godot/drivers
Hugo Locurcio 26a220bd31
Make Overdraw, Lighting and Shadow Splits debug draw modes ignore decals
This also makes the Overdraw and Shadow Splits debug draw modes ignore fog.
The Lighting debug draw mode still displays fog as that debug draw mode
is intended to preview scene lighting, and fog has an impact on how
lighting is perceived.
2024-03-07 17:40:49 +01:00
..
alsa Add a --audio-output-latency command-line argument 2023-08-17 14:45:17 +02:00
alsamidi Add MIDI controller device index to InputEventMIDI.device property. 2024-02-19 10:23:19 +00:00
coreaudio [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
coremidi Add MIDI controller device index to InputEventMIDI.device property. 2024-02-19 10:23:19 +00:00
d3d12 Merge pull request #89209 from RandomShaper/padding_for_dummies 2024-03-06 13:17:09 +01:00
egl Fix various spelling errors 2024-01-04 09:56:43 -05: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 Make Overdraw, Lighting and Shadow Splits debug draw modes ignore decals 2024-03-07 17:40:49 +01:00
png Fix lossless formats in PortableCompressedTexture2D 2024-01-05 00:11:01 +05:00
pulseaudio [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
unix fix FileAccessUnix on OpenBSD: there is no UF_HIDDEN 2024-03-01 19:33:49 +00:00
vulkan Merge pull request #89209 from RandomShaper/padding_for_dummies 2024-03-06 13:17:09 +01:00
wasapi Fix Dummy audio driver initialization issue on WASAPI output device initialization failure 2024-01-09 17:36:13 +01:00
windows Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 2024-02-28 14:25:35 +01:00
winmidi Add MIDI controller device index to InputEventMIDI.device property. 2024-02-19 10:23:19 +00:00
xaudio2 Add a --audio-output-latency command-line argument 2023-08-17 14:45:17 +02:00
register_driver_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_driver_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Add Direct3D 12 RenderingDevice implementation 2023-12-12 19:10:04 +01:00