1
0
Fork 0
godot/drivers
Pāvels Nadtočajevs 81c1e8f9ad
[Windows] Rename `PKEY_Device_FriendlyName` to avoid duplicate symbols with newer MinGW SDKs.
(cherry picked from commit c363e13051)
2025-10-28 21:53:18 +01:00
..
alsa Replace `find` with `contains/has` where applicable 2024-05-08 12:37:42 +02:00
alsamidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
backtrace [Windows] Enable crash reporter on MinGW builds, use libbacktrace to generate stack trace from DWARF symbols. 2024-04-22 16:19:37 +03:00
coreaudio
coremidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
d3d12 CI: Sync configuration with 4.4 branch 2025-04-24 23:55:20 +02:00
egl EGL: Use EGL_EXT_platform_base whenever possible 2024-06-04 08:43:34 +02:00
gl_context
gles3 Correctly check time since shadow was allocated in atlas to avoid unnecessary re-allocations 2025-02-07 14:00:02 +01:00
png Fix arm64/Windows build. 2024-04-30 16:26:42 +03:00
pulseaudio Replace `find` with `contains/has` where applicable 2024-05-08 12:37:42 +02:00
unix Fix reload of GDExtension libraries in framework package on macos 2024-09-16 16:55:39 +02:00
vulkan Move Vulkan includes to a central godot_vulkan.h header 2024-12-16 11:36:53 +01:00
wasapi [Windows] Rename `PKEY_Device_FriendlyName` to avoid duplicate symbols with newer MinGW SDKs. 2025-10-28 21:53:18 +01:00
windows [Windows] Use `GetFileTime` for `FileAccess` 2024-09-17 08:57:45 +02:00
winmidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
xaudio2
SCsub [Windows] Enable crash reporter on MinGW builds, use libbacktrace to generate stack trace from DWARF symbols. 2024-04-22 16:19:37 +03:00
register_driver_types.cpp
register_driver_types.h