summaryrefslogtreecommitdiff
path: root/src/cairo-xcb-surface.c
Commit message (Expand)AuthorAgeFilesLines
...
* XCB: Store the flags per-connection onlyUli Schlachter2011-07-211-6/+4
* xcb: squash initial ChangePicture request for precisionChris Wilson2011-07-201-1/+4
* xcb: Take advantage of clip-boxesChris Wilson2011-07-201-0/+1
* clip: Rudimentary support for clip-polygon extractionChris Wilson2011-07-191-14/+14
* cairo-xcb: Drop some unused definitions/fileUli Schlachter2011-07-181-2/+0
* xcb: Remove more bits of drm integrationChris Wilson2011-07-151-63/+2
* Implement cairo_backend_tChris Wilson2011-07-151-0/+3
* Excise xcb-drmChris Wilson2011-07-141-104/+0
* xcb: Use defines instead of magic numbersUli Schlachter2011-06-241-1/+1
* xcb: Initialize the new precision fieldsUli Schlachter2011-06-241-0/+1
* xcb,xlib,surface: Check for too small sizesUli Schlachter2011-06-241-1/+7
* xcb: Fallback to image surface for create similarUli Schlachter2011-06-121-5/+5
* Revert "xcb: Never return NULL from create_similar"Uli Schlachter2011-06-111-2/+2
* xcb: Compile fix when using xcb-drmChris Wilson2011-03-161-1/+1
* xcb: Never return NULL from create_similarUli Schlachter2011-03-151-2/+2
* xcb: Use a normal image surface if SHM failsUli Schlachter2011-01-311-2/+1
* xcb: Document all public functionsUli Schlachter2011-01-261-1/+69
* Remove an unused field from cairo_xcb_shm_info_tUli Schlachter2011-01-021-11/+10
* XCB: Stop taking the xcb socketUli Schlachter2010-12-251-24/+6
* xcb: Add more _cairo_error() callsBenjamin Otte2010-11-081-7/+7
* raster backends: Set round_glpyh_positions to ONUli Schlachter2010-10-211-0/+1
* xcb: Correctly handle ARGB visualsUli Schlachter2010-10-131-0/+3
* xcb: Do not return value in void functionAndrea Canciani2010-10-051-6/+4
* doc: Move tmpl/ docs to inline docsBenjamin Otte2010-07-081-0/+13
* xcb: Setters should set finished surfaces into an error statusBenjamin Otte2010-07-061-2/+8
* xcb: trivial memfault fixes.Chris Wilson2010-05-101-2/+3
* xcb: Upload images in place.Chris Wilson2010-05-081-13/+18
* surface: Convert snapshots from an array to a double-linked list.Chris Wilson2010-04-301-8/+4
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* xlib: Don't operate on an error object inside setters.Chris Wilson2010-04-141-0/+3
* xcb: Gracefully destroy any lingering fallback during finish.Chris Wilson2010-03-221-7/+12
* xcb: Fix compilation without dri2Andrea Canciani2010-02-211-0/+2
* xcb: Fix linking with xcb-drmChris Wilson2010-01-251-0/+2
* xcb: Make shm optionalChris Wilson2010-01-251-0/+14
* xcb: Refresh.Chris Wilson2010-01-221-2423/+921
* image: Implement high level interface.Chris Wilson2010-01-221-8/+2
* pattern: Add convenience patterns for stock coloursChris Wilson2010-01-221-6/+1
* Add cairo_device_tChris Wilson2010-01-221-1/+3
* Move _cairo_error() to a standalone headerChris Wilson2010-01-221-1/+2
* Add new operator-alpha-alpha testAndrea Canciani2009-11-091-4/+0
* [xcb] Deferred error checking.Chris Wilson2009-09-301-246/+466
* [gl] Fallback for overlapping glyphs.Chris Wilson2009-07-281-1/+2
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-114/+134
* [xcb] Trivial compile fix.Chris Wilson2009-06-111-5/+6
* xlib, xcb: Hand off EXTEND_PAD/EXTEND_REFLECT to RenderThomas Jaeger2009-06-051-2/+13
* Add more surface snapshots providersPaolo Bonzini2009-06-021-1/+16
* [pattern] Pass flags to _cairo_pattern_acquire_surface()Chris Wilson2009-06-021-0/+4
* [xlib] Use minimal depth for similar clones.Chris Wilson2009-05-151-0/+5
* [region] Remove underscores from _cairo_region_*Søren Sandmann2009-03-281-2/+2
* [region] Consistently use rectangles in the API of regionsSøren Sandmann Pedersen2009-03-281-12/+12