Hi,
On Friday, 23 February 2018 18:51:45 CET Clayton Craft wrote:
> This patch caused a new failure in our CI, details are in the bug I filed on
> fdo: https://bugs.freedesktop.org/show_bug.cgi?id=105229
Thanks for your information. I will take a look!
Mathias
Hi Mathias,
On Thu, Feb 22, 2018 at 06:45:19AM +0100, mathias.froehl...@gmx.net wrote:
From: Mathias Fröhlich
Finally use an internal VAO to execute display list draws. Avoid
duplicate state validation for display list draws. Remove client arrays
previously used exclusively for display lists.
From: Mathias Fröhlich
Finally use an internal VAO to execute display list draws. Avoid
duplicate state validation for display list draws. Remove client arrays
previously used exclusively for display lists.
Signed-off-by: Mathias Fröhlich
---
src/mesa/vbo/vbo_save.c | 37 ++--
sr
AFAICT, the rest of the series looks good. One nit-pick below. Sorry
for being a little slow reviewing the rest. I suspect you'll be posted
an updated v2 series.
-Brian
On 02/15/2018 12:55 PM, mathias.froehl...@gmx.net wrote:
From: Mathias Fröhlich
Finally use an internal VAO to execute
From: Mathias Fröhlich
Finally use an internal VAO to execute display
list draws. Avoid duplicate state validation
for display list draws. Remove client arrays
previously used exclusively for display lists.
Signed-off-by: Mathias Fröhlich
---
src/mesa/vbo/vbo_save.c | 37 ++--
sr