Files
mesa/src
Marek Olšák c97961a855 mesa: fix 38% decrease in display list performance of Viewperf2020/NX8_StudioAA
It happened because glCallList was restoring varying_vp_inputs, which
caused every glCallList to process the state change again.

This loosely reverts commit 3a294ff01f
"mesa: move the _mesa_set_varying_vp_inputs call to where the state changes".

Fixes: 3a294ff01f - "mesa: move the _mesa_set_varying_vp_inputs call to where the state changes"

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24165>
2023-07-17 15:36:47 +00:00
..
2023-07-07 23:00:06 +00:00
2023-07-14 14:04:49 +00:00
2023-05-14 11:09:02 +00:00
2023-07-14 10:45:49 +00:00
2023-07-15 15:53:40 +00:00
2023-07-15 19:48:30 +00:00
2023-06-30 12:56:35 +00:00