index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
[test] Compare a failure against the image output
Chris Wilson
1
-0
/
+46
2009-09-09
[test] Typo in ft-show-glyphs-positioning
Chris Wilson
1
-1
/
+1
2009-09-09
[test] An oversized twin test case.
Chris Wilson
5
-0
/
+100
2009-09-09
[test] Variation of twin that intermixes antialiasing
Chris Wilson
5
-0
/
+100
2009-09-09
[test] SUBPIXEL_ANTIALIAS varation of twin
Chris Wilson
5
-0
/
+74
2009-09-09
[test] Variation of twin with ANTIALIAS_GRAY
Chris Wilson
5
-0
/
+74
2009-09-09
[test] Add ANTIALIAS_NONE variation of twin
Chris Wilson
5
-0
/
+74
2009-09-09
[test] Check for errors during ft-show-glyphs-positioning
Chris Wilson
1
-7
/
+39
2009-09-08
[build] Improve handling of missing test apparatus
Chris Wilson
2
-0
/
+10
2009-09-05
[test] Reorder dash-infinite-loop to not hit a runaway allocation.
M Joonas Pihlaja
1
-1
/
+1
2009-09-04
[test] Add large-source-roi.ref.png to test/Makefile.am
M Joonas Pihlaja
1
-0
/
+1
2009-09-04
[test] Add unbounded variants of clip-{fill,stroke}
Chris Wilson
18
-0
/
+223
2009-09-03
[test] Fix the order of random points random-intersections-curves*.
M Joonas Pihlaja
2
-14
/
+20
2009-09-03
[image] Check for out of bounds image surface sizes in constructors.
M Joonas Pihlaja
3
-4
/
+4
2009-09-03
[test] Allow tests to XFAIL by putting the cairo_t into an error state.
M Joonas Pihlaja
1
-7
/
+7
2009-09-03
[test] Add clip-disjoint
Chris Wilson
5
-0
/
+93
2009-09-02
[boilerplate/test] Use numerical equality not string equality
Chris Wilson
1
-1
/
+1
2009-09-02
[constructors] Guard against being called without any input files.
M Joonas Pihlaja
1
-1
/
+6
2009-09-02
[test] Add clip-image
Chris Wilson
4
-0
/
+96
2009-08-31
Update ref images
Adrian Johnson
11
-0
/
+0
2009-08-31
[test] Use HAVE_FLOCKFILE instead of _POSIX_C_SOURCE.
M Joonas Pihlaja
1
-3
/
+2
2009-08-29
[clip] Apply surface offset when combining with clip mask
Chris Wilson
1
-0
/
+0
2009-08-29
[test] Add rotated clip.
Chris Wilson
6
-0
/
+114
2009-08-29
Update reference images
Chris Wilson
57
-2
/
+12
2009-08-29
[test] Add clip-stroke
Chris Wilson
6
-0
/
+125
2009-08-29
[test] Implicit close
Chris Wilson
4
-0
/
+56
2009-08-29
[test] Update REFERENCE_IMAGES
Chris Wilson
1
-3
/
+2
2009-08-29
[script] Introduce cairo_script_context_t
Chris Wilson
1
-1
/
+4
2009-08-29
[test] Stress the intersection handling by feeding spans/traps random curves
Chris Wilson
14
-0
/
+175
2009-08-29
[tessellator] Special case rectilinear tessellation
Chris Wilson
2
-0
/
+0
2009-08-29
Eliminate self-intersecting strokes.
Chris Wilson
146
-37
/
+235
2009-08-29
[test] Minor tweak of ft-text-vertical-layout
Chris Wilson
2
-7
/
+4
2009-08-26
[test] Remove misleading code/comments from a1-image-sample
Chris Wilson
1
-4
/
+0
2009-08-26
[test] Attempt to automatically detect running under gdb
Chris Wilson
1
-0
/
+32
2009-08-26
[test] Exit on first failure '-x'
Chris Wilson
1
-2
/
+13
2009-08-17
[test] Update reference image for the extended-blend-mode test.
Søren Sandmann Pedersen
1
-0
/
+0
2009-08-06
[boilerplate/test] Convert make-*-constructors to shell
Chris Wilson
3
-169
/
+28
2009-07-31
[gl] Refresh clip-operator ref.
Chris Wilson
2
-0
/
+1
2009-07-31
[test] Add clip-fill.
Chris Wilson
7
-0
/
+83
2009-07-31
[test] Add clip-text
Chris Wilson
7
-0
/
+93
2009-07-29
[test] Yet another bug in curve-to as line-to.
Chris Wilson
5
-0
/
+102
2009-07-28
[test] Wrap yet another call to get_image_surface() inside a timeout.
Chris Wilson
1
-0
/
+3
2009-07-28
[test] Add timeouts around finishing and converting surfaces to images.
Chris Wilson
1
-4
/
+10
2009-07-28
[test] Test extremely small dash lengths.
M Joonas Pihlaja
4
-0
/
+85
2009-07-28
[test] Add degenerate-curve-to
Chris Wilson
5
-0
/
+106
2009-07-27
Mark curve-to-as-line-to as XFAIL for PS backend.
Carl Worth
1
-0
/
+0
2009-07-27
Merge branch 'master' of git.cairographics.org:/git/cairo
Carl Worth
16
-21
/
+163
2009-07-27
Add new test: curve-to-as-line-to
Carl Worth
3
-0
/
+96
2009-07-27
[test] Overlapping glyphs
Chris Wilson
7
-0
/
+128
2009-07-27
[pdf] Eliminate redundant whole-page clip.
Chris Wilson
4
-0
/
+0
[next]