free-sw/xcb/libxcb
2006-02-26 Jamey SharpAPI/ABI break: Add flags to XCBSendRequest, first for...
2006-02-26 Jamey SharpReplace pending_replies generic queue with a hand-imple...
2006-02-26 Jamey SharpReplace my old generic map ADT with a growable array...
2006-02-26 Jamey SharpXCB has not had tracing features for a long time: remov...
2006-02-26 Jamey SharpRearrange an if statement that's been bothering me.
2006-02-24 Jamey SharpCoalesce _xcb_writev into _xcb_out_write and simplify.
2006-02-24 Jamey SharpTake advantage of Requires and *.private fields for...
2006-02-24 Jamey SharpMove _xcb_set_fd_flags to xcb_conn.c and make it static...
2006-02-24 Jamey SharpMove _xcb_read_block to xcb_in.c and make it static...
2006-02-24 Jamey SharpRemove XCB_CEIL and use a simpler definition for XCB_PAD.
2006-02-24 Jamey SharpQuit using "-include config.h": use #ifdef HAVE_CONFIG_...
2006-02-24 Jamey SharpCoalesce readn into _xcb_in_read and simplify.
2006-02-24 Jamey SharpMove _xcb_readn to xcb_in.c and make it static. Minor...
2006-02-24 Jamey SharpBugfix: protect the output queue from being written...
2006-02-24 Jamey SharpSimplify: Always use writev. (In _xcb_out_flush, conver...
2006-02-24 Jamey SharpFactor padding out of _xcb_out_write_block and into...
2006-02-24 Jamey SharpAdd XCBGetQueuedRequestRead for Xlib that does no sysca...
2006-02-23 Jamey SharpMinor performance fix: Change the contract on XCBGetReq...
2006-02-23 Jamey SharpMinor performance fix: Only rearrange buffers for BIG...
2006-02-23 Jamey SharpMove request_written update back where it was for now...
2006-02-23 Jamey SharpRemove _xcb_assert_valid_sequence. One test is triviall...
2006-02-23 Jamey SharpMove _xcb_write and _xcb_writev to xcb_out.c and make...
2006-02-23 Jamey SharpIgnore test byproducts.
2006-02-23 Jamey SharpMore return value changes, and make _xcb_in_read_packet...
2006-02-23 Jamey SharpMore return value changes.
2006-02-23 Jamey SharpMake the return value of _xcb_conn_wait boolean, instea...
2006-02-23 Jamey SharpBugfix: move request_written update *before* _xcb_conn_...
2006-02-23 Jamey SharpRemove USE_THREAD_ASSERT compile option. _xcb_conn_wait...
2006-02-23 Jamey SharpRemove vestiges of adjacent request combining implement...
2006-02-20 Jamey SharpControl debugging, optimization, and warning flags...
2006-02-19 Jamey SharpMerge branch 'master' of git+ssh://git.freedesktop...
2006-02-19 Jamey SharpUpdate .gitignores for .o files and autofoo stuff.
2006-02-19 Eric AnholtAdd missing entries to .gitignore files.
2006-02-19 Eric AnholtMerge branch 'master' of git+ssh://anholt@git.freedeskt...
2006-02-19 Eric AnholtMove .cvsignore to .gitignore.
2006-02-19 Jamey SharpQuit defining _XOPEN_SOURCE. We never needed it...
2006-02-19 Jamey SharpRemove the old ChangeLog file. GIT makes that obsolete.
2006-02-19 Jamey SharpWorkaround X server bug, fd.o #3210: if a GLXGetFBConfi...
2006-02-19 Josh TriplettRemove xcl and CVSROOT.