[Piglit] [PATCH 00/15] [RFC] Replace glew with a custom Piglit dispatch mechanism

Kenneth Graunke kenneth at whitecape.org
Sat Mar 3 01:12:15 PST 2012


On 03/02/2012 03:40 PM, Paul Berry wrote:
> [PATCH 01/15] Stop using GLEW_VERSION_* macros

Patch 1 is:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

> [PATCH 02/15] Stop using GLEW extension macros

I think I agree with Eric here (though I haven't investigated too 
carefully).

> [PATCH 03/15] Stop using glewIsSupported
> [PATCH 04/15] Stop using GLEW_GET_FUN
> [PATCH 05/15] Stop referring to nonstandard enums GL_CLIP_PLANE{6,7}.
> [PATCH 06/15] Convert more older tests to use piglit-framework.c.

Patches 3-6 are also:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

I'd also be happy to see these clean-ups hit the tree even before 
there's a decision on piglit-dispatch as a whole.  They seem totally 
reasonable.

> [PATCH 07/15] Add a call to glewInit() to windowoverlap.c
> [PATCH 08/15] glean: call glewInit()
> [PATCH 09/15] Add glewInit() calls to glx tests.
> [PATCH 10/15] piglit-dispatch: Code generation script
> [PATCH 11/15] piglit-dispatch: CMake code to build generated files
> [PATCH 12/15] piglit-dispatch: Add generated files
> [PATCH 13/15] piglit-dispatch: Remaining infrastructure
> [PATCH 14/15] Switch to using piglit-dispatch instead of GLEW.
> [PATCH 15/15] Remove GLEW.
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit



More information about the Piglit mailing list