index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-03-14
Add PS reference image for stroke-ctm-caps
Adrian Johnson
1
-0
/
+0
2008-03-13
[mac] Correctly handle endianness in multi-architecture compiles on MacOS X
Jeremy Huddleston
1
-0
/
+18
2008-03-13
[test] Add testcase for previous stroker regression fix
Vladimir Vukicevic
4
-0
/
+89
2008-03-13
[quartz] remove some compiler warnings
Vladimir Vukicevic
2
-5
/
+1
2008-03-13
Correctly pass the device-space vector through to stroker
Vladimir Vukicevic
3
-14
/
+23
2008-03-13
Use the correct glyph metrics in Type1 fallback
Adrian Johnson
1
-4
/
+4
2008-03-12
[win32] Use a DIB when cloning a surface for a WIN32_PRINTING dest
Vladimir Vukicevic
1
-3
/
+13
2008-03-12
[quartz] correctly force subpixel AA on a context, even if defaults say other...
Vladimir Vukicevic
1
-3
/
+19
2008-03-12
[quartz] Apply fixup to unbounded operators to clear area outside of mask
Vladimir Vukicevic
1
-13
/
+236
2008-03-12
[cairoint.h] Mark _cairo_image_analyze_transparency as private.
Chris Wilson
1
-1
/
+1
2008-03-12
Define _BSD_SOURCE to enable prototypes for strdup, snprintf.
Chris Wilson
11
-1
/
+12
2008-03-10
win32-printing: Don't scale the miter limit
Adrian Johnson
1
-1
/
+1
2008-03-10
PDF: Use cairo_image_analyse_transparency during analysis
Adrian Johnson
1
-1
/
+37
2008-03-10
Remember the results of _cairo_image_analyze_transparency
Adrian Johnson
4
-7
/
+21
2008-03-10
Move analyze_image_transparency in to cairo-image-surface.c
Adrian Johnson
4
-42
/
+40
2008-03-09
Add fallback image comment to PS output
Adrian Johnson
1
-0
/
+14
2008-03-09
Round fallback image size up instead of down
Adrian Johnson
1
-2
/
+2
2008-03-08
[quartz] Don't force interpolation off for images
Vladimir Vukicevic
2
-3
/
+3
2008-03-08
[quartz] align strides to 16 bytes, as per apple docs
Vladimir Vukicevic
1
-7
/
+14
2008-03-08
[quartz] Don't try to call CGBitmapContextCreateImage on non-bitmap contexts
Vladimir Vukicevic
1
-3
/
+5
2008-03-08
[quartz] properly honor text antialiasing modes in show_glyphs
Vladimir Vukicevic
4
-5
/
+32
2008-03-08
[quartz] implement REPEAT/REFLECT for gradients
Vladimir Vukicevic
1
-24
/
+179
2008-03-07
[quartz] some more quartz ref images
Vladimir Vukicevic
3
-0
/
+2
2008-03-07
[quartz] Update a bunch of reference images
Vladimir Vukicevic
19
-0
/
+14
2008-03-07
[quartz] Correctly handle gradients with non-identity pattern transform
Vladimir Vukicevic
2
-40
/
+31
[next]