1
0
Fork 0
godot/drivers
Rémi Verschelde 03c83cea1e Style: Enable clang-format's `InsertBraces` config
This was part of our style guide since we started using clang-format
but the feature was only added in clang-format 15, and we hadn't
noticed it yet.
2025-01-09 16:46:51 +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 Style: Enable clang-format's `InsertBraces` config 2025-01-09 16:46:51 +01:00
metal Style: Enable clang-format's `InsertBraces` config 2025-01-09 16:46:51 +01:00
png Merge pull request #99996 from akien-mga/libpng-1.6.44 2025-01-03 00:48:13 +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 Add support for thread naming on windows platform 2024-12-14 14:42:39 +01: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