index
:
~ranma42/cairo
1.10
master
oldcs
oldcs2
wip/0matrix
wip/boilerplate
wip/cgl
wip/cleanup-error
wip/cleanup-error2
wip/cleanup-error3
wip/cleanup-error4
wip/cleanup-error5
wip/cleanup-object
wip/cleanup-object4
wip/cleanup4
wip/coccinelle
wip/colorspace
wip/compilecleanup
wip/compiler-warnings
wip/const-status
wip/cs
wip/cs10
wip/cs11
wip/cs2
wip/cs3
wip/cs4
wip/cs5
wip/cs6
wip/cs7
wip/cs8
wip/floatpath
wip/floatpath2
wip/floatpath3
wip/gl
wip/gl2
wip/no-0-ref
wip/objectify
wip/objectify2
wip/objectify3
wip/objectify4
wip/objectify5
wip/objectify6
wip/objpostbackend6
wip/objpostbackend7
wip/optimize-fill
wip/path-double
wip/quartz-debug
wip/quartz-flip
wip/quartz-font-wanna-ct
wip/references
wip/remove-10.4
wip/restore-status
wip/simpleops
wip/stroke-to-path
wip/surfacecleanup
wip/test-nocrash
wip/totest
zfloatpath
ranma42's experiments on cairo
ranma42
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
WIP
wip/stroke-to-path
Andrea Canciani
6
-1097
/
+1015
2010-10-23
Avoid division by 0 when offsetting a degenerate spline
Andrea Canciani
1
-3
/
+18
2010-10-23
Avoid FPE (division by 0 in inflection_points)
Andrea Canciani
1
-0
/
+6
2010-10-23
Avoid FPE (division by 0 in knot_offset)
Andrea Canciani
1
-11
/
+18
2010-10-23
Fix _cairo_path_fixed_init_flat_copy
Andrea Canciani
1
-1
/
+6
2010-10-23
Stroke-to-path and fill when stroking
Andrea Canciani
1
-5
/
+13
2010-10-23
Stroke to path implementation
Jeff Muizelaar
11
-0
/
+2598
2010-10-21
Other backends: Set round_glyph_positions to OFF
Uli Schlachter
4
-0
/
+4
2010-10-21
raster backends: Set round_glpyh_positions to ON
Uli Schlachter
5
-0
/
+5
2010-10-21
Actually implement round_glpyh_positions
Uli Schlachter
1
-2
/
+9
2010-10-21
font options: Add private round_glpyh_positions field
Uli Schlachter
4
-3
/
+63
2010-10-21
XCB: Use consistent rounding modes for a1 rasterisation.
Uli Schlachter
1
-30
/
+50
2010-10-21
XCB: Fix for all unbounded operators
Uli Schlachter
1
-1
/
+1
2010-10-21
XCB: Move the assert from 5a0f8f7320c916c
Uli Schlachter
1
-1
/
+1
2010-10-20
perf: Only print description once per backend
Chris Wilson
2
-0
/
+6
2010-10-15
xcb: Pass clip to composite_glyphs_via_mask
Chris Wilson
1
-2
/
+1
2010-10-15
xcb,image: Fix a missing clip fini
Chris Wilson
2
-2
/
+6
2010-10-15
PS: Remove radial gradient fallback
Adrian Johnson
1
-17
/
+2
2010-10-15
PDF: Remove radial gradient fallback
Adrian Johnson
1
-16
/
+1
2010-10-15
PS: Remove redundant code
Adrian Johnson
1
-3
/
+0
2010-10-15
PDF: Fix regression in EXTEND_NONE gradients
Adrian Johnson
1
-1
/
+14
2010-10-14
XCB: Remove an incorrect clipping optimizations
Uli Schlachter
1
-3
/
+0
2010-10-14
Add myself to AUTHORS
Uli Schlachter
1
-0
/
+1
2010-10-14
xcb: Fix reduction of clipping for bounded glyphs.
Chris Wilson
1
-34
/
+4
2010-10-13
xcb: Correctly handle ARGB visuals
Uli Schlachter
1
-0
/
+3
2010-10-13
_cairo_xcb_surface_picture: Check for fallback
Uli Schlachter
1
-2
/
+2
2010-10-13
_cairo_xcb_surface_ensure_picture: Check fallback
Uli Schlachter
1
-0
/
+1
2010-10-13
quartz: Remove unused imageSurface field
Andrea Canciani
1
-5
/
+0
2010-10-13
quartz: Cleanup gradient setup functions
Andrea Canciani
1
-12
/
+6
2010-10-13
quartz: Move drawing state out of surface
Andrea Canciani
2
-83
/
+95
2010-10-13
quartz: Unify DO_SHADING, DO_IMAGE and DO_TILED_IMAGE
Andrea Canciani
1
-38
/
+16
2010-10-13
quartz: Unify DO_SOLID and DO_PATTERN
Andrea Canciani
2
-16
/
+10
2010-10-13
quartz: Set operator when setting up source
Andrea Canciani
2
-50
/
+21
2010-10-13
quartz: Remove DO_NOTHING and DO_UNSUPPORTED actions
Andrea Canciani
2
-74
/
+82
2010-10-12
quartz: Improve gradient quality
Andrea Canciani
1
-10
/
+1
2010-10-12
quartz: Fix EXTEND_PAD gradients
Andrea Canciani
1
-13
/
+7
2010-10-12
quartz: Improve gradient consistency
Andrea Canciani
2
-69
/
+46
2010-10-12
Add _cairo_rectangle_union
Andrea Canciani
2
-0
/
+30
2010-10-12
LD_PRELOAD is supported on DragonFly.
Joerg Sonnenberger
1
-1
/
+1
2010-10-12
quartz: Remove unused code
Andrea Canciani
1
-53
/
+0
2010-10-12
quartz: Make radial gradients follow PDF specification
Andrea Canciani
1
-14
/
+0
2010-10-12
quartz: Remove linear gradient fallback
Andrea Canciani
1
-10
/
+0
2010-10-12
test: Update ref images for radial tests
Andrea Canciani
13
-0
/
+0
2010-10-08
Rewrite pdf-operators word wrapping
Adrian Johnson
1
-118
/
+113
2010-10-08
Refresh ft-show-glyphs-positioning pdf ref image
Adrian Johnson
1
-0
/
+0
2010-10-08
Don't put Type3 glyphs in latin subsets
Adrian Johnson
1
-2
/
+7
2010-10-07
Fix typo
Behdad Esfahbod
1
-1
/
+1
2010-10-07
test: Remove old html infrastructure
Andrea Canciani
4
-337
/
+9
2010-10-07
test: Add a new test result html page
Andrea Canciani
2
-0
/
+468
2010-10-07
test: Make tests run in natural order
Andrea Canciani
1
-0
/
+13
[next]