virtualx-engine/drivers
Pedro J. Estébanez 801741e787 vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling
This updates VMA and instead of using the custom small pool approach from 4e6c9d3ae9, lazily creates pools for the relevant memory type indices, which doesn't require patching VMA.

Also, patches already merged upstream or not needed any longer are removed.
2022-02-24 14:30:55 +01:00
..
alsa Fix multiple missing UTF-8 decoding. 2022-01-06 14:35:22 +02:00
alsamidi Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
coreaudio Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
coremidi Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gl_context Add GLES2 2D renderer + Linux display manager 2021-10-30 02:05:48 +02:00
gles3 Use Filament specular models and parametrization 2022-02-22 19:39:41 -08:00
png Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
pulseaudio Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
spirv-reflect SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
unix Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
vulkan vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling 2022-02-24 14:30:55 +01:00
wasapi Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
windows Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
winmidi Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
xaudio2 Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_driver_types.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_driver_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub [HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer. 2021-11-19 16:59:27 +01:00