mesa/es: Generate _mesa_GetFixedv.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 23 Nov 2009 03:22:19 +0000 (11:22 +0800)
committerBrian Paul <brianp@vmware.com>
Mon, 4 Jan 2010 21:15:15 +0000 (14:15 -0700)
commite0ab739c063885784e858060d749e2937e622da2
tree840e38c51006ab0459ad494d13f2439a119c8f06
parentc3bd85791766e4a6f3896ea724e18640e56c6808
mesa/es: Generate _mesa_GetFixedv.

Have get_gen.py generate _mesa_GetFixedv.  The generated function does
all the checkings and thus simplifies APIspec.xml a bit.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/mesa/es/main/APIspec.xml
src/mesa/es/main/es_generator.py
src/mesa/es/main/get_gen.py