Re: [Piglit] [PATCH V3] gl-4.4: Test GL_MAX_VERTEX_ATTRIB_STRIDE

2014-09-12 Thread Chris Forbes
Yep, Reviewed-by: Chris Forbes On Sat, Sep 13, 2014 at 3:03 AM, Timothy Arceri wrote: > Hey guys, > > Are you happy enough with this version to give a rb I'd like to commit > this now that the Mesa changes are in. > > Thanks, > Tim > > On Fri, 2014-08-15 at 16:56 +1000, Timothy Arceri wrote: >>

Re: [Piglit] [PATCH V3] gl-4.4: Test GL_MAX_VERTEX_ATTRIB_STRIDE

2014-09-12 Thread Timothy Arceri
Hey guys, Are you happy enough with this version to give a rb I'd like to commit this now that the Mesa changes are in. Thanks, Tim On Fri, 2014-08-15 at 16:56 +1000, Timothy Arceri wrote: > V3: add positive version of each test > V2: changed to -> too > > Signed-off-by: Timothy Arceri > --- >

[Piglit] [PATCH V3] gl-4.4: Test GL_MAX_VERTEX_ATTRIB_STRIDE

2014-08-14 Thread Timothy Arceri
V3: add positive version of each test V2: changed to -> too Signed-off-by: Timothy Arceri --- tests/all.py| 1 + tests/spec/CMakeLists.txt | 1 + tests/spec/gl-4.4/CMakeLists.gl.txt | 14 +++ tests/spec/gl-4.4/CMakeLists.