[Mesa-dev] [PATCH] llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR

Emil Velikov emil.l.velikov at gmail.com
Tue Aug 29 14:32:37 UTC 2017


On 28 August 2017 at 21:20, Brian Paul <brianp at vmware.com> wrote:
> If llvmpipe_set_scissor_states() is never called, we still need to be sure
> that derived scissor/clip state is updated.  As of commit 743ad599a97d09b1
> that function might not be called.
>
> Fixes regressed Piglit gl-1.0-scissor-offscreen -fbo -auto test.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101709
Please add a fixes and/or stable tag when pushing the patch.

Fixes: 743ad599a97 ("st/mesa: don't set 16 scissors and 16 viewports
if they're unused")
Cc: "17.2" <mesa-stable at lists.freedesktop.org>

Thanks
Emil


More information about the mesa-dev mailing list