mesa/src
Brian Paul e7087175f8 mesa: don't advertise bogus GL_ARB_shading_language_120 extension
Instead of using the invalid GL_ARB_shading_language_120 extension to
determine the GLSL version, use a new ctx->Const.GLSLVersion field.
Updated the intel and r600 drivers, but untested.

See fd.o bug 29910

NOTE: This is a candidate for the 7.9 branch (but let's wait and see if
there's any regressions).
2010-09-21 18:13:04 -06:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl st/egl: Rename kms backend to drm. 2010-09-19 17:19:03 +08:00
gallium softpipe: add missing calls to set draw vertex samplers/views 2010-09-21 15:31:33 -06:00
glsl glsl2: fix typo in error msg 2010-09-21 14:57:10 -06:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: Define eventParser for non-Windows only. 2010-09-21 15:17:52 -07:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: Hold on to drawables if we're just switching to another context 2010-09-21 10:20:23 -04:00
mapi glapi: Fix ES build errors again. 2010-09-15 21:19:44 +08:00
mesa mesa: don't advertise bogus GL_ARB_shading_language_120 extension 2010-09-21 18:13:04 -06:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00