summaryrefslogtreecommitdiff
path: root/src/cairo-clip-private.h
Commit message (Expand)AuthorAgeFilesLines
* Split cairo-clip-privates into struct+inlinesChris Wilson2012-04-191-42/+0
* spans+image: Fix clipping with polygons and spansChris Wilson2012-02-281-0/+3
* backends: Adds a new Cogl based backendRobert Bragg2011-10-111-0/+3
* wrapper: transform the clip into device spaceChris Wilson2011-09-201-0/+3
* cairo_clip_path_t: Remove extentsUli Schlachter2011-09-141-2/+0
* Introduce a new compositor architectureChris Wilson2011-09-121-3/+20
* observer: further classify general clipsChris Wilson2011-08-181-0/+3
* skia: Update to use cairo_backend_t interfaceChris Wilson2011-08-131-0/+1
* clip: Mark __cairo_clip_all as private and do not exportChris Wilson2011-08-011-1/+1
* wrapper: Correct translation of clip for wrapper extentsChris Wilson2011-07-241-0/+3
* clip: Embed a single box to avoid a common allocationChris Wilson2011-07-241-0/+2
* image: replay the recording surface directly onto the targetChris Wilson2011-07-231-0/+15
* xcb: Take advantage of clip-boxesChris Wilson2011-07-201-0/+3
* clip: Rudimentary support for clip-polygon extractionChris Wilson2011-07-191-57/+92
* Improve cairo_rectangle_list_t error handlingAndrea Canciani2011-03-181-0/+3
* Differentiate between reducing clip to composite extents and a rectangleChris Wilson2010-07-121-0/+4
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* clip: Report the surface offset when retrieving the clip maskChris Wilson2010-04-251-1/+1
* clip: Compare the whole clip when testing for equality.Chris Wilson2010-04-101-0/+4
* clip: Remove the redundant _cairo_clip_init_rectangle()Chris Wilson2010-03-231-4/+0
* clip: Restrict composite extents to clip extentsChris Wilson2010-02-121-0/+6
* clip: Implement clipping using only the high-level operators.Chris Wilson2010-01-221-1/+5
* [clip] Remove non-existing functions from headerBenjamin Otte2009-10-181-9/+0
* [clip] Simplify applying a box clipChris Wilson2009-09-101-1/+2
* [clip] Apply surface offset when combining with clip maskChris Wilson2009-08-291-1/+1
* [clip] Pass in destination offset for combining with clip-maskChris Wilson2009-08-291-1/+3
* [clip] Combine directly onto targetChris Wilson2009-08-291-0/+3
* [clip] Use geometric clipping for unaligned clipsChris Wilson2009-08-291-0/+5
* [clip] Eliminate redundant clipsChris Wilson2009-08-291-1/+7
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-46/+41
* [region] Move region function prototypes to cairo.h along with helper types.Søren Sandmann2009-03-281-1/+0
* [region] Get rid of clip->has_regionSøren Sandmann2009-03-281-1/+0
* [region] Make cairo_region_t a malloced object.Søren Sandmann2009-03-281-1/+1
* Revamp the build system.Behdad Esfahbod2008-09-021-0/+3
* [cairo-clip] Avoid work when all clipped out.Chris Wilson2007-10-191-0/+2
* [cairo-atomic] Rewrite reference counting using atomic ops.Chris Wilson2007-09-251-6/+6
* Move GCC attributes wrapping into a separate header.Chris Wilson2007-09-251-0/+1
* Remove include of cairoint.h from *-private.h header files.Carl Worth2007-08-231-1/+0
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-0/+1
* [fixpt] Create cairo_region wrapper around pixman_region16_tVladimir Vukicevic2007-07-181-2/+2
* [fixpt] Replace cairo_rectangle_int16_t with cairo_rectangle_int_tVladimir Vukicevic2007-07-181-3/+3
* Make _cairo_clip_reset voidCarl Worth2007-04-101-1/+1
* pixman region operations can fail, propagate the error.Chris Wilson2007-04-101-2/+2
* Remove redundant _cairo_clip_fini functionMathias Hasselmann2007-04-081-3/+0
* Make region of cairo_clip_t staticMathias Hasselmann2007-04-081-1/+2
* Make sure all nil objects start with _cairo_Behdad Esfahbod2007-04-031-1/+1
* Rename cairo_copy_clip_rectangles to cairo_copy_clip_rectangle_listRobert O'Callahan2007-01-171-1/+1
* Add clip getters API + testsRobert O'Callahan2006-09-251-0/+5
* Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.Carl Worth2006-06-061-3/+3
* Remove trailing whitespace from lines that look like comments.Carl Worth2006-06-061-1/+1