commit | 1fd3bbc42e8ad267c552a3818f64b0850c188927 | [log] [tgz] |
---|---|---|
author | Ian Romanick <idr@us.ibm.com> | Fri Feb 25 01:48:25 2005 +0000 |
committer | Ian Romanick <idr@us.ibm.com> | Fri Feb 25 01:48:25 2005 +0000 |
tree | 2365e15de7b20fe37f1244a6baad869da156c676 | |
parent | ac8020ea9cad98471f0cb6529982d585b3e0b03d [diff] |
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.