On Mon, Sep 26, 2011 at 1:05 PM, Chad Versace <c...@chad-versace.us> wrote:
> It is necessary to manually set the GL version to 3.0 in order to run
> Piglit tests using glGetUniform*().
>
> This patch allows one to override the version of an OpenGL, OpenGL ES1, or
> OpenGL ES2 context by setting the environment variable MESA_GL_VERSION,
> MESA_GLES1_VERSION, or MESA_GLES2_VERSION.

I know it's a bit verbose, but maybe append "_OVERRIDE" on those names
to be more like MESA_EXTENSION_OVERRIDE.

Also, please document these in docs/envvars.html

Otherwise, Reviewed-by: Brian Paul <bri...@vmware.com>

-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to