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

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

2012-05-21 Thread Pauli Nieminen
Check in runtime if current platform is glx before trying to check glX versions or extensions. Signed-off-by: Pauli Nieminen pauli.niemi...@linux.intel.com --- tests/util/piglit-glx-util.c | 22 ++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git