Generate server-side GLX protocol decode functions using the 'make server'
authorIan Romanick <idr@us.ibm.com>
Mon, 6 Mar 2006 18:30:17 +0000 (18:30 +0000)
committerIan Romanick <idr@us.ibm.com>
Mon, 6 Mar 2006 18:30:17 +0000 (18:30 +0000)
commit9d881ea718e3d9139ed9de7922d758978f650381
tree0cba096cd319b375e0de04f5905fe4d852f63085
parent448d23331db9700ade9bd5a378e968b5e3645814
Generate server-side GLX protocol decode functions using the 'make server'
target.  The environment variable XORG_BASE must be set to point to the base
of the X.org server sources where the files are to be placed.

The 7.0.0 server release already contains files generated by these scripts.
The scripts should have been committed months ago.  Sorry for the lag. :(
src/mesa/glapi/Makefile
src/mesa/glapi/glX_proto_common.py
src/mesa/glapi/glX_proto_recv.py [new file with mode: 0644]