1
0
Fork 0
godot/drivers
Thaddeus Crews e6a61b1ecc
Merge pull request #76829 from bruvzg/ac_kit_direct
Implement screen reader support using AccessKit library.
2025-04-08 12:32:47 -05:00
..
accesskit AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
alsa Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
alsamidi Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
apple fix: use productCategory instead of vendorName for joy name on macos 2025-04-01 22:35:09 +02:00
backtrace SCons: Add `CPPEXTPATH` for external includes 2025-04-02 07:29:08 -05:00
coreaudio Style: Standardize Obj-C `#import` syntax 2025-03-08 09:28:34 -06:00
coremidi Style: Standardize Obj-C `#import` syntax 2025-03-08 09:28:34 -06:00
d3d12 Core: Integrate warning suppression macro helpers 2025-04-03 10:13:46 -05:00
egl Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gl_context SCons: Add `CPPEXTPATH` for external includes 2025-04-02 07:29:08 -05:00
gles3 Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
metal Core: Integrate warning suppression macro helpers 2025-04-03 10:13:46 -05:00
png SCons: Add `CPPEXTPATH` for external includes 2025-04-02 07:29:08 -05:00
pulseaudio Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 -07:00
unix Handle the case where `waitpid` returns `errno` `EINTR`. 2025-04-07 14:48:34 +02:00
vulkan SCons: Add `CPPEXTPATH` for external includes 2025-04-02 07:29:08 -05:00
wasapi Core: Integrate warning suppression macro helpers 2025-04-03 10:13:46 -05:00
windows Implement `DirAccess.is_equivalent` method. 2025-03-25 17:52:15 +02:00
winmidi Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
xaudio2 Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
SCsub AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
register_driver_types.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
register_driver_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00