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 <[email protected]> > --- > > 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 <[email protected]> And committed to master. I'm now waiting for all those awesome tests ;) _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
