Skip to content

nv30: Fix non-scissored clears after a scissor has been set

Glenn Kennard requested to merge glennk/mesa:bugfix/nv30_scissored_clear into main

Additionally add support for PIPE_CAP_CLEAR_SCISSORED since we are already touching the scissor state.

Fixes various gnome-shell rendering artifacts.

Merge request reports