Re: [Mesa-dev] [PATCH 00/22] Add DSA support for vertex array objects

2015-03-20 Thread Laura Ekstrand
Except for a few minor nits on patches 1 2, 6, 10, 18, 20, and 21, this looks good. With those fixed, Reviewed-by: Laura Ekstrand On Wed, Mar 18, 2015 at 4:18 PM, Fredrik Höglund wrote: > This series implements the VAO portion of GL_ARB_direct_state_access. > > I started working on this befor

[Mesa-dev] [PATCH 00/22] Add DSA support for vertex array objects

2015-03-18 Thread Fredrik Höglund
This series implements the VAO portion of GL_ARB_direct_state_access. I started working on this before the decision was made to only expose the extension in the core profile, so this series implements both the core and compatibility behavior. The compatibility support actually only amounts to a c