From 18a8f9f6839dfd899814a76a971e720c1e622236 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 28 Sep 2011 15:18:21 +0200 Subject: mesa pixman xkeyboard-config git update 28 sep 2011 --- mesalib/docs/envvars.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mesalib/docs') diff --git a/mesalib/docs/envvars.html b/mesalib/docs/envvars.html index 986d2f8eb..6402ec507 100644 --- a/mesalib/docs/envvars.html +++ b/mesalib/docs/envvars.html @@ -58,6 +58,10 @@ copied into a fixed-size buffer without truncating. If the extension string is too long, the buffer overrun can cause the game to crash. This is a work-around for that. +
  • MESA_GL_VERSION_OVERRIDE - changes the value returned by +glGetString(GL_VERSION). Valid values are point-separated version numbers, +such as "3.0". Mesa will not really implement all the features of the given +version if it's higher than what's normally reported.
  • MESA_GLSL - shading language compiler options -- cgit v1.2.3