On 03/23/2018 12:39 PM, mathias.froehl...@gmx.net wrote:
From: Mathias Fröhlich <mathias.froehl...@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(-)


Series looks good to me.

Reviewed-by: Brian Paul <bri...@vmware.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to