[Mesa-dev] [PATCH 0/3] A fix and some asserts around the VAO changes.

Mathias.Froehlich at gmx.net Mathias.Froehlich at gmx.net
Fri Mar 23 18:39:45 UTC 2018


From: Mathias Fröhlich <Mathias.Froehlich at gmx.net>

Hi,

Following one fix and a set of asserts in the VAO area.
The changes already passed intels CI system.

Please review
Thanks and best
Mathias

Mathias Fröhlich (3):
  mesa: When copying a VAO also copy the vertex attribute mode.
  mesa: Flag early if we modify a SharedAndImmutable VAO.
  vbo: Make sure the internal VAO's stay within limits.

 src/mesa/main/attrib.c       | 1 +
 src/mesa/main/varray.c       | 6 ++++++
 src/mesa/vbo/vbo_exec_draw.c | 5 ++++-
 src/mesa/vbo/vbo_save_api.c  | 2 ++
 4 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.14.3



More information about the mesa-dev mailing list