1
0
Fork 0
godot/drivers
clayjohn 777d6ae1c6 Ensure that 2D meshes use a proper input mask
The input mask was wrongly ignored in earlier versions. Now it is actually used so the input mask variable needs to be a valid number
2023-12-09 12:15:59 -07:00
..
alsa Add a `--audio-output-latency` command-line argument 2023-08-17 14:45:17 +02:00
alsamidi
coreaudio [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-12 20:13:32 +02:00
coremidi
egl [macOS] Improve ANGLE support detection. 2023-11-01 08:34:35 +02:00
gl_context [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
gles3 Ensure that 2D meshes use a proper input mask 2023-12-09 12:15:59 -07:00
png libpng: Enable intrinsics on x86/SSE2, ppc64/VSX, and all arm/NEON 2023-08-04 14:57:21 +02:00
pulseaudio [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-12 20:13:32 +02:00
unix Linux: Disable RTLD_DEEPBIND mode for dlopen() in sanitizer builds 2023-10-30 16:16:08 -05:00
vulkan Merge pull request #85532 from RandomShaper/kill_redund_clear 2023-12-08 15:23:36 +01:00
wasapi Add a `--audio-output-latency` command-line argument 2023-08-17 14:45:17 +02:00
windows Add method to check if filesystem is case sensitive. 2023-10-09 11:00:15 +03:00
winmidi
xaudio2 Add a `--audio-output-latency` command-line argument 2023-08-17 14:45:17 +02:00
SCsub [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
register_driver_types.cpp
register_driver_types.h