godot/drivers
Matias N. Goldberg 7b2f1e1d09 Fix union order to simplify empty initializers
This is a followup to PR #101344 (commit
0e06eb80bc).

Some of them were not an issue because Godot was initializing all
members, but they were "fixed" just in case since it could become a
problem in the future.

Valgrind was specifically complaining about HashMapData &
GlobalPipelineData.
2025-01-14 19:05:01 -03:00
..
alsa
alsamidi Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
apple [macos, ios]: Refactor joypad support into shared code, numerous bugfixes 2025-01-08 07:00:23 -07:00
backtrace
coreaudio
coremidi
d3d12 Implement Buffer Device Address for Rendering Device Vulkan and DirectX12 2025-01-13 22:43:29 -08:00
egl Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
gl_context
gles3 Fix union order to simplify empty initializers 2025-01-14 19:05:01 -03:00
metal Implement Buffer Device Address for Rendering Device Vulkan and DirectX12 2025-01-13 22:43:29 -08:00
png libpng: Update to 1.6.45 2025-01-09 15:00:02 +01:00
pulseaudio
unix Optimize calls of utf8 in a few spots to avoid calling it more than once. 2025-01-07 17:24:21 +01:00
vulkan Implement Buffer Device Address for Rendering Device Vulkan and DirectX12 2025-01-13 22:43:29 -08:00
wasapi
windows Don't open file in file_exists for Windows. 2025-01-11 21:23:24 +08:00
winmidi
xaudio2
register_driver_types.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
register_driver_types.h
SCsub [macos, ios]: Refactor joypad support into shared code, numerous bugfixes 2025-01-08 07:00:23 -07:00