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-03-25
[osx] additional fix to configure for multi-arch OSX builds
Vladimir Vukicevic
1
-1
/
+2
2008-03-25
[quartz] When stroking with an image source, use the right CTM for the image
Vladimir Vukicevic
5
-1
/
+88
2008-03-25
Win32-Printing: Fix fallback resolution when DC ctm is not identity
Adrian Johnson
1
-5
/
+14
2008-03-24
Add new text-transform test
Carl Worth
7
-0
/
+116
2008-03-24
Update REFERENCE_IMAGES with PS ref images
Adrian Johnson
1
-0
/
+2
2008-03-24
Add PS reference images for finer-grained-fallbacks test
Adrian Johnson
2
-0
/
+0
2008-03-24
Fix assertion in PS/PDF/Win32-print when fallback image is off the page
Adrian Johnson
1
-18
/
+55
2008-03-24
Add finer-grained-fallbacks test
Adrian Johnson
5
-0
/
+115
2008-03-23
[API] unbreak CAIRO_FONT_TYPE_ATSUI
Benjamin Otte
1
-1
/
+2
2008-03-21
[cairo-png] Set bKGD gray value.
Chris Wilson
1
-3
/
+2
2008-03-21
Update PS reference images
Adrian Johnson
7
-0
/
+0
2008-03-21
Add PS/PDF ref images for ft-show-glyphs-positioning
Adrian Johnson
3
-0
/
+2
2008-03-21
Finish the PDF text operator decimal reduction commit
Adrian Johnson
1
-3
/
+9
2008-03-21
Fix PS glyph positioning bug in PDF operator emulation
Adrian Johnson
1
-2
/
+3
2008-03-21
Add ft-show-glyphs-positioning test
Adrian Johnson
4
-0
/
+170
2008-03-20
Increment cairo version to 1.5.15 after the 1.5.14 snapshot
Carl Worth
1
-1
/
+1
2008-03-20
Cleanup up png-test.png file in 'make clean'
Carl Worth
1
-0
/
+1
2008-03-20
Enable PLT avoidance for cairo_image_surface_get_data/stride
Carl Worth
2
-0
/
+4
2008-03-20
Disable enum_regexp test in check-doc-syntax.h
Carl Worth
1
-10
/
+19
2008-03-20
Mark new cairo_xlib_visual_info functions as private.
Carl Worth
1
-2
/
+2
2008-03-20
Increment cairo version to 1.5.14 and libtool versioning to 18:1:16
Carl Worth
1
-2
/
+2
2008-03-20
Doc template churn
Carl Worth
1
-1
/
+1
2008-03-20
NEWS: Add notes for 1.5.14 snapshot
Carl Worth
1
-1
/
+128
2008-03-20
Fix the REFERENCE_IMAGES list, (like always before a snapshot)
Carl Worth
1
-2
/
+2
2008-03-20
RELEASING: Clarify steps for verifying no unpushed modifications
Carl Worth
1
-4
/
+3
2008-03-20
Track minor change in pixman filtering sample location
Carl Worth
1
-0
/
+0
2008-03-20
Add support for 8-bit PseudoColor visuals
Carl Worth
5
-46
/
+278
2008-03-20
xlib: Add support for arbitrary TrueColor visuals
Carl Worth
2
-71
/
+276
2008-03-20
[SVG] Replace the color property by stroke.
Emmanuel Pacaud
1
-3
/
+3
2008-03-20
PDF: Reduce excess decimals in text position offsets
Adrian Johnson
1
-4
/
+22
2008-03-20
Use %g for printing path coordinates in pdf-operators
Adrian Johnson
1
-4
/
+4
2008-03-20
Add %g conversion specifer to output-stream for limited precision
Adrian Johnson
1
-31
/
+56
2008-03-20
Make _cairo_dtostr() static
Adrian Johnson
2
-4
/
+1
2008-03-20
Rescale CTM used for PS/PDF stroking to reduce rounding error
Adrian Johnson
1
-7
/
+63
2008-03-18
Make CAIRO_FORMAT_STRIDE_FOR_WIDTH_BPP available to the cairo internals.
Carl Worth
2
-5
/
+7
2008-03-18
Make _pixman_format_to_masks accept a cairo_format_masks_t structure
Carl Worth
3
-36
/
+29
2008-03-18
Move assertion failure for unsupported masks up one level
Carl Worth
3
-29
/
+58
2008-03-18
Optimize generated PostScript when EXTEND_PAD is used
Adrian Johnson
1
-2
/
+4
2008-03-17
[quartz] Additional test reference images for quartz
Vladimir Vukicevic
11
-0
/
+10
2008-03-17
[quartz] Fix bogus CGContextGetType warning that's printed on the console
Vladimir Vukicevic
1
-35
/
+69
2008-03-17
[quartz] Rename ATSUI font to Quartz font
Vladimir Vukicevic
10
-143
/
+65
2008-03-17
Factor out common stroke code in pdf-operators
Adrian Johnson
1
-36
/
+32
2008-03-15
Add stroke-ctm-caps to .gitignore
Adrian Johnson
1
-0
/
+1
2008-03-15
Improve the PDF operators word wrapping
Adrian Johnson
1
-9
/
+25
2008-03-14
[quartz] don't say we forced subpixel AA when we didn't
Vladimir Vukicevic
1
-1
/
+1
2008-03-14
[quartz] compare gradient stops as doubles, not as fixed point
Vladimir Vukicevic
1
-4
/
+1
2008-03-15
Don't use fill-stroke during analysis
Adrian Johnson
1
-9
/
+5
2008-03-15
Fix bug in _cairo_path_fixed_is_equal
Adrian Johnson
1
-2
/
+4
2008-03-14
Do not use PDF fill-stroke operator with transparent fill
Adrian Johnson
1
-10
/
+5
2008-03-14
PDF/PS: Optimize away the stroke ctm when not required
Adrian Johnson
1
-8
/
+28
[next]