summaryrefslogtreecommitdiff
path: root/src/cairo-surface-private.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-17Don't cull very thin lines on vector surfacesAdrian Johnson1-0/+1
2012-08-17xlib: Implement SHM fallbacks and fast upload pathsChris Wilson1-0/+3
2012-05-31image: silence make checkChris Wilson1-0/+3
2012-04-27image: Allow a snapshot to steal the original memory upon finishChris Wilson1-0/+1
2012-04-19Split cairo-surface-private into struct+inlinesChris Wilson1-9/+0
2012-02-15win32: Rebase on the new compositor infrastructureChris Wilson1-0/+10
2012-02-15Add preliminary damage trackingChris Wilson1-0/+1
2012-02-09Replace the ad-hoc surface unwrappers with a function pointerChris Wilson1-0/+4
2011-10-12spans: Propagate internal status when retrieving the clip surfaceChris Wilson1-0/+3
2011-09-12Introduce a new compositor architectureChris Wilson1-0/+1
2010-06-11gstate: Update cached matrix state after device transform changes on the targetChris Wilson1-0/+1
2010-05-18surface: Add _cairo_surface_release_device_reference() APIBenjamin Otte1-0/+1
2010-04-30ps: Enable native encoding of subsurface patterns.Chris Wilson1-1/+3
2010-04-30surface: Convert snapshots from an array to a double-linked list.Chris Wilson1-2/+3
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-01-22Add cairo_device_tChris Wilson1-0/+1
2009-10-21Make the surface->is_clear logic commonChris Wilson1-2/+4
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-18/+1
2009-06-02Add a generic cow-snapshotting frameworkChris Wilson1-1/+6
2009-06-01[surface] Assign a unique id to the surface.Chris Wilson1-0/+2
2009-02-13[surface] Separate the mime-data from the user-data.Chris Wilson1-0/+1
2008-11-03[mime-data] Allow embedding of arbitrary mime-types.Chris Wilson1-4/+0
2008-11-02Add cairo_surface_set_mime_data()Adrian Johnson1-0/+4
2007-09-25[cairo-atomic] Rewrite reference counting using atomic ops.Chris Wilson1-1/+2
2007-09-18Let surfaces specify their native resolution, for fallback purposesVladimir Vukicevic1-0/+8
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-1/+1
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-1/+1
2007-04-21[cairo-surface] Move cairo_surface_t struct in cairo-surface-private.hBehdad Esfahbod1-0/+96