mesa: Remove the extra enum strings and extra lookup table.
authorEric Anholt <eric@anholt.net>
Thu, 19 Sep 2013 19:06:54 +0000 (12:06 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 23 Sep 2013 19:45:22 +0000 (12:45 -0700)
commitc0378b6400e9e56df984eb1bc7ef43254740171c
treec010b6b56209c2fa13a97bf7a38df3e23c1074d7
parent3b29a6ec911a4bac38d35075b7d9ea6873c6efc1
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>
src/mapi/glapi/gen/gl_enums.py