Skip to content

mesa: set states in fast path for restoring light attributes

Neha Bhende requested to merge bhenden/mesa:light-attributes into master

Since states were not updated in fast path for restoring light attributes, seen darker images in solidworks2012_viewprt.trace

Fixes regression seen with solidworks2012_viewport.trace

Fixes: 7fa9d9d0 ("mesa: add a fast path for restoring light attributes")

Reviewed-by: Brian Paul brianp@vmware.com

Merge request reports