[Piglit] [PATCH 00/16] util: Unify more stuff between GL and GLES

Brian Paul brianp at vmware.com
Wed Jul 9 16:25:13 PDT 2014


On 07/09/2014 03:56 PM, Chad Versace wrote:
> This series
>      - Removes all files from tests/util that are specific to a particular
>        OpenGL API.
>      - Removes many #ifdef PIGLIT_USE_OPENGL* guards in tests/util.
>      - Builds each of libpiglitutil_{gl,gles1,gles2,gles3} with an identical set
>        of files.
>
> The series prepares Piglit for building exactly one libpiglitutil and brings
> Piglit closer to a unified build system for OpenGL tests.
>
> You can get this series at
>      git://people.freedesktop.org/~chadversary/piglit refs/tags/unify-build-2014-07-09-r0
>
> I tested for regressions against master 5c1760e on
>      - Intel Ivybridge
>      - mesa-10.2.2
>      - piglit run -p gbm -x glean -x glx tests/quick.py

I did a quick read-through and the series looks good to me.

Reviewed-by: Brian Paul <brianp at vmware.com>




More information about the Piglit mailing list