[Mesa-dev] [PATCH v3 0/3] update version & MESA_GL_VERSION_OVERRIDE
Jordan Justen
jordan.l.justen at intel.com
Tue Sep 4 21:00:56 PDT 2012
v3:
* Based on feedback from Ken, Ian and Eric, change the format of
MESA_GL_VERSION_OVERRIDE to MAJOR.MINOR[FC]
v2:
* Remove unused version override_version function
* Fix comment on create_version_string
v1:
* Update MESA_GL_VERSION_OVERRIDE format to be
[MAJOR.MINOR][CORE|COMPAT]
Jordan Justen (3):
main/version: consolodate version string creation for ES/Desktop GL
main/version: add "(Core Profile) to version string for core profiles
mesa: allow MESA_GL_VERSION_OVERRIDE to override the API type
docs/envvars.html | 22 ++++++--
src/mesa/main/context.c | 4 ++
src/mesa/main/version.c | 127 +++++++++++++++++++++++++++++++----------------
src/mesa/main/version.h | 3 ++
4 files changed, 110 insertions(+), 46 deletions(-)
--
1.7.9.5
More information about the mesa-dev
mailing list