On 23 January 2018 at 18:44, Brian Paul <bri...@vmware.com> wrote:
> This fixes another regression from commit 8e4efdc895ea ("vbo: optimize
> some display list drawing").  The problem was the min_index, max_index
> values passed to the vbo drawing function were not computed to compensate
> for the biased prim::start values.
>
> https://bugs.freedesktop.org/show_bug.cgi?id=104746
> https://bugs.freedesktop.org/show_bug.cgi?id=104742
> https://bugs.freedesktop.org/show_bug.cgi?id=104690

Admittedly I'm not the best expert in the VBO code so FWIW

Fixes: 8e4efdc895ea ("vbo: optimize some display list drawing")
Reviewed-by: Emil Velikov <emil.veli...@collabora.co.uk>

-Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to