Refactor the code to emit multiple-inclusion protection to
authorIan Romanick <idr@us.ibm.com>
Fri, 28 Jan 2005 19:00:54 +0000 (19:00 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 28 Jan 2005 19:00:54 +0000 (19:00 +0000)
commit16c3c7401846bbc7c300e6a9b433584ec5b68699
treeb34e784e5b84cf802a50fae6d1544aae4bd28b14
parent8d27148bbd13fbc8192f9c5aeeb9b39b92f1045d
Refactor the code to emit multiple-inclusion protection to
FilterGLAPISpecBase.  Since the size_h mode of glX_proto_size.py will be
used to generate multiple header files, add an option to specify the define
that is used for multiple-inclusion protection.

The changes to the header files in this commit are just a side-effect of the
changes to the Python scripts.
src/glx/x11/indirect.h
src/glx/x11/indirect_size.h
src/mesa/glapi/Makefile
src/mesa/glapi/glX_proto_send.py
src/mesa/glapi/glX_proto_size.py
src/mesa/glapi/gl_XML.py
src/mesa/glapi/gl_offsets.py
src/mesa/glapi/gl_table.py
src/mesa/glapi/glapioffsets.h
src/mesa/glapi/glapitable.h