summaryrefslogtreecommitdiff
path: root/src/cairo-xcb-surface-core.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-25Convert cairo_mime_surface_t to cairo_raster_source_pattern_tChris Wilson1-0/+1
2011-09-12Introduce a new compositor architectureChris Wilson1-0/+1
2011-09-02xcb: Steal from the pending list for GetImageUli Schlachter1-2/+2
2011-08-18xcb: Merge two functions for creating shm imagesUli Schlachter1-0/+3
2011-08-13image: move surface definition to new header for subclassingChris Wilson1-0/+1
2011-07-26API: map-to-image and create-similar-imageChris Wilson1-2/+0
2011-07-15Implement cairo_backend_tChris Wilson1-0/+1
2011-01-31xcb: Move the allocation of a shm surface into its own functionUli Schlachter1-38/+73
2011-01-31xcb: Remove a duplicate static functionUli Schlachter1-1/+1
2011-01-02Remove an unused field from cairo_xcb_shm_info_tUli Schlachter1-10/+9
2011-01-01mesh: Add mesh pattern type and enum valuesAdrian Johnson1-0/+1
2010-12-25XCB: Stop taking the xcb socketUli Schlachter1-14/+2
2010-05-10xcb: trivial memfault fixes.Chris Wilson1-1/+0
2010-04-30surface: Convert snapshots from an array to a double-linked list.Chris Wilson1-5/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-02-10build: Add -Wdeclaration-after-statementBenjamin Otte1-1/+2
2010-01-25xcb: Make shm optionalChris Wilson1-0/+2
2010-01-22xcb: Refresh.Chris Wilson1-0/+613