summaryrefslogtreecommitdiff
path: root/src/cairo-xcb-private.h
Commit message (Expand)AuthorAgeFilesLines
* xcb: remove free pixmap/gc wrappersUli Schlachter2021-05-021-8/+0
* xcb: Remove free XID cacheUli Schlachter2021-05-021-10/+0
* headers: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-2/+2
* xcb: Query the display's subpixel order via RENDERUli Schlachter2015-01-171-1/+3
* xcb: Add switches for whether XRender supports GOOD/BEST filteringBill Spitzak2014-10-101-1/+5
* xcb: Initialize font options from Xft resourcesLukáš Lalinský2014-09-121-0/+19
* xcb: make use of _cairo_surface_is_xcb to check for surface typeRavi Nanjundappa2014-07-071-0/+15
* xcb: Remove useless error handlingUli Schlachter2013-09-161-3/+2
* xcb: Switch to compositor architectureUli Schlachter2012-09-241-35/+24
* xcb: Remove unimplemented cairo compositorUli Schlachter2012-09-241-44/+0
* xcb: Fix make checkAndrea Canciani2012-07-241-0/+2
* xlib-xcb: Fix make checkUli Schlachter2012-03-031-0/+1
* xcb: Use int instead of uint16_t for rowstrideUli Schlachter2012-01-121-1/+1
* Add cairo_xcb_surface_set_drawableKeith Packard2011-12-021-0/+1
* xcb: track fallback damageChris Wilson2011-09-191-6/+8
* xcb: Remove some dead codeUli Schlachter2011-09-141-1/+0
* Introduce a new compositor architectureChris Wilson2011-09-121-1/+3
* xcb: Steal from the pending list for GetImageUli Schlachter2011-09-021-0/+2
* xcb: Fix fallback for *_shm_put_imageUli Schlachter2011-08-301-2/+2
* xcb: Merge two functions for creating shm imagesUli Schlachter2011-08-181-0/+2
* image: move surface definition to new header for subclassingChris Wilson2011-08-131-1/+1
* Make _cairo_xcb_surface_get_extents no_warnUli Schlachter2011-07-271-1/+1
* composite: Pass unbounded extents to initialisationChris Wilson2011-07-261-0/+4
* API: map-to-image and create-similar-imageChris Wilson2011-07-261-4/+5
* xcb,xlib: Cleanup GC cache handlingAndrea Canciani2011-07-211-2/+5
* xcb: Make it possible to undo _cairo_xcb_device_debug_cap_*Uli Schlachter2011-07-211-1/+14
* XCB: Store the flags per-connection onlyUli Schlachter2011-07-211-1/+0
* xcb: Take advantage of clip-boxesChris Wilson2011-07-201-0/+1
* clip: Rudimentary support for clip-polygon extractionChris Wilson2011-07-191-19/+19
* cairo-xcb: Drop some unused definitions/fileUli Schlachter2011-07-181-1/+0
* xcb: Remove more bits of drm integrationChris Wilson2011-07-151-3/+0
* pattern: Add observer hooksChris Wilson2011-07-151-0/+1
* Excise xcb-drmChris Wilson2011-07-141-2/+0
* xcb: Track cairo_xcb_picture_t surfacesUli Schlachter2011-07-091-0/+3
* xcb: Move cairo_xcb_picture_t to cairo-xcb-private.hUli Schlachter2011-07-091-0/+20
* xlib-xcb: Use slim_hidden_proto correctlyUli Schlachter2011-07-011-0/+2
* XCB: Implement PDF blend operators nativelyUli Schlachter2011-06-111-0/+4
* xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson2011-06-011-0/+3
* xcb: Remove CAIRO_XCB_RENDER_HAS_COMPOSITE_SPANSUli Schlachter2011-02-281-17/+6
* xcb: Remove some unused codeUli Schlachter2011-02-281-2/+0
* xcb: Remove the surface pattern cacheUli Schlachter2011-02-121-9/+0
* XCB: Fix build with xcb-shm disabledUli Schlachter2011-01-311-1/+1
* xcb: Remove a duplicate static functionUli Schlachter2011-01-311-0/+7
* XCB: Make sure SHM memory isn't reused too earlyUli Schlachter2011-01-021-0/+6
* Remove an unused field from cairo_xcb_shm_info_tUli Schlachter2011-01-021-2/+1
* XCB: Stop taking the xcb socketUli Schlachter2010-12-251-20/+2
* xcb: trivial memfault fixes.Chris Wilson2010-05-101-1/+1
* xcb: Upload images in place.Chris Wilson2010-05-081-0/+5
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* xcb: Make shm optionalChris Wilson2010-01-251-0/+21