virtualx-engine/drivers
Omar El Sheikh a63028e172 Fix Octahedral/Split Stream Options
Update mesh_surface_get_format_stride and
mesh_surface_make_offsets_from_format to return an array of offsets and
an array of strides in order to support vertex stream splitting

Update _get_array_from_surface to also support vertex stream splitting

Add a condition on split stream usage to ensure it does not get used on
dynamic meshes

Handle case when Tangent is compressed but Normal is not compressed

Make stream splitting option require a restart in the settings

Update SoftBody and Sprite3D to support and use strides and offsets
returned by updated visual_server functions

Update Sprite3D to use the dynamic mesh flag
2021-08-17 16:11:47 -04:00
..
alsa Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
alsamidi Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
coreaudio Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
coremidi Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
dummy Performance improvements for GLES2 CPU blendshapes 2021-08-16 08:22:45 +02:00
gl_context SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
gles2 Fix Octahedral/Split Stream Options 2021-08-17 16:11:47 -04:00
gles3 Fix Octahedral/Split Stream Options 2021-08-17 16:11:47 -04:00
gles_common Batching - fix item_batch_flags stale state 2021-05-23 12:39:15 +01:00
png Merge pull request #47854 from mortarroad/3.x-lossless-webp 2021-06-11 19:35:47 +02:00
pulseaudio Remove duplicate WARN_PRINTS macro 2021-06-18 12:57:59 +01:00
unix Remove unused code related to Travis CI 2021-07-06 11:19:56 +02:00
wasapi Remove duplicate WARN_PRINTS macro 2021-06-18 12:57:59 +01:00
windows FileAccessWindows: Add missing share.h include 2021-08-12 16:42:17 +02:00
winmidi Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
xaudio2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
register_driver_types.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
register_driver_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub Unified GLES2 / GLES3 Batching 2020-10-16 10:34:47 +01:00