Make sure that functions added to gl_API.xml that do not have any GLX
authorIan Romanick <idr@us.ibm.com>
Mon, 24 Jan 2005 20:08:28 +0000 (20:08 +0000)
committerIan Romanick <idr@us.ibm.com>
Mon, 24 Jan 2005 20:08:28 +0000 (20:08 +0000)
commit7f958e9e11badab294339c8b83e7b2e58f7dfe21
treef8e1b6425343888416f2e4d50763bef96a18dc29
parentf9f2db513211809bd7c6c5c9f5252444f2c5066e
Make sure that functions added to gl_API.xml that do not have any GLX
section are marked as ignored.  Also ignore any functions that don't have
assigned dispatch offsets.

Fold Adam Jackson's changes to indirect_size.c into the generator scripts so
that they don't get lost.  "DO NOT EDIT" really means "DO NOT EDIT". ;)
src/mesa/glapi/glX_XML.py
src/mesa/glapi/glX_proto_send.py