Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-29 | traps-as-spans | Chris Wilson | 1 | -0/+82 |
2009-08-29 | Eliminate self-intersecting strokes. | Chris Wilson | 1 | -143/+36 |
2009-07-23 | Remove clip handling from generic surface layer. | Chris Wilson | 1 | -10/+10 |
2009-06-19 | [spans] Squash a compiler warning when creating error objects. | M Joonas Pihlaja | 1 | -0/+2 |
2009-03-29 | Silence compiler warnings for CAIRO_STATUS_LAST_STATUS | Chris Wilson | 1 | -0/+2 |
2009-01-29 | [surface] add CAIRO_STATUS_INVALID_SIZE | Paolo Bonzini | 1 | -0/+2 |
2008-12-23 | [spans] Close open subpaths when filling with a scan converter. | M Joonas Pihlaja | 1 | -22/+31 |
2008-12-12 | [path] Mark points as const during _cairo_path_fixed_interpret() | Chris Wilson | 1 | -11/+7 |
2008-12-06 | [cairo-spans] New cairo_tor_scan_converter_t. | M Joonas Pihlaja | 1 | -5/+13 |
2008-12-06 | [cairo-spans] New _cairo_path_fixed_fill_using_spans(). | M Joonas Pihlaja | 1 | -0/+145 |
2008-12-06 | [cairo-spans] New abstract types for scan converting polygons. | M Joonas Pihlaja | 1 | -0/+242 |