[Mesa-stable] [Mesa-dev] [PATCH 18.0] swr/rast: Fix index buffer overfetch issue for non-indexed draws
Emil Velikov
emil.l.velikov at gmail.com
Wed Feb 28 21:38:35 UTC 2018
On 28 February 2018 at 19:16, George Kyriazis <george.kyriazis at intel.com> wrote:
> Populate pLastIndex, even for the non-indexed case. An zero pLastIndex
> can cause the index offsets inside the fetcher to have non-sensical values
> that can be either very large positive or very large negative numbers.
>
> Cherry-pick of 539de78633 for 18.0. Surrounding context is different for
> 18.0 branch, hence the need for a separate patch.
>
> cc: "18.0" <mesa-stable at lists.freedesktop.org>
Tweaked the commit message a tiny bit and applied for the 18.0 branch.
Fix will feature in the next release.
Thanks
Emil
More information about the mesa-stable
mailing list