summaryrefslogtreecommitdiff
path: root/src/cairo-xcb-connection.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-19Split cairo-list into struct+inlinesChris Wilson1-1/+1
2012-03-26xcb/xlib: Add missing "Since: 1.12"Uli Schlachter1-0/+4
2012-03-10doc/xcb: document cairo_xcb_device_get_connectionNis Martensen1-0/+10
2012-03-10doc/xlib/xcb: document get/set_precision APINis Martensen1-1/+20
2012-03-03xlib-xcb: Fix make checkUli Schlachter1-0/+3
2011-12-11xcb: Silence compiler warnings about ignored return valuesUli Schlachter1-2/+8
2011-09-19xcb: track fallback damageChris Wilson1-4/+2
2011-09-12Introduce a new compositor architectureChris Wilson1-1/+1
2011-08-01hash: Compare hash values before calling keys_equalAndrea Canciani1-9/+2
2011-07-21xcb: Parse $CAIRO_DEBUG just like cairo-xlib doesUli Schlachter1-0/+38
2011-07-21Xlib,xcb: Make *_debug_[sg]et_precision() more robustUli Schlachter1-4/+18
2011-07-21xcb: Make it possible to undo _cairo_xcb_device_debug_cap_*Uli Schlachter1-0/+12
2011-07-14Excise xcb-drmChris Wilson1-47/+0
2011-07-01xlib-xcb: Use slim_hidden_proto correctlyUli Schlachter1-0/+6
2011-06-24xcb: Initialize the new precision fieldsUli Schlachter1-0/+1
2011-06-24xcb: Don't hardcode the RENDER version numberUli Schlachter1-1/+1
2011-06-02perfChris Wilson1-0/+9
2011-06-01xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson1-0/+20
2011-02-28xcb: Remove some unused codeUli Schlachter1-22/+0
2011-01-26xcb: Document all public functionsUli Schlachter1-0/+26
2011-01-02XCB: Make sure SHM memory isn't reused too earlyUli Schlachter1-0/+11
2010-12-25XCB: Stop taking the xcb socketUli Schlachter1-41/+0
2010-06-19xcb: Return the status upon flushing the device.Chris Wilson1-2/+3
2010-05-10xcb: trivial memfault fixes.Chris Wilson1-17/+40
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-03-23xcb: Relinquish the xcb connection on finish.Chris Wilson1-0/+7
2010-03-22xcb: Consume the implicit reference for the cached connection on finishChris Wilson1-0/+5
2010-01-25xcb: Make shm optionalChris Wilson1-4/+18
2010-01-25xcb: compile errors with lockdepChris Wilson1-3/+3
2010-01-22xcb: Refresh.Chris Wilson1-0/+867