Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-12 | Introduce a new compositor architecture | Chris Wilson | 1 | -19/+36 |
2010-06-07 | Remove _cairo_surface_composite_trapezoids_as_polygon() | Benjamin Otte | 1 | -12/+0 |
2010-01-22 | spans: Add a rectangular scan converter | Chris Wilson | 1 | -0/+25 |
2010-01-22 | spans: Add a Bentley-Ottmann variant on the Tor scan converter | Chris Wilson | 1 | -0/+23 |
2010-01-22 | spans: Pass multiple rows of identical spans to the renders. | Chris Wilson | 1 | -13/+11 |
2009-08-29 | traps-as-spans | Chris Wilson | 1 | -0/+19 |
2009-08-29 | Eliminate self-intersecting strokes. | Chris Wilson | 1 | -27/+18 |
2009-07-23 | Remove clip handling from generic surface layer. | Chris Wilson | 1 | -9/+10 |
2008-12-06 | [cairo-spans] New cairo_tor_scan_converter_t. | M Joonas Pihlaja | 1 | -0/+10 |
2008-12-06 | [cairo-spans] New _cairo_path_fixed_fill_using_spans(). | M Joonas Pihlaja | 1 | -0/+10 |
2008-12-06 | [cairo-spans] New abstract types for scan converting polygons. | M Joonas Pihlaja | 1 | -0/+124 |