On Mit, 2013-02-20 at 15:03 -0800, Chad Versace wrote: > This series was inspired by the long thread > "shader_runner and glslparsertest: choose GL version more accurately.". > > Patch 1 prints a helpful message regarding compat contexts. > Patch 2 is a little cleanup. > Finally, patch 3 implements Paul's suggested fix in the above thread. > > Michel, could you please verify that this fix works? I don't have a driver on > hand that lacks GLX_ARB_create_context.
Yes, this fixes the regression for me and thus gets Tested-by: Michel Dänzer <[email protected]> I guess it won't help when we want to expose GLSL 1.3 with GL 2.1, but it sounds like Paul's going to take care of that. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Debian, X and DRI developer _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
