On Mon, Jan 23, 2012 at 6:23 PM, Ian Romanick <i...@freedesktop.org> wrote: > From: Ian Romanick <ian.d.roman...@intel.com> > > There are more differences between Apple and ARB than just requiring > that all arrays be stored in VBOs. Additional uses will be added in > following commits. > > Also, set the flag at Bind time instead of Gen time. The ARB_vao spec > specifies that behavior. > > NOTE: This is a candidate for release branches. > > Signed-off-by: Ian Romanick <ian.d.roman...@intel.com> > --- > src/mesa/main/arrayobj.c | 16 +++++++++++----- > src/mesa/main/attrib.c | 2 +- > src/mesa/main/mtypes.h | 17 ++++++++++++++++- > src/mesa/main/varray.c | 2 +- > 4 files changed, 29 insertions(+), 8 deletions(-) >
For the series, Reviewed-by: Brian Paul <bri...@vmware.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev