mesa/src/mapi
Ian Romanick c78baae796 glapi: Don't emit remap data for individual extensions
All of the extensions actually supported by Mesa have been remapped by
remap.c for a long time.  Emitting all of these data structures is
just clutter.

Drivers that need additional functions remapped, should add
'offset="assign"' to the function definition in the .xml file.

The changes to remap_helper.h are in a follow-on ~8700 line patch that
would surely be rejected by the mailing list.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Chia-I Wu <olv@lunarg.com>
2011-09-19 12:02:21 -07:00
..
es1api glapi: update .gitignore for generated ES dispatch headers 2011-08-18 10:18:22 -07:00
es2api add machine generated files to .gitignore 2011-01-24 09:17:57 -07:00
glapi glapi: Don't emit remap data for individual extensions 2011-09-19 12:02:21 -07:00
mapi Define INLINE macro in terms of inline. 2011-09-08 09:17:42 +01:00
shared-glapi glapi: add glapi_gen.mk to help header generation 2011-08-13 13:57:10 +08:00
vgapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
Android.mk android: build shared glapi 2011-08-21 02:01:49 +08:00