mesa/src
Chad Versace 2d1b154f73 mesa: Refactor handling of extension strings
Place GL, GLES1, and GLES2 extensions in a unified extension table. This
allows one to enable, disable, and query the status of GLES1 and GLES2
extensions by name.

When tested on Intel Ironlake, this patch did not alter the extension
string [as given by glGetString(GL_EXTENSIONS)] for any API.

Reviewed-by: Ian Romanick <idr@freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
(cherry picked from commit 9b260c377f)
2011-02-25 17:24:34 -08:00
..
driclient
egl egl: _eglFilterArray should not allocate. 2010-12-06 15:40:37 +08:00
gallium cso: fix loop bound in cso_set_vertex_samplers() 2011-02-21 17:31:44 -07:00
glsl Use C-style system headers in C++ code to avoid issues with std:: namespace 2011-02-21 13:19:34 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00: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: fix length of GLXGetFBConfigsSGIX 2011-02-21 17:30:48 -07:00
mapi glapi: add @GOTPCREL relocation type 2011-02-21 17:30:04 -07:00
mesa mesa: Refactor handling of extension strings 2011-02-25 17:24:34 -08:00
Makefile
SConscript Remove talloc from the SCons build system. 2011-02-07 15:02:39 -08:00