libxcb/src
Jamey Sharp 96e55444b9 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.
2008-10-29 15:40:41 -07:00
..
.gitignore Add SELinux extension support, disabled by default. 2008-01-24 16:02:34 -05:00
Makefile.am Remove libxcb-xlib and xcbxlib.h. 2008-10-29 15:40:04 -07:00
c-client.xsl Add comment noting the requirement to free replies when finished. 2007-11-16 19:34:42 -05:00
c_client.py Added generation of extern "C" for compatibility with C++ 2008-09-09 15:00:38 +02:00
xcb.h Add xcb_ge_event_t and handling for long events. 2008-05-21 21:22:13 +09:30
xcb_auth.c Set namelen unsigned 2008-08-28 13:49:21 +02:00
xcb_conn.c Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io. 2008-10-29 15:40:41 -07:00
xcb_ext.c Rename index to idx to avoid shadowing 2008-08-28 13:49:21 +02:00
xcb_in.c Use sequence number ranges in pending replies 2008-10-29 15:40:41 -07:00
xcb_list.c The Great XCB Renaming 2006-09-23 12:22:22 -07:00
xcb_out.c Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io. 2008-10-29 15:40:41 -07:00
xcb_util.c Add support for the abstract socket namespace under Linux 2008-09-09 14:44:54 +02:00
xcb_xid.c Stop installing the protocol descriptions for extensions to an extensions/ 2006-09-25 05:10:37 -07:00
xcbext.h Move xcb_generate_id from xcbext.h to xcb.h 2006-10-07 13:16:52 -07:00
xcbint.h Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io. 2008-10-29 15:40:41 -07:00