Use sequence number ranges in pending replies
authorJamey Sharp <jamey@minilop.net>
Sat, 15 Mar 2008 03:18:52 +0000 (20:18 -0700)
committerJamey Sharp <jamey@minilop.net>
Wed, 29 Oct 2008 22:40:41 +0000 (15:40 -0700)
commit96e55444b9b9500420f9132a1ace720100a26398
treebaaf722e5b4b0295034932eecd78408984352395
parent059ca642c76639fee958dc6054070de85e257e98
Use sequence number ranges in pending replies

This allows optimizing adjacent pending replies with the same flags, and
will help support default flags for a range of future requests.

Commit by Josh Triplett and Jamey Sharp.
src/xcb_in.c