summaryrefslogtreecommitdiff
path: root/src/cairo-surface-private.h
Commit message (Expand)AuthorAgeFilesLines
* Fix user-font with foreground in group failures on image, PDF, and PSAdrian Johnson2023-01-031-0/+3
* Don't cull very thin lines on vector surfacesAdrian Johnson2015-10-171-0/+1
* xlib: Implement SHM fallbacks and fast upload pathsChris Wilson2012-08-171-0/+3
* image: silence make checkChris Wilson2012-05-311-0/+3
* image: Allow a snapshot to steal the original memory upon finishChris Wilson2012-04-271-0/+1
* Split cairo-surface-private into struct+inlinesChris Wilson2012-04-191-9/+0
* win32: Rebase on the new compositor infrastructureChris Wilson2012-02-151-0/+10
* Add preliminary damage trackingChris Wilson2012-02-151-0/+1
* Replace the ad-hoc surface unwrappers with a function pointerChris Wilson2012-02-091-0/+4
* spans: Propagate internal status when retrieving the clip surfaceChris Wilson2011-10-121-0/+3
* Introduce a new compositor architectureChris Wilson2011-09-121-0/+1
* gstate: Update cached matrix state after device transform changes on the targetChris Wilson2010-06-111-0/+1
* surface: Add _cairo_surface_release_device_reference() APIBenjamin Otte2010-05-181-0/+1
* ps: Enable native encoding of subsurface patterns.Chris Wilson2010-04-301-1/+3
* surface: Convert snapshots from an array to a double-linked list.Chris Wilson2010-04-301-2/+3
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Add cairo_device_tChris Wilson2010-01-221-0/+1
* Make the surface->is_clear logic commonChris Wilson2009-10-211-2/+4
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-18/+1
* Add a generic cow-snapshotting frameworkChris Wilson2009-06-021-1/+6
* [surface] Assign a unique id to the surface.Chris Wilson2009-06-011-0/+2
* [surface] Separate the mime-data from the user-data.Chris Wilson2009-02-131-0/+1
* [mime-data] Allow embedding of arbitrary mime-types.Chris Wilson2008-11-031-4/+0
* Add cairo_surface_set_mime_data()Adrian Johnson2008-11-021-0/+4
* [cairo-atomic] Rewrite reference counting using atomic ops.Chris Wilson2007-09-251-1/+2
* Let surfaces specify their native resolution, for fallback purposesVladimir Vukicevic2007-09-181-0/+8
* Remove include of cairoint.h from *-private.h header files.Carl Worth2007-08-231-1/+1
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-1/+1
* [cairo-surface] Move cairo_surface_t struct in cairo-surface-private.hBehdad Esfahbod2007-04-211-0/+96