Script to generate rough GLX protocol documentation (as might be seen in
authorIan Romanick <idr@us.ibm.com>
Fri, 7 Jan 2005 03:23:59 +0000 (03:23 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 7 Jan 2005 03:23:59 +0000 (03:23 +0000)
commit0f34f3efb894fb78c293e94cd51fe20a65cf9ae4
treeab1b8370602dbb532a47a614b690d3f29791304b
parenta285acbbef997d223de819e960d55724f52757d4
Script to generate rough GLX protocol documentation (as might be seen in
an extension spec).  It's not perfect, and it doesn't support certain
functions that other scripts here can (e.g., pixel functions).  However,
it is a good start and has already proven useful to me.
src/mesa/glapi/glX_doc.py [new file with mode: 0644]