Files
mesa/src/mapi/glapi
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
..
2010-05-07 10:41:11 +08:00
2010-08-23 18:28:14 +08:00
2010-09-15 17:45:26 +08:00
2010-12-18 15:05:52 +08:00
2011-01-29 19:22:54 +08:00