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

Brian Paul brianp at vmware.com
Fri Mar 23 18:51:07 UTC 2018


On 03/23/2018 12:39 PM, Mathias.Froehlich at gmx.net wrote:
> 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(-)
> 

Series looks good to me.

Reviewed-by: Brian Paul <brianp at vmware.com>


More information about the mesa-dev mailing list