[Piglit] [PATCH v4] egl_util : support for es1 and es2 tests

Chad Versace chad.versace at linux.intel.com
Thu Jan 23 15:25:35 PST 2014


On Thu, Jan 23, 2014 at 09:44:39PM +0200, Tapani Pälli wrote:
> egl_util was hardcoded to use PIGLIT_DISPATCH_GL, now code makes
> decision based on config attribs set by the test.
> 
> Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
> ---
> 
> Chad noted that EGL_RENDERABLE_TYPE might not be present in attribs, 
> these changes make sure that we gracefully detault to desktop GL if ES 
> not chosen by user.
> 
>  tests/egl/egl-util.c | 40 ++++++++++++++++++++++++++++++++++------
>  1 file changed, 34 insertions(+), 6 deletions(-)

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
And committed to master.

I'm now waiting for all those awesome tests ;)


More information about the Piglit mailing list