Fixed two problems with the handling of GLX protocol replies. The logic
authorIan Romanick <idr@us.ibm.com>
Mon, 27 Dec 2004 08:29:54 +0000 (08:29 +0000)
committerIan Romanick <idr@us.ibm.com>
Mon, 27 Dec 2004 08:29:54 +0000 (08:29 +0000)
commit83fcf49647f423741a0a2143e03dbaa2d43d31a1
treee28f9dd9c8ddad4ada76edea578f280672370ec9
parent3cbc2bd833b426057c4174ad44ae21ecb04f96e5
Fixed two problems with the handling of GLX protocol replies.  The logic
for determining when extra data needed to be read after a reply (to ensure
4-byte alignment) and the logic to determine whether or not to read reply
data after the SingleReply packet were both slightly wrong.
src/glx/x11/indirect.c
src/mesa/glapi/glX_proto_send.py