[Piglit] [PATCH 1/4] glx_arb_create_context: Rename pre-GL3 test to pre-GL32

2012-10-15 Thread Matt Turner
Context flags are ignored by GL versions pre-3.2, not pre-3.0. --- tests/all.tests|2 +- .../spec/glx_arb_create_context/CMakeLists.gl.txt |2 +- .../spec/glx_arb_create_context/pre-GL3-profile.c | 115

Re: [Piglit] [PATCH 1/4] glx_arb_create_context: Rename pre-GL3 test to pre-GL32

2012-10-15 Thread Chad Versace
For the series, Reviewed-by: Chad Versace chad.vers...@linux.intel.com ___ Piglit mailing list Piglit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/piglit

Re: [Piglit] [PATCH 1/4] glx_arb_create_context: Rename pre-GL3 test to pre-GL32

2012-10-15 Thread Matt Turner
On Mon, Oct 15, 2012 at 4:09 PM, Chad Versace chad.vers...@linux.intel.com wrote: For the series, Reviewed-by: Chad Versace chad.vers...@linux.intel.com Thanks. I see that I sent this twice. Sorry about that. :) ___ Piglit mailing list

[Piglit] [PATCH 1/4] glx_arb_create_context: Rename pre-GL3 test to pre-GL32

2012-10-12 Thread Matt Turner
Context flags are ignored by GL versions pre-3.2, not pre-3.0. --- tests/all.tests|2 +- .../spec/glx_arb_create_context/CMakeLists.gl.txt |2 +- .../spec/glx_arb_create_context/pre-GL3-profile.c | 115