index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-spans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-108
/
+0
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-0
/
+29
2011-07-09
Handle CAIRO_STATUS_DEVICE_FINISHED in switches
Uli Schlachter
1
-0
/
+2
2011-01-01
mesh: Add mesh pattern type and enum values
Adrian Johnson
1
-0
/
+2
2010-06-07
Remove _cairo_surface_composite_trapezoids_as_polygon()
Benjamin Otte
1
-75
/
+0
2010-03-11
spans: Initialise rects->is_bounded for polygon compat.
Chris Wilson
1
-0
/
+2
2010-01-22
Alter definition of cairo_composite_rectangles_t
Chris Wilson
1
-10
/
+19
2010-01-22
spans: Pass multiple rows of identical spans to the renders.
Chris Wilson
1
-2
/
+4
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+4
2009-09-08
[spans] Correct offsets for trapezoids
Chris Wilson
1
-2
/
+2
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