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

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

Reply via email to