[Mesa-dev] [PATCH 0/3] Fix and tweak to the VAO v2
Mathias.Froehlich at gmx.net
Mathias.Froehlich at gmx.net
Mon Feb 5 22:19:26 UTC 2018
From: Mathias Fröhlich <Mathias.Froehlich at gmx.net>
Hi Brian,
Actually after incorporating your review requests to set
gl_vertex_array::Size and gl_vertex_array::Ptr to zero, radeonsi
started to assert in Bitmap/CopyPixels/DrawPixels.
So, here the updated series including the requested changes.
And additoinally for review the change to fix the mentioned asserts
in several piglit tests.
Please review!
best
Mathias
Mathias Fröhlich (3):
mesa: Fix VAO buffer object tracking.
mesa: Mute arrays for Bitmap/CopyPixels/DrawPixels callbacks.
mesa: Only update enabled VAO gl_vertex_array entries.
src/mesa/main/drawpix.c | 10 ++++++++++
src/mesa/main/varray.c | 10 ++++++----
src/mesa/main/varray.h | 29 ++++++++++++++++++-----------
3 files changed, 34 insertions(+), 15 deletions(-)
--
2.14.3
More information about the mesa-dev
mailing list