Switch sequence comparisons to handle 32-bit sequence number wrap.
[free-sw/xcb/libxcb] / src / xcbint.h
2006-07-01 Keith PackardSwitch sequence comparisons to handle 32-bit sequence...
2006-04-27 Jamey SharpRename ConnSetup* to Setup*, Setup*Rep to Setup*, and...
2006-03-13 Ian OsgoodRemove last deprecation warning.
2006-03-13 Ian OsgoodMerge branch 'master' of git+ssh://iano@git.freedesktop...
2006-03-12 Jamey SharpMerge branch 'master' of git+ssh://git.freedesktop...
2006-03-12 Jamey SharpOnly _xcb_conn_wait calls _xcb_out_write now, so move...
2006-03-12 Jamey SharpRemove c->out.vec. Pass iovecs directly down the call...
2006-03-09 Jamey SharpMove c->out.vec refs out of _xcb_conn_wait up to _xcb_o...
2006-03-08 Jamey SharpMove c->out.vec refs out of _xcb_out_write up to _xcb_c...
2006-03-07 TORRI VincentUse the GCC 4 visibility extension to mark everything...
2006-03-07 Jamey SharpMerge branch 'master' of git+ssh://git.freedesktop...
2006-03-05 Jamey SharpImplement provably-correct sequence wrap handling....
2006-03-02 Jamey SharpSeparate notion of request-completed from current-reque...
2006-02-27 Jamey Sharp_xcb_list is no longer used, so remove it. Simplify...
2006-02-27 Jamey SharpReplace readers generic list with hand-written typesafe...
2006-02-27 Jamey SharpDelete unused xcb_list functions and refactor others.
2006-02-27 Jamey SharpReplace current_reply generic queue with hand-written...
2006-02-27 Jamey SharpReplace events generic queue with hand-written typesafe...
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-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 SharpMove _xcb_readn to xcb_in.c and make it static. Minor...
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 SharpMore return value changes, and make _xcb_in_read_packet...
2006-02-23 Jamey SharpRemove vestiges of adjacent request combining implement...
2006-02-19 Jamey SharpWorkaround X server bug, fd.o #3210: if a GLXGetFBConfi...
2006-02-19 Josh TriplettRemove xcl and CVSROOT.