[Mesa-dev] [PATCH 1/2] mesa: Allow overriding GLSL version with environment varirable

Dave Airlie airlied at gmail.com
Wed Sep 28 11:02:03 PDT 2011


On Tue, Sep 27, 2011 at 11:28 PM, Chad Versace <chad at chad-versace.us> wrote:
> Override the context's GLSL version if the environment variable
> MESA_GLSL_VERSION_OVERRIDE is set. Valid values for
> MESA_GLSL_VERSION_OVERRIDE are integers, such as "130".
>
> MESA_GLSL_VERSION_OVERRIDE has the same behavior as INTEL_GLSL_VERSION,
> except that it applies to all drivers, not just Intel's. Since the former
> supercedes the latter, this patch disables the latter.
>
> CC: Dave Airlie <airlied at gmail.com>
> Signed-off-by: Chad Versace <chad at chad-versace.us>

Reviewed-by: Dave Airlie <airlied at redhat.com>

Dave.


More information about the mesa-dev mailing list