godot/drivers
bruvzg b11e619b19
[Vulkan] Check each device capabilities before selecting it.
Split instance and physical device selection function and move device selection to window creation, to reject devices without present capability.
Add device preferred type check in discrete > integrated > virtual > cpu > other order.
Add device list printout.
Add command line argument to override device selection.
2021-11-22 20:04:57 +02:00
..
alsa
alsamidi
coreaudio
coremidi
gl_context Add GLES2 2D renderer + Linux display manager 2021-10-30 02:05:48 +02:00
gles3 [HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer. 2021-11-19 16:59:27 +01:00
png Build for 64-bit ARM by default when compiling or exporting for Android 2021-10-12 16:35:49 +02:00
pulseaudio Print the number of PulseAudio input channels when in verbose mode 2021-11-09 00:44:11 +01:00
spirv-reflect
unix Fix data directory of unnamed projects 2021-11-18 12:31:29 +01:00
vulkan [Vulkan] Check each device capabilities before selecting it. 2021-11-22 20:04:57 +02:00
wasapi Fix crash in audio callback when recording audio 2021-11-16 10:41:30 +11:00
windows Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master 2021-10-05 12:03:05 +02:00
winmidi
xaudio2
register_driver_types.cpp
register_driver_types.h
SCsub [HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer. 2021-11-19 16:59:27 +01:00