Files
engine/drivers
Joshua Rothe 795a61dbb3 Fixing shader compilation error when writing to FOG when render_mode fog_disabled.
Always declares FOG variable regardless of fog state. Previously, only declared
fog if FOG_DISABLED was undefined. This caused errors if the code tried to
write to fog later. Exists as a dummy variable when unused.

Signed-off-by: Joshua Rothe <joshrothe@gmail.com>
(cherry picked from commit 7a2f188382ecbe7f81a4378e9786e0da0b575f9f)
2026-03-05 17:56:42 -06:00
..
2025-10-07 08:11:29 -05:00
2026-01-11 22:52:40 +05:00