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
2008-09-26
[boilerplate] Add a PS 2 target.
Chris Wilson
192
-116
/
+277
2008-09-26
[boilerplate] Add svg-1.2 target.
Chris Wilson
74
-40
/
+128
2008-09-26
[check-*.sh] Redirect error reports to stderr
Behdad Esfahbod
6
-15
/
+15
2008-09-26
Add slim markers to make check-plt.sh happy
Behdad Esfahbod
4
-0
/
+26
2008-09-26
[RELEASING] Add ftp-release@lists.freedesktop.org
Behdad Esfahbod
1
-6
/
+6
2008-09-26
[twin-font] Adjust ascent/descent
Behdad Esfahbod
1
-3
/
+3
2008-09-26
[scaled-font] Use full ctm matrix when comparing scaled-font keys
Behdad Esfahbod
1
-1
/
+1
2008-09-26
[boilerplate] Retry conversion in process if first attempt fails.
Chris Wilson
4
-24
/
+44
2008-09-26
[test/any2ppm] Handle short reads/writes.
Chris Wilson
2
-10
/
+64
2008-09-26
[analysis] Merge two analysis status codes.
Chris Wilson
3
-34
/
+50
2008-09-26
Add a macro to determine whether a status is a fatal error.
Chris Wilson
2
-2
/
+4
2008-09-26
[pdf] Propagate status
Chris Wilson
2
-4
/
+16
2008-09-26
Fix bitmap-font XFAIL
Adrian Johnson
3
-8
/
+3
2008-09-25
[twin-font] Clean up font data by joining lines and closing paths
Behdad Esfahbod
2
-81
/
+91
2008-09-25
Add an internal font face
Behdad Esfahbod
8
-29
/
+1371
2008-09-25
Increment cairo version to 1.8.1 after the 1.8.0 release.
Carl Worth
1
-1
/
+1
2008-09-25
Increment cairo version to 1.8.0.
Carl Worth
1
-2
/
+2
2008-09-25
NEWS: Add notes for the 1.8.0 release.
Carl Worth
1
-4
/
+166
2008-09-25
Add missing reference images REFERENCE_IMAGES list.
Carl Worth
1
-0
/
+9
2008-09-25
Actually remove cairo_has_show_text_glyphs
Carl Worth
6
-55
/
+6
2008-09-25
Remove excessive whitespace.
Carl Worth
1
-10
/
+0
2008-09-25
Ignore test/png-test.png
Carl Worth
1
-0
/
+1
2008-09-25
[user-font-rescale] Do proper ref-counting of substitute font
Jeff Muizelaar
1
-2
/
+8
2008-09-25
Update text-antialias-subpixel reference image.
Carl Worth
1
-0
/
+0
2008-09-25
Remove all lcd_filter code.
Carl Worth
6
-595
/
+190
2008-09-25
Note that we're using ghostscript 8.62 now for reference images.
Carl Worth
1
-1
/
+1
2008-09-25
Make device-offset-scale an XFAIL test due to SVG failure.
Carl Worth
2
-1
/
+3
2008-09-25
Update pdf-specific reference images for mask test.
Carl Worth
2
-0
/
+0
2008-09-25
Add pdf-specific reference image for mask-transformed-similar
Carl Worth
1
-0
/
+0
2008-09-25
[pdf] Explicitly order the sequence of checks when analyzing masks
Chris Wilson
1
-9
/
+25
2008-09-25
Fix the analysis of mask operations (fixing mask-transformed-similar test case)
Carl Worth
1
-11
/
+26
2008-09-25
Drop _cairo_analysis_surface prefix from some static functions
Carl Worth
1
-25
/
+18
2008-09-25
Update ps-specific reference image for rotate-image-surface-paint
Carl Worth
1
-0
/
+0
2008-09-25
Mark degenerate-path and miter-precision as XFAIL.
Carl Worth
3
-2
/
+5
2008-09-25
Make the bitmap-font an XFAIL.
Carl Worth
2
-1
/
+3
2008-09-24
Eliminate paranoid check for PNG_INTERLACE_NONE.
Carl Worth
1
-1
/
+1
2008-09-24
Update ps-specific reference image for ft-text-vertical-layout-type3
Carl Worth
1
-0
/
+0
2008-09-24
Update all reference images for ft-text-vertical-layout-type1.
Carl Worth
4
-0
/
+0
2008-09-24
Update reference image for smask-text test.
Carl Worth
1
-0
/
+0
2008-09-24
Add svg-specific reference image for user-font-rescale.
Carl Worth
1
-0
/
+0
2008-09-25
[test] Write the OUTPUT filename to the log if we match the vector surface.
Chris Wilson
1
-0
/
+3
2008-09-24
[.gitignore] Remove Makefile.*.config
Behdad Esfahbod
2
-4
/
+0
2008-09-24
Mark several new tests added during 1.7 as XFAIL.
Carl Worth
5
-4
/
+12
2008-09-24
Remove the device-offset testing (-25 cases) for the release.
Carl Worth
1
-1
/
+1
2008-09-24
Add svg-specific reference image for mask-transformed-similar.
Carl Worth
1
-0
/
+0
2008-09-24
Add pdf-specific reference images for gradient-constant-alpha.
Carl Worth
3
-0
/
+1
2008-09-24
Ignore generated files.
Carl Worth
3
-0
/
+6
2008-09-24
Add pdf-specific reference images for fill-alpha-pattern.
Carl Worth
3
-0
/
+1
2008-09-24
Add pdf- and ps-specific reference images for device-offset-fractional
Carl Worth
2
-0
/
+0
2008-09-24
[configure.ac] Bump poppler dependency to 0.9.2
Chris Wilson
1
-1
/
+3
[next]