index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-01
[boilerplate] Use xlib as fallback reference for xcb
Chris Wilson
1
-1
/
+12
2009-09-01
[path] Standalone header-compilation
Chris Wilson
1
-2
/
+2
2009-09-01
Compiler warnings
Chris Wilson
2
-4
/
+5
2009-09-01
[tee] Rename 'append' to 'add' and add symmetric 'remove'
Chris Wilson
4
-9
/
+54
2009-09-01
[pattern] Remove unused hidden symbol for cairo_pattern_status()
Chris Wilson
2
-6
/
+4
2009-08-31
PDF: Ensure operator is selected before painting surface
Adrian Johnson
1
-8
/
+8
2009-08-31
PDF: Flush operators before writing to the PDF stream
Adrian Johnson
1
-0
/
+4
2009-08-31
PDF: Reset alpha to 1.0 before painting a surface
Adrian Johnson
1
-1
/
+7
2009-08-31
Update ref images
Adrian Johnson
11
-0
/
+0
2009-08-31
PDF: Avoid using patterns when filling a surface with EXTEND_NONE
Adrian Johnson
1
-0
/
+19
2009-08-31
PDF: Avoid using patterns when painting surfaces with EXTEND_NONE
Adrian Johnson
1
-0
/
+58
2009-08-31
PDF: Fix bug when when embedding surfaces
Adrian Johnson
1
-1
/
+2
2009-08-31
[test] Use HAVE_FLOCKFILE instead of _POSIX_C_SOURCE.
M Joonas Pihlaja
1
-3
/
+2
2009-08-31
[trace] Use HAVE_FLOCKFILE/FUNLOCKFILE since configure test for them.
M Joonas Pihlaja
1
-0
/
+4
2009-08-31
[build] Remove duplicate invocation of AC_CHECK_HEADERS.
M Joonas Pihlaja
1
-3
/
+0
2009-08-30
[perf] Trim outliers from chart
Chris Wilson
1
-39
/
+172
2009-08-30
[build] Fix a typo in configure.ac
Carlos Garcia Campos
1
-1
/
+1
2009-08-30
[bo-rectangular] Fix assertion failure with insertion sort
Chris Wilson
1
-0
/
+4
2009-08-29
Merge branch 'stroke-with-spans'
Chris Wilson
353
-4651
/
+18842
2009-08-29
Use the more generic is_box when doing simple extent checks
Chris Wilson
4
-5
/
+5
2009-08-29
[clip] Correctly compute a geometric mask for a rectilinear + arbitrary
Chris Wilson
1
-9
/
+38
2009-08-29
[clip] Apply surface offset when combining with clip mask
Chris Wilson
7
-57
/
+56
2009-08-29
[clip] Pass in destination offset for combining with clip-mask
Chris Wilson
3
-29
/
+34
2009-08-29
[test] Add rotated clip.
Chris Wilson
6
-0
/
+114
2009-08-29
[script] Implement invert
Chris Wilson
1
-1
/
+25
2009-08-29
Fix build on systems with older Xrender headers.
Damian Frank
3
-34
/
+93
2009-08-29
Rename cairo-script static func to avoid MinGW conflict
Damian Frank
1
-2
/
+2
2009-08-29
Update reference images
Chris Wilson
57
-2
/
+12
2009-08-29
[script] Fix use of freed list
Chris Wilson
1
-1
/
+1
2009-08-29
[path] Return the canonical box.
Chris Wilson
2
-36
/
+24
2009-08-29
[scaled-font] Fix implementation-face refleak
Chris Wilson
1
-1
/
+8
2009-08-29
[ft] Improve error path handling.
Chris Wilson
1
-6
/
+6
2009-08-29
[scaled-font] Refleak on error path.
Chris Wilson
1
-5
/
+4
2009-08-29
[clip] Fix refleak of previous clipping surfaces.
Chris Wilson
1
-3
/
+6
2009-08-29
[test] Add clip-stroke
Chris Wilson
6
-0
/
+125
2009-08-29
[path-fixed] Distinguish cw and ccw boxes
Chris Wilson
1
-2
/
+2
2009-08-29
[scaled-font] Eliminate intermediate path when tracing glyphs
Chris Wilson
1
-29
/
+22
2009-08-29
[stroke] Handle degenerate stroke extents
Chris Wilson
1
-18
/
+13
2009-08-29
[path] Handle the implicit close for path_fixed_is_box()
Chris Wilson
1
-15
/
+18
2009-08-29
[fallback] Include implicit closes in the check for rectilinear paths
Chris Wilson
2
-2
/
+18
2009-08-29
[test] Implicit close
Chris Wilson
4
-0
/
+56
2009-08-29
[boilerplate] Runtime library check
Chris Wilson
22
-3
/
+85
2009-08-29
[script] Conditionalise the build
Chris Wilson
3
-3
/
+12
2009-08-29
[scaled-font] Remove assert from cairo_scled_font_create()
Chris Wilson
1
-1
/
+4
2009-08-29
[win32] Use the system scaled_font_done
Chris Wilson
1
-1
/
+4
2009-08-29
[win32] Initialize clip_region
Chris Wilson
1
-0
/
+3
2009-08-29
[win32] Compiler warnings
Chris Wilson
1
-12
/
+12
2009-08-29
[pattern] Ensure that no repeated pattern is clipped
Chris Wilson
1
-1
/
+1
2009-08-29
[script] Support running on cairo-1.8
Chris Wilson
1
-3
/
+15
2009-08-29
[gl] Use spans for trapezois.
Chris Wilson
6
-39
/
+46
[prev]
[next]