Files
mesa/src
Marek Olšák 14c933b900 mesa: split _NEW_LIGHT into 3 flags: _NEW_LIGHT_(FF_PROGRAM|CONSTANTS|STATE)
_NEW_LIGHT_CONSTANTS: state parameters
_NEW_LIGHT_FF_PROGRAM: keys for fixed-func programs
_NEW_LIGHT_STATE: gallium rasterizer state

This reduces:
- the number of no-op fixed-func program key recomputations
  in _mesa_update_state
- the number of no-op rasterizer state updates in st/mesa

Reviewed-by: Zoltán Böszörményi <zboszor@gmail.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8850>
2021-02-26 23:38:01 +00:00
..
2021-02-26 21:54:53 +00:00
2021-02-26 21:29:44 +00:00
2021-01-09 20:51:35 -06:00
2021-02-24 17:11:44 +00:00
2021-02-18 20:59:43 +00:00
2021-02-23 14:04:30 +00:00
2021-01-11 22:45:01 +00:00
2021-02-16 16:09:14 +00:00
2021-01-11 22:45:01 +00:00