index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-pattern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-31
pattern: Do not provide type field in cairo_pattern_union_t
Andrea Canciani
1
-1
/
+1
2011-07-29
pattern: Complete the list of possible pattern errors
Andrea Canciani
1
-2
/
+3
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-2
/
+2
2011-07-15
pattern: Add observer hooks
Chris Wilson
1
-0
/
+17
2011-07-08
pattern: Implement _rgb functions as wrappers over _rgba functions
Andrea Canciani
1
-28
/
+3
2011-07-05
Remove conditional compilation of freed-pools
Andrea Canciani
1
-4
/
+0
2011-03-19
Do not warn when ignoring the return value of _cairo_rectangle_intersect()
Andrea Canciani
1
-6
/
+1
2011-03-18
xcb,xlib: Fallback upon generic radial gradients
Andrea Canciani
1
-0
/
+29
2011-02-12
Fix errors from src/check-plt.sh
Uli Schlachter
1
-0
/
+4
2011-02-07
mesh: Rename cairo_pattern_mesh_* functions to cairo_mesh_pattern_*
Andrea Canciani
1
-75
/
+75
2011-01-18
pdf,ps,quartz: Use correct tolerance for gradient domain computation
Andrea Canciani
1
-1
/
+2
2011-01-16
doc: Fix some broken references and gtk-doc warnings
Maarten Bosmans
1
-2
/
+4
2011-01-03
pattern: Remove unused _cairo_pattern_size function
Andrea Canciani
1
-39
/
+0
2011-01-02
pattern: Use double precision for gradient extreme objects
Andrea Canciani
1
-110
/
+101
2011-01-02
pattern: Factor out pattern rescaling
Andrea Canciani
1
-57
/
+99
2011-01-02
matrix: Cairo matrix to pixman transform/offset conversion
Andrea Canciani
1
-8
/
+17
2011-01-02
pattern: Make functions not used elsewhere static
Andrea Canciani
1
-2
/
+2
2011-01-02
pattern: Use cairo_color_stop_t when hashing gradient stops
Andrea Canciani
1
-1
/
+1
2011-01-02
pattern: Remove unused 'opaque' variable
Andrea Canciani
1
-3
/
+0
2011-01-01
pattern: Add public mesh pattern API
Adrian Johnson
1
-1
/
+1003
2011-01-01
Add mesh gradient rasterizer
Andrea Canciani
1
-0
/
+54
2011-01-01
mesh: Add mesh pattern type and enum values
Adrian Johnson
1
-1
/
+207
2010-12-13
pattern: Add a function to interpolate gradient objects.
Andrea Canciani
1
-0
/
+32
2010-12-13
pattern: Use pattern parameter range when analysing all gradients.
Andrea Canciani
1
-51
/
+44
2010-12-13
pattern: Compute a covering parameter range of a gradient for a box.
Andrea Canciani
1
-0
/
+463
2010-12-13
ps, pdf, pattern: Implement _cairo_pattern_alpha_range to analyse patterns.
Andrea Canciani
1
-0
/
+58
2010-12-13
pattern: Improve extents computation of radial gradients.
Andrea Canciani
1
-26
/
+24
2010-12-13
pattern: Specialise signatures of pattern specific functions
Andrea Canciani
1
-20
/
+12
2010-08-08
pattern: Simplify degenerate linear pattern to solid colors
Andrea Canciani
1
-2
/
+117
2010-08-08
pattern: Add gradient degeneracy testing functions
Andrea Canciani
1
-4
/
+17
2010-07-08
doc: Move tmpl/ docs to inline docs
Benjamin Otte
1
-0
/
+17
2010-06-11
pattern: Remove incorrect optimisations from _cairo_pattern_aquire_surface()
Chris Wilson
1
-93
/
+17
2010-06-11
pattern: Remove extraordinary _cairo_pattern_fini_snapshot().
Chris Wilson
1
-17
/
+0
2010-06-10
pattern: improve single stop gradients handling
Andrea Canciani
1
-1
/
+8
2010-06-10
pattern: improve degenerate gradients handling
Andrea Canciani
1
-10
/
+25
2010-06-10
pattern: add gradient_is_solid function
Andrea Canciani
1
-0
/
+53
2010-06-10
pattern: improve clear/opaque check functions
Andrea Canciani
1
-8
/
+104
2010-06-10
pattern: remove content field from solid patterns
Andrea Canciani
1
-27
/
+10
2010-06-10
surface: remove content argument from is_similar
Andrea Canciani
1
-3
/
+2
2010-05-13
Make cairo_color_stop_t a unique type.
Chris Wilson
1
-1
/
+1
2010-05-13
color: Special case comparing color stops.
Chris Wilson
1
-3
/
+3
2010-05-12
simplify pattern extents for translation matrices
Chris Wilson
1
-8
/
+14
2010-05-12
xcb: discard glyph mask and use dst directly when possible.
Chris Wilson
1
-1
/
+1
2010-04-27
image: Compute sample extents
Chris Wilson
1
-1
/
+1
2010-04-15
Use pixman_image_composite32()
Benjamin Otte
1
-8
/
+8
2010-03-31
pattern: Fix _gradient_is_opaque() for zero stops
Andrea Canciani
1
-0
/
+3
2010-02-02
pattern: Zero-length gradients are not necessary empty
Chris Wilson
1
-3
/
+3
2010-01-22
xcb: Refresh.
Chris Wilson
1
-24
/
+17
2010-01-22
gstate: Skip ops with a clear mask.
Chris Wilson
1
-0
/
+23
2010-01-22
pattern: Add convenience patterns for stock colours
Chris Wilson
1
-0
/
+24
[next]