[Piglit] [PATCH 00/13] Support GLES3; Add a GLES3 minmax test
Eric Anholt
eric at anholt.net
Wed Nov 28 12:53:41 PST 2012
Chad Versace <chad.versace at linux.intel.com> writes:
> This series lives on gles3-v1 branch.
>
> The final patch adds test gles-3.0-minmax. I tested it against waffle-1.2.2
> and mesa-gles3-861a99d with Intel Sandybridge. The test runs, but fails
> because Mesa exposes some incorrect values.
>
> * Patches 1-3 enable tests to declare config.supports_gl_es_version = 30 in the
> config block.
> * Patches 4-11 build libpiglitutil_gles3.
> * Patches 12-13 add test gles-3.0-minmax.
>
> Chad Versace (13):
> cmake: Require waffle>=1.2.2 if using waffle
> util/gl: Add config field 'supports_gl_es_version'
> util/piglit-framework-gl: Support OpenGL ES3
> cmake: Add option PIGLIT_BUILD_GLES3_TESTS
> cmake: Support CMakeLists.gles3.txt
> util/gl: Include GLES3 headers
> util/minmax: Add preprocessor guards for OpenGL-specific functions
> util/gl: Implement piglit_get_gl_enum_name() for GLES3
> cmake: Move piglit-util-gl-enum.c out of common UTIL_GL_SOURCES
> util/gl: Extend cpp #if's for PIGLIT_USE_OPENGL_ES3
> util/gl: Build libpigitutil_gles3
> util/gl: Add functions piglit_test_{min,max}_int64
> gles-3.0: Add minmax test
Uncommented or trivially-commented patches are
Reviewed-by: Eric Anholt <eric at anholt.net>
My griping about the build system is not meant to block the series.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20121128/2680b844/attachment.pgp>
More information about the Piglit
mailing list