godot/drivers
clayjohn 96b7cb66df Fix multiwindow support in GLES3 for X11, Windows, and MacOS.
Instead of updating all viewports, then blitting all viewports
to the backbuffer, then swapping all buffers, we run through
all viewports and render, blit, and swap backbuffer before
going to the next viewport.
2022-09-12 17:30:50 -07:00
..
alsa Merge pull request #64607 from RandomShaper/safe_audio_threading 2022-08-25 10:12:25 +02:00
alsamidi Make audio thread control flags safe 2022-08-19 13:28:10 +02:00
coreaudio Merge pull request #64607 from RandomShaper/safe_audio_threading 2022-08-25 10:12:25 +02:00
coremidi
gl_context
gles3 Fix multiwindow support in GLES3 for X11, Windows, and MacOS. 2022-09-12 17:30:50 -07:00
png [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
pulseaudio Merge pull request #64607 from RandomShaper/safe_audio_threading 2022-08-25 10:12:25 +02:00
spirv-reflect
unix Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
vulkan Fix crash when executing SubViewport.set_size_2d_override_stretch 2022-09-07 22:02:21 +08:00
wasapi Merge pull request #64607 from RandomShaper/safe_audio_threading 2022-08-25 10:12:25 +02:00
windows Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
winmidi
xaudio2 Make audio thread control flags safe 2022-08-19 13:28:10 +02:00
register_driver_types.cpp
register_driver_types.h
SCsub