summaryrefslogtreecommitdiff
path: root/src/cairo-xcb-private.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-03xlib-xcb: Fix make checkUli Schlachter1-0/+1
2012-01-12xcb: Use int instead of uint16_t for rowstrideUli Schlachter1-1/+1
2011-12-02Add cairo_xcb_surface_set_drawableKeith Packard1-0/+1
2011-09-19xcb: track fallback damageChris Wilson1-6/+8
2011-09-14xcb: Remove some dead codeUli Schlachter1-1/+0
2011-09-12Introduce a new compositor architectureChris Wilson1-1/+3
2011-09-02xcb: Steal from the pending list for GetImageUli Schlachter1-0/+2
2011-08-30xcb: Fix fallback for *_shm_put_imageUli Schlachter1-2/+2
2011-08-18xcb: Merge two functions for creating shm imagesUli Schlachter1-0/+2
2011-08-13image: move surface definition to new header for subclassingChris Wilson1-1/+1
2011-07-27Make _cairo_xcb_surface_get_extents no_warnUli Schlachter1-1/+1
2011-07-26composite: Pass unbounded extents to initialisationChris Wilson1-0/+4
2011-07-26API: map-to-image and create-similar-imageChris Wilson1-4/+5
2011-07-21xcb,xlib: Cleanup GC cache handlingAndrea Canciani1-2/+5
2011-07-21xcb: Make it possible to undo _cairo_xcb_device_debug_cap_*Uli Schlachter1-1/+14
2011-07-21XCB: Store the flags per-connection onlyUli Schlachter1-1/+0
2011-07-20xcb: Take advantage of clip-boxesChris Wilson1-0/+1
2011-07-19clip: Rudimentary support for clip-polygon extractionChris Wilson1-19/+19
2011-07-18cairo-xcb: Drop some unused definitions/fileUli Schlachter1-1/+0
2011-07-15xcb: Remove more bits of drm integrationChris Wilson1-3/+0
2011-07-15pattern: Add observer hooksChris Wilson1-0/+1
2011-07-14Excise xcb-drmChris Wilson1-2/+0
2011-07-09xcb: Track cairo_xcb_picture_t surfacesUli Schlachter1-0/+3
2011-07-09xcb: Move cairo_xcb_picture_t to cairo-xcb-private.hUli Schlachter1-0/+20
2011-07-01xlib-xcb: Use slim_hidden_proto correctlyUli Schlachter1-0/+2
2011-06-11XCB: Implement PDF blend operators nativelyUli Schlachter1-0/+4
2011-06-01xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson1-0/+3
2011-02-28xcb: Remove CAIRO_XCB_RENDER_HAS_COMPOSITE_SPANSUli Schlachter1-17/+6
2011-02-28xcb: Remove some unused codeUli Schlachter1-2/+0
2011-02-12xcb: Remove the surface pattern cacheUli Schlachter1-9/+0
2011-01-31XCB: Fix build with xcb-shm disabledUli Schlachter1-1/+1
2011-01-31xcb: Remove a duplicate static functionUli Schlachter1-0/+7
2011-01-02XCB: Make sure SHM memory isn't reused too earlyUli Schlachter1-0/+6
2011-01-02Remove an unused field from cairo_xcb_shm_info_tUli Schlachter1-2/+1
2010-12-25XCB: Stop taking the xcb socketUli Schlachter1-20/+2
2010-05-10xcb: trivial memfault fixes.Chris Wilson1-1/+1
2010-05-08xcb: Upload images in place.Chris Wilson1-0/+5
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-01-25xcb: Make shm optionalChris Wilson1-0/+21
2010-01-22xcb: Refresh.Chris Wilson1-0/+760