1
0
Fork 0
godot/drivers
Griffin Kroah-Hartman 484cd60f2e
Fix build warning with memset value being too large
Should resolve issue #83342

(cherry picked from commits b97cb5ec59
and 21ae69a1de)
2025-10-28 22:20:59 +01:00
..
alsa Add a `--audio-output-latency` command-line argument 2023-08-17 14:45:17 +02:00
alsamidi
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
egl [macOS] Improve ANGLE support detection. 2023-11-01 08:34:35 +02: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 Fix build warning with memset value being too large 2025-10-28 22:20:59 +01:00
png libpng: Enable intrinsics on x86/SSE2, ppc64/VSX, and all arm/NEON 2023-08-04 14:57:21 +02:00
pulseaudio [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-12 20:13:32 +02:00
unix Fix NetBSD Executable Path 2024-01-25 18:45:02 +01:00
vulkan [4.2] Fix incorrect Vulkan include in vulkan_context.h 2025-08-27 14:46:32 -07:00
wasapi [Windows] Rename `PKEY_Device_FriendlyName` to avoid duplicate symbols with newer MinGW SDKs. 2025-10-28 22:02:41 +01:00
windows Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:40:13 +02:00
winmidi
xaudio2 Add a `--audio-output-latency` command-line argument 2023-08-17 14:45:17 +02:00
SCsub [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
register_driver_types.cpp
register_driver_types.h