Convert the static functions read_pixel_reply, read_reply,
authorIan Romanick <idr@us.ibm.com>
Fri, 25 Feb 2005 01:48:25 +0000 (01:48 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 25 Feb 2005 01:48:25 +0000 (01:48 +0000)
commit1fd3bbc42e8ad267c552a3818f64b0850c188927
tree2365e15de7b20fe37f1244a6baad869da156c676
parentac8020ea9cad98471f0cb6529982d585b3e0b03d
Convert the static functions read_pixel_reply, read_reply,
setup_single_request, and setup_vendor_request to the global functions
__glXReadPixelReply, __glXReadReply, __glXSetupSingleRequest, and
__glXSetupVendorRequest.  This will make it easier to add handcoded Single /
VendorPrivate / VendorPrivteWithReply functions.
src/glx/x11/indirect.c
src/glx/x11/indirect.h
src/mesa/glapi/glX_proto_send.py