behaviour-tree-test/drivers
Jamie Pate 45a7bcc477 Fix gl_compatibility lightmap uniforms not being set
Fixes #99592

The following variables were set too early, and later code never ran..
prev_shader, prev_variant, prev_spec_constants variables

These variables were shared in two different branch conditions but were
updated inside the first one, so the second could never be true..

The condition to update lighting also should check prev_spec_constants
since it updates that uniform.
2024-11-23 16:43:07 -08:00
..
alsa Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
alsamidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
backtrace SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
coreaudio Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing 2024-10-29 19:25:47 -05:00
coremidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
d3d12 Merge pull request #98975 from clayjohn/D3D12-event-timing 2024-11-13 08:33:55 -06:00
egl Merge pull request #97771 from dsnopek/openxr-linux-egl 2024-10-25 13:04:08 -05:00
gl_context SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gles3 Fix gl_compatibility lightmap uniforms not being set 2024-11-23 16:43:07 -08:00
metal Merge pull request #98983 from nikitalita/patch-2 2024-11-18 09:23:33 -06:00
png Deleted stale check. Now SCons supports globbing with # inside path 2024-11-02 22:20:17 +02:00
pulseaudio Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
unix Merge pull request #96399 from andyprice/fileperms 2024-11-21 17:56:53 -06:00
vulkan Fix: Error output is not require, VK_QUEUE_TRANSFER_BIT is optional. 2024-11-19 03:01:07 +01:00
wasapi Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
windows Merge pull request #99026 from Faless/net/split_ip 2024-11-18 09:23:43 -06:00
winmidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
xaudio2 Merge pull request #97483 from akien-mga/clang-format-19.1.0 2024-09-26 12:46:04 +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 [macOS/iOS] Use hardware sampling rates for audio I/O. 2024-10-25 19:26:24 +03:00