[Mesa-dev] [PATCH 0/3] update MESA_GL_VERSION_OVERRIDE usage and documentation

Andres Gomez agomez at igalia.com
Fri Mar 2 13:02:31 UTC 2018


A small series mostly adding up to date documentation for
MESA_GL_VERSION_OVERRIDE.

Additionally, patch 1/3 keeps OpenGL 3.1 compat profile when setting
MESA_GL_VERSION_OVERRIDE=3.1, after the behavior change done at
a0c8b49284e.

Andres Gomez (3):
  mesa: override to GL core API only when >= 3.2
  mesa: adds some comments regarding MESA_GLES_VERSION_OVERRIDE usage
  mesa: add documentation for COMPAT suffix for MESA_GL_VERSION_OVERRIDE

 docs/envvars.html       | 16 +++++++++-------
 src/mesa/main/version.c | 18 +++++++++++++-----
 2 files changed, 22 insertions(+), 12 deletions(-)

-- 
2.15.1



More information about the mesa-dev mailing list