summaryrefslogtreecommitdiff
path: root/src/xcb_xlib.c
AgeCommit message (Expand)Author
2007-10-23Don't abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set.Jamey Sharp
2007-06-13Send locking assertion backtraces to stderr. Improve the heading on the back...Josh Triplett
2007-06-06Print backtraces in case an assert fails inside xlib/xcb.Christoph Pfister
2006-10-06Remove xcb_get_io_lock from the Xlib-specific API: it is no longer used.Jamey Sharp
2006-10-04Add xcb_xlib_lock and xcb_xlib_unlock, a special-purpose two-level recursive ...Jamey Sharp
2006-09-23The Great XCB RenamingJosh Triplett
2006-09-21Make all public functions do nothing on an error connection.Jamey Sharp
2006-09-13Finish removing deprecated functions. Fixes build failure (oops).Jamey Sharp
2006-02-23Add XCBGetQueuedRequestRead for Xlib that does no syscalls, just returns what...Jamey Sharp
2006-02-23Minor performance fix: Change the contract on XCBGetRequestSent so that it do...Jamey Sharp
2006-02-18Remove xcl and CVSROOT.Josh Triplett