virtualx-engine/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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
gl_context Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
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 SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
xaudio2 Make audio thread control flags safe 2022-08-19 13:28:10 +02:00
register_driver_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_driver_types.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub [HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer. 2021-11-19 16:59:27 +01:00