commit | b4a14c7ebf288d876c821e0da2e877002c3180c6 | [log] [tgz] |
---|---|---|
author | Axel Davy <davyaxel0@gmail.com> | Sat Apr 29 15:53:22 2023 +0200 |
committer | David Heidelberg <david@ixit.cz> | Tue Apr 09 10:30:40 2024 +0200 |
tree | dc2932ee4ccbbe5a6eef74ff704e410feab7a474 | |
parent | d3cec6cdf1de14ae3b16d0a5084b0af0088e8ff1 [diff] |
frontend/nine: Fix missing light flag check The constants for ff lights use the VIEW matrix, thus we must update them if the matrix is dirty. Cc: mesa-stable Signed-off-by: Axel Davy <davyaxel0@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28232>