summaryrefslogtreecommitdiff
path: root/src/cairo-composite-rectangles.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the approximate glyph bounds checkMatthias Clasen2021-08-281-14/+0
* Fix clip leakHeiko Lewin2021-08-011-17/+66
* pattern: don't round extents to 0 on vector surfacesAdrian Johnson2016-07-161-3/+4
* core: dropped unnecessary local variable in _cairo_composite_rectangles_inter...Enrico Weigelt, metux IT consult2016-01-131-4/+2
* Don't cull very thin lines on vector surfacesAdrian Johnson2015-10-171-1/+1
* image: Corrected extents calculationsBill Spitzak2014-10-101-1/+1
* traps: Ensure that we correctly clip when using multiple clip boxesChris Wilson2013-05-301-0/+7
* compositor: Reduce glyph "overlap" if the inked pixels are opaqueChris Wilson2012-10-111-0/+7
* composite-rectangles: Update unbounded (clip extents) after reducing clipChris Wilson2012-09-271-1/+16
* composite-rectangles,scaled-font: Use accurate extents if the font is brokenChris Wilson2012-06-041-2/+3
* Split cairo-clip-privates into struct+inlinesChris Wilson2012-04-191-0/+1
* composite-rectangles: Trim extents for SOURCE and CLEAR to the maskChris Wilson2012-03-291-3/+15
* image: Add a fast path for solid-filled polygonsChris Wilson2012-03-041-0/+1
* xcb: track fallback damageChris Wilson2011-09-191-0/+18
* composite-rectangle: Add a helper to refine source extentsChris Wilson2011-09-181-3/+54
* composite: Reduce an unaligned clipChris Wilson2011-09-151-6/+3
* Introduce a new compositor architectureChris Wilson2011-09-121-30/+149
* recording: optionally disable optimise away clearsChris Wilson2011-08-201-2/+0
* Only reduce the clip if it is not in active use for the operationChris Wilson2011-08-131-1/+25
* recording: do not reduce required clipsChris Wilson2011-08-101-1/+1
* composite: Pass unbounded extents to initialisationChris Wilson2011-07-261-20/+13
* composite: Perform a quick is-clipped for glyphsChris Wilson2011-07-241-0/+11
* xcb: Take advantage of clip-boxesChris Wilson2011-07-201-0/+33
* clip: Rudimentary support for clip-polygon extractionChris Wilson2011-07-191-20/+34
* pattern: Add observer hooksChris Wilson2011-07-151-0/+1
* Revert bd672d080ca0036ef1b88d26583e6af36f541461Andrea Canciani2010-05-131-4/+3
* drm: code dump, sorry.Chris Wilson2010-05-121-3/+4
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Alter definition of cairo_composite_rectangles_tChris Wilson2010-01-221-0/+197