[Piglit] [PATCH] new test colormaterial-query

2012-05-23 Thread Tapani Pälli
Hello! Following test shows a bug in mesa context state with GL_COLOR_MATERIAL. I'm currently working on a fix for this. Tapani Pälli (1): colormaterial-query test tests/all.tests |1 + tests/general/CMakeLists.gl.txt |1 + tests/general/colormaterial-query.c

[Piglit] [PATCH] generated_tests: Add positional argument specifiers.

2012-05-23 Thread Vinson Lee
Fix build failure with Python 2.6 introduced at commit 8460edff15defcfd8e26c87989cf9c961a4b2434. Signed-off-by: Vinson Lee v...@freedesktop.org --- generated_tests/gen_builtin_uniform_tests.py |4 ++-- generated_tests/gen_constant_array_size_tests.py |4 ++-- 2 files changed, 4

Re: [Piglit] [PATCH] colormaterial-query test

2012-05-23 Thread Brian Paul
On 05/23/2012 12:01 AM, Tapani Pälli wrote: introduce a new test which checks that GL_COLOR_MATERIAL state does not get lost with sequential queries. Signed-off-by: Tapani Pällitapani.pa...@intel.com --- tests/all.tests |1 + tests/general/CMakeLists.gl.txt |1

Re: [Piglit] [PATCH 08/18] util: Disable piglit_glx_window_set_no_input when using Waffle

2012-05-23 Thread Chad Versace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/23/2012 01:10 PM, Pauli Nieminen wrote: On Wed, May 23, 2012 at 01:02:16PM -0700, Chad Versace wrote: On 05/23/2012 08:46 AM, Pauli Nieminen wrote: On Tue, May 22, 2012 at 06:01:48PM -0700, Chad Versace wrote: From: Chad Versace

Re: [Piglit] [PATCH 06/29] util: Check that glx is supported in the selected platform

2012-05-23 Thread Chad Versace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/23/2012 07:39 AM, Pauli Nieminen wrote: On Tue, May 22, 2012 at 03:20:51PM -0700, Chad Versace wrote: On 05/21/2012 11:08 AM, Pauli Nieminen wrote: Check in runtime if current platform is glx before trying to check glX versions or