mesa/src
Jordan Justen 00905dbf19 mesa: allow MESA_GL_VERSION_OVERRIDE to override the API type
Change the format to MAJOR.MINOR[FC]
For example: 2.1, 3.0FC, 3.1

The FC suffix indicates a forward compatible context, and
is only valid for versions >= 3.0.

Examples:
2.1:   GL Legacy/Compatibility context
3.0:   GL Legacy/Compatibility context
3.0FC: GL Core Profile context + Forward Compatible
3.1:   GL Core Profile context
3.1FC: GL Core Profile context + Forward Compatible

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2012-09-28 16:15:51 -07:00
..
egl Use calloc instead of malloc/memset-0 2012-09-05 22:28:50 -07:00
gallium r600g: add some members to radeon_llvm_context 2012-09-28 01:46:38 +02:00
gbm dri: Rework planar image interface 2012-08-31 19:51:02 +02:00
getopt
glsl glsl: make _mesa_builtin_uniform_desc static 2012-09-18 07:57:42 +10:00
glx darwin: do not create double-buffered offscreen pixel formats 2012-09-24 16:06:07 -07:00
gtest build: Fix gtest out-of-tree build 2012-08-14 10:54:39 -07:00
mapi glx: Fix compile warnings since 99fee476a1 2012-09-28 14:00:24 -07:00
mesa mesa: allow MESA_GL_VERSION_OVERRIDE to override the API type 2012-09-28 16:15:51 -07:00
.gitignore
Makefile.am
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00