index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-pattern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
snapshot: Perform the cow under a mutex
Chris Wilson
1
-3
/
+1
2012-04-19
Split cairo-list into struct+inlines
Chris Wilson
1
-0
/
+1
2012-04-19
Split cairo-recording-surface-private into struct+inlines
Chris Wilson
1
-2
/
+2
2012-04-06
fix _cairo_pattern_get_ink_extents to work with snapshot recording surfaces
Adrian Johnson
1
-0
/
+4
2012-03-29
doc: Add "since" tag to documentation
Andrea Canciani
1
-0
/
+32
2012-03-29
doc: Make doc ids more consistent my always putting ':' after them
Andrea Canciani
1
-18
/
+18
2012-03-29
doc: Make documentation comments symmetric
Andrea Canciani
1
-6
/
+6
2012-03-10
doc: preserve whitespace by using docbook screen tag
Nis Martensen
1
-2
/
+2
2012-03-10
doc: typo
Nis Martensen
1
-1
/
+1
2012-02-14
doc: fix typo
Nis Martensen
1
-1
/
+1
2012-02-12
doc: Fix pattern name mismatch
Nis Martensen
1
-5
/
+5
2012-01-15
rectangle: Implement _cairo_rectangle_contains_rectangle()
Andrea Canciani
1
-20
/
+6
2012-01-15
pattern: Infinite color-only sources are always opaque
Andrea Canciani
1
-5
/
+5
2011-12-02
doc: Drop the gtk-doc markup from _cairo_radial_pattern_focus_is_inside
Chris Wilson
1
-3
/
+3
2011-11-25
Convert cairo_mime_surface_t to cairo_raster_source_pattern_t
Chris Wilson
1
-9
/
+121
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-942
/
+195
2011-09-05
pdf: use ink extents for smask bbox
Adrian Johnson
1
-0
/
+44
2011-08-13
image: move surface definition to new header for subclassing
Chris Wilson
1
-0
/
+1
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
[next]