godot/drivers
Aaron Franke 27b0f18275 Unify bits, arch, and android_arch into env["arch"]
Fully removes the `bits` option and adapts the code that relied on it.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2022-08-25 11:19:20 +02:00
..
alsa Merge pull request #64607 from RandomShaper/safe_audio_threading 2022-08-25 10:12:25 +02:00
alsamidi Make audio thread control flags safe 2022-08-19 13:28:10 +02:00
coreaudio Merge pull request #64607 from RandomShaper/safe_audio_threading 2022-08-25 10:12:25 +02:00
coremidi Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
gl_context
gles3 Merge pull request #60309 from The-O-King/oct 2022-08-22 19:29:21 +02:00
png Unify bits, arch, and android_arch into env["arch"] 2022-08-25 11:19:20 +02:00
pulseaudio Merge pull request #64607 from RandomShaper/safe_audio_threading 2022-08-25 10:12:25 +02:00
spirv-reflect
unix [Net] IP uses print_verbose when getaddrinfo fails. 2022-08-05 10:49:56 +02:00
vulkan Remove requirement to have vertex positions when creating a mesh. Meshes can now be constructed from an index buffer alone 2022-08-19 14:50:12 -06:00
wasapi Merge pull request #64607 from RandomShaper/safe_audio_threading 2022-08-25 10:12:25 +02:00
windows Fix Windows list dir handle leak 2022-08-15 20:27:29 +03:00
winmidi Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
xaudio2 Make audio thread control flags safe 2022-08-19 13:28:10 +02:00
register_driver_types.cpp
register_driver_types.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub