Move common GLX code to glX_XML.py. This will make adding glX_proto_recv.py
authorIan Romanick <idr@us.ibm.com>
Fri, 3 Dec 2004 20:31:59 +0000 (20:31 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 3 Dec 2004 20:31:59 +0000 (20:31 +0000)
commit74764061facb8f518c3ac7ebdb844bcd27a36ee0
treea3cabfedc78fb25babd788c307c4970c35f853ff
parent47719fda0c2fba13c81e84e33523d5489263182e
Move common GLX code to glX_XML.py.  This will make adding glX_proto_recv.py
easier later on.
src/mesa/glapi/glX_XML.py [new file with mode: 0644]
src/mesa/glapi/glX_proto_send.py