summaryrefslogtreecommitdiff
path: root/src/cairo-surface-fallback-private.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-12Introduce a new compositor architectureChris Wilson1-78/+34
2011-07-19clip: Rudimentary support for clip-polygon extractionChris Wilson1-7/+7
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-01-22Constify stroke style and matrices.Chris Wilson1-3/+3
2009-10-16[surface] Don't AND in the desired content.Chris Wilson1-1/+0
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-7/+14
2009-05-15[xlib] Use minimal depth for similar clones.Chris Wilson1-0/+1
2008-10-30[pattern] Avoid needless copying of patterns.Chris Wilson1-22/+23
2008-09-27clone_similar(): s/device_offset/clone_offset/Chris Wilson1-2/+2
2008-09-27Allow cloning sub-regions of similar surfaces.Chris Wilson1-0/+2
2007-08-31Revert "[cairo-gstate] Avoid copying untransformed glyphs."Chris Wilson1-1/+1
2007-08-31[cairo-gstate] Avoid copying untransformed glyphs.Chris Wilson1-1/+1
2007-08-28Implement fallback for clone_similarVladimir Vukicevic1-0/+10
2007-07-18[fixpt] Replace cairo_rectangle_int16_t with cairo_rectangle_int_tVladimir Vukicevic1-1/+1
2006-12-11Add/remove const to cairo_glyph_t* arguments consistentlyBehdad Esfahbod1-1/+1
2006-06-06Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.Carl Worth1-1/+1
2006-05-04Rename cairo_rectangle_t to cairo_rectangle_fixed_t.Robert O'Callahan1-3/+3
2005-12-19Begin moving fallback code out of cairo-surface.c and into cairo-surface-fall...Carl Worth1-0/+119