godot/drivers
Andrew Price 64077ff3de unix: Limit named pipe permissions to the current user
Named pipes created using the "pipe://" file access scheme should not be
world-writable or readable. Limit their access to the current user by
creating them with 0600 permissions instead of 0666.
2024-09-06 19:40:31 +01:00
..
alsa
alsamidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
backtrace
coreaudio macOS/iOS: Fix various warnings when targeting newer SDKs 2024-08-20 11:55:21 +02:00
coremidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
d3d12 [Windows] Move __REQUIRED_RPCNDR_H_VERSION__ to the header. 2024-08-25 22:57:35 +03:00
egl Enable fallback from ANGLE to native and improve ANGLE error messages. 2024-08-25 21:19:54 +03:00
gl_context
gles3 Merge pull request #96502 from clayjohn/GLES3-screen-texture-angle 2024-09-04 18:55:42 +02:00
metal Fixed compiler error 2024-09-05 11:01:20 +02:00
png
pulseaudio
unix unix: Limit named pipe permissions to the current user 2024-09-06 19:40:31 +01:00
vulkan Merge pull request #96045 from darksylinc/matias-TheForge-pr02 2024-09-02 12:13:04 +02:00
wasapi
windows Merge pull request #92167 from BlueCube3310/file-access-the-final-season-part3-ep2 2024-09-02 12:12:42 +02:00
winmidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
xaudio2
register_driver_types.cpp
register_driver_types.h
SCsub SCons: Better validation for platform-specific opt-in drivers 2024-08-21 22:53:34 +02:00