godot/drivers
2026-03-25 12:05:58 +01:00
..
accesskit Remove AccessKit dynamic wrappers, add download script and build warning if libs are missing. 2026-03-11 14:52:38 +02:00
alsa Style: Tweak ordering of thirdparty includes with angle brackets 2026-03-18 10:41:59 +01:00
alsamidi Remove unused includes in drivers with clangd-tidy 2026-03-14 22:38:02 +01:00
apple Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
apple_embedded iOS: Fix missing thread_safe.h include after refactors 2026-03-25 12:05:58 +01:00
backtrace Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
coreaudio Get rid of all unnecessary class_db.h includers 2026-03-04 17:40:05 -05:00
coremidi Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
d3d12 Style: Tweak ordering of thirdparty includes with angle brackets 2026-03-18 10:41:59 +01:00
egl Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
gl_context SCons: Remove system includes 2025-10-07 08:11:29 -05:00
gles3 Merge pull request #116620 from QbieShay/qbe/rework-align-rotation 2026-03-23 22:34:16 +01:00
metal Metal: Fix crash accessing NULL PixelFormats 2026-03-23 10:56:04 +11:00
png Misc includes or modernize fixes found via clangd-tidy 2026-03-16 21:38:26 +01:00
pulseaudio Style: Tweak ordering of thirdparty includes with angle brackets 2026-03-18 10:41:59 +01:00
sdl Misc includes or modernize fixes found via clangd-tidy 2026-03-16 21:38:26 +01:00
unix Merge pull request #111965 from Ivorforce/memnew-typed 2026-03-19 15:39:15 -05:00
vulkan Merge pull request #116220 from dsnopek/foveated-rendering-vulkan-subsampled-image 2026-03-23 22:34:11 +01:00
wasapi Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
windows Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference. 2026-03-18 20:34:08 +01:00
winmidi Remove unused includes in drivers with clangd-tidy 2026-03-14 22:38:02 +01:00
xaudio2 Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
register_driver_types.cpp Move accessibility methods/enums from DisplayServer to the AccessibilityServer dedicated singleton. 2026-03-02 13:48:29 +02:00
register_driver_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Add SDL joystick input for iOS 2026-02-18 20:37:22 +05:00