summaryrefslogtreecommitdiff
path: root/src/cairo-xcb-surface-core.c
Commit message (Expand)AuthorAgeFilesLines
* xcb: remove free pixmap/gc wrappersUli Schlachter2021-05-021-1/+1
* Use _cairo_malloc instead of mallocAdrian Johnson2018-05-071-2/+2
* Don't cull very thin lines on vector surfacesAdrian Johnson2015-10-171-2/+4
* Fix width and height args for _cairo_xcb_connection_copy_area()Maks Naumov2014-08-211-1/+1
* xcb: make use of _cairo_surface_is_xcb to check for surface typeRavi Nanjundappa2014-07-071-1/+1
* Convert cairo_mime_surface_t to cairo_raster_source_pattern_tChris Wilson2011-11-251-0/+1
* Introduce a new compositor architectureChris Wilson2011-09-121-0/+1
* xcb: Steal from the pending list for GetImageUli Schlachter2011-09-021-2/+2
* xcb: Merge two functions for creating shm imagesUli Schlachter2011-08-181-0/+3
* image: move surface definition to new header for subclassingChris Wilson2011-08-131-0/+1
* API: map-to-image and create-similar-imageChris Wilson2011-07-261-2/+0
* Implement cairo_backend_tChris Wilson2011-07-151-0/+1
* xcb: Move the allocation of a shm surface into its own functionUli Schlachter2011-01-311-38/+73
* xcb: Remove a duplicate static functionUli Schlachter2011-01-311-1/+1
* Remove an unused field from cairo_xcb_shm_info_tUli Schlachter2011-01-021-10/+9
* mesh: Add mesh pattern type and enum valuesAdrian Johnson2011-01-011-0/+1
* XCB: Stop taking the xcb socketUli Schlachter2010-12-251-14/+2
* xcb: trivial memfault fixes.Chris Wilson2010-05-101-1/+0
* surface: Convert snapshots from an array to a double-linked list.Chris Wilson2010-04-301-5/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* build: Add -Wdeclaration-after-statementBenjamin Otte2010-02-101-1/+2
* xcb: Make shm optionalChris Wilson2010-01-251-0/+2
* xcb: Refresh.Chris Wilson2010-01-221-0/+613