mesa/src/mapi/glapi
Eric Anholt c0378b6400 mesa: Remove the extra enum strings and extra lookup table.
Now that there's no name -> enum direction, we can drop the extra strings,
and merge the offsets table and the reduced_enums table.

Between the previous commit and this one, Mesa core drops by 30k.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@.intel.com>
2013-09-23 12:45:22 -07:00
..
gen mesa: Remove the extra enum strings and extra lookup table. 2013-09-23 12:45:22 -07:00
tests Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_table 2013-03-13 14:55:52 +00:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_dispatch.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_entrypoint.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_getproc.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_nop.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_priv.h mesa: update glext.h to version 20130624 2013-06-26 10:43:27 -06:00
glthread.c glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
glthread.h build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
Makefile.am build: Add tests directories to SUBDIRS 2013-07-22 10:48:45 -07:00
Makefile.sources build: Rename sources.mak -> Makefile.sources 2013-04-15 12:04:25 -07:00
SConscript scons: Don't force stabs debug format for Mingw. 2013-05-21 12:34:19 +01:00