summaryrefslogtreecommitdiff
path: root/src/cairo-xcb-connection.c
Commit message (Expand)AuthorAgeFilesLines
* xcb: Remove free XID cacheUli Schlachter2021-05-021-48/+2
* Use _cairo_malloc instead of mallocAdrian Johnson2018-05-071-3/+3
* xcb: Query the display's subpixel order via RENDERUli Schlachter2015-01-171-0/+19
* xcb: Add switches for whether XRender supports GOOD/BEST filteringBill Spitzak2014-10-101-0/+10
* Split cairo-list into struct+inlinesChris Wilson2012-04-191-1/+1
* xcb/xlib: Add missing "Since: 1.12"Uli Schlachter2012-03-261-0/+4
* doc/xcb: document cairo_xcb_device_get_connectionNis Martensen2012-03-101-0/+10
* doc/xlib/xcb: document get/set_precision APINis Martensen2012-03-101-1/+20
* xlib-xcb: Fix make checkUli Schlachter2012-03-031-0/+3
* xcb: Silence compiler warnings about ignored return valuesUli Schlachter2011-12-111-2/+8
* xcb: track fallback damageChris Wilson2011-09-191-4/+2
* Introduce a new compositor architectureChris Wilson2011-09-121-1/+1
* hash: Compare hash values before calling keys_equalAndrea Canciani2011-08-011-9/+2
* xcb: Parse $CAIRO_DEBUG just like cairo-xlib doesUli Schlachter2011-07-211-0/+38
* Xlib,xcb: Make *_debug_[sg]et_precision() more robustUli Schlachter2011-07-211-4/+18
* xcb: Make it possible to undo _cairo_xcb_device_debug_cap_*Uli Schlachter2011-07-211-0/+12
* Excise xcb-drmChris Wilson2011-07-141-47/+0
* xlib-xcb: Use slim_hidden_proto correctlyUli Schlachter2011-07-011-0/+6
* xcb: Initialize the new precision fieldsUli Schlachter2011-06-241-0/+1
* xcb: Don't hardcode the RENDER version numberUli Schlachter2011-06-241-1/+1
* perfChris Wilson2011-06-021-0/+9
* xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson2011-06-011-0/+20
* xcb: Remove some unused codeUli Schlachter2011-02-281-22/+0
* xcb: Document all public functionsUli Schlachter2011-01-261-0/+26
* XCB: Make sure SHM memory isn't reused too earlyUli Schlachter2011-01-021-0/+11
* XCB: Stop taking the xcb socketUli Schlachter2010-12-251-41/+0
* xcb: Return the status upon flushing the device.Chris Wilson2010-06-191-2/+3
* xcb: trivial memfault fixes.Chris Wilson2010-05-101-17/+40
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* xcb: Relinquish the xcb connection on finish.Chris Wilson2010-03-231-0/+7
* xcb: Consume the implicit reference for the cached connection on finishChris Wilson2010-03-221-0/+5
* xcb: Make shm optionalChris Wilson2010-01-251-4/+18
* xcb: compile errors with lockdepChris Wilson2010-01-251-3/+3
* xcb: Refresh.Chris Wilson2010-01-221-0/+867