godot/drivers
Rémi Verschelde 25011e9144
Merge pull request #84244 from BastiaanOlij/skip_present_if_needed
Skip swapchain logic if there is nothing to present (Android OpenXR)
2024-01-08 14:52:07 +01:00
..
alsa Add a `--audio-output-latency` command-line argument 2023-08-17 14:45:17 +02:00
alsamidi Fix wait for thread not started 2023-04-27 20:28:22 +02:00
coreaudio [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-12 20:13:32 +02:00
coremidi Style: Harmonize header includes in platform ports 2023-06-08 15:19:19 +02:00
d3d12 Skip swapchain logic if there is nothing to present (Android OpenXR) 2024-01-08 21:51:04 +11:00
egl Fix various spelling errors 2024-01-04 09:56:43 -05:00
gl_context [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
gles3 Merge pull request #84244 from BastiaanOlij/skip_present_if_needed 2024-01-08 14:52:07 +01:00
png Fix lossless formats in PortableCompressedTexture2D 2024-01-05 00:11:01 +05:00
pulseaudio [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-12 20:13:32 +02:00
unix Merge pull request #84107 from BlueCube3310/file-access-optimization 2024-01-04 16:39:47 +01:00
vulkan Skip swapchain logic if there is nothing to present (Android OpenXR) 2024-01-08 21:51:04 +11:00
wasapi Add a `--audio-output-latency` command-line argument 2023-08-17 14:45:17 +02:00
windows Use platform-specific methods for FileAccess reading and writing 2023-10-29 17:34:18 +01:00
winmidi One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
xaudio2 Add a `--audio-output-latency` command-line argument 2023-08-17 14:45:17 +02:00
SCsub Add Direct3D 12 RenderingDevice implementation 2023-12-12 19:10:04 +01:00
register_driver_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_driver_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00