glapi/gen: handle new XML attributes.
authorPaul Berry <stereotype441@gmail.com>
Tue, 30 Oct 2012 23:21:18 +0000 (16:21 -0700)
committerPaul Berry <stereotype441@gmail.com>
Tue, 6 Nov 2012 20:57:44 +0000 (12:57 -0800)
commit679df028e757613ddc5a9e84f3c5289c941369da
tree020622400aca9439b5e5a3a0793f45d1090844c6
parent91b5a741f6788412799324ca11ff28f0d6afa066
glapi/gen: handle new XML attributes.

This patch updates gl_XML.py to parse the new XML attributes "exec",
"desktop", "deprecated", and "mesa_name", which will be needed to code
generate _mesa_create_exec_table().

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mapi/glapi/gen/gl_XML.py