1
0
Fork 0
godot/drivers
Rémi Verschelde 5877f94b65 Merge pull request #101431 from YYF233333/remote_tree_fix
Use `GetFileAttributesW` for checking file existence on Windows
2025-01-13 20:22:19 +01:00
..
alsa Use `(r)find_char` instead of `(r)find` for single characters 2024-11-17 10:02:18 +01:00
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 SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
coreaudio Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing 2024-10-29 19:25:47 -05:00
coremidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
d3d12 Fix various typos 2025-01-08 14:47:42 +02:00
egl Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
gl_context SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gles3 Merge pull request #92089 from QbieShay/qbe/particle_seek 2025-01-13 20:21:28 +01:00
metal Metal: Use retained references; shared pixel format code 2025-01-12 07:11:22 +11:00
png libpng: Update to 1.6.45 2025-01-09 15:00:02 +01:00
pulseaudio Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
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 Merge pull request #100374 from hpvb/fix-rendering-ubsan 2024-12-14 18:25:46 +01:00
wasapi [Windows] Rename `PKEY_Device_FriendlyName` to avoid duplicate symbols with newer MinGW SDKs. 2024-11-10 21:46:10 +02:00
windows Don't open file in file_exists for Windows. 2025-01-11 21:23:24 +08:00
winmidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
xaudio2 Merge pull request #97483 from akien-mga/clang-format-19.1.0 2024-09-26 12:46:04 +02:00
SCsub [macos, ios]: Refactor joypad support into shared code, numerous bugfixes 2025-01-08 07:00:23 -07:00
register_driver_types.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
register_driver_types.h