godot/drivers
jpcerrone bd786ce0d9 Fix for Win+M crashing the editor
Fixes #77790
Adds missing 'break' statement to 'VulkanContext::prepare_buffers' function.
It was mistakenly removed in #72859
2023-06-14 14:34:09 -03:00
..
alsa Fix wait for thread not started 2023-04-27 20:28:22 +02:00
alsamidi Fix wait for thread not started 2023-04-27 20:28:22 +02:00
coreaudio Style: Harmonize header includes in platform ports 2023-06-08 15:19:19 +02:00
coremidi Style: Harmonize header includes in platform ports 2023-06-08 15:19:19 +02:00
gl_context Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
gles3 Ensure that "detect 3D" is only called when using 3D shaders 2023-06-13 13:20:11 -07:00
png
pulseaudio Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
unix Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
vulkan Fix for Win+M crashing the editor 2023-06-14 14:34:09 -03:00
wasapi Add mono audio support to WASAPI 2023-04-28 13:29:43 +02:00
windows Support long path in file access on windows 2023-05-05 10:04:39 +02:00
winmidi
xaudio2 Fix wait for thread not started 2023-04-27 20:28:22 +02:00
register_driver_types.cpp
register_driver_types.h
SCsub