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
path:
root
/
src
/
cairo-pattern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
Misc. typos
luz.paz
1
-4
/
+4
2018-10-17
Drop skia backend
Bryce Harrington
1
-1
/
+1
2018-05-07
Use _cairo_malloc instead of malloc
Adrian Johnson
1
-12
/
+12
2017-10-24
pdf: set ca/CA instead of using an smask when the mask has constant alpha
Adrian Johnson
1
-0
/
+53
2016-10-10
pattern: Fix incorrect grammar in cairo_pattern_get_type.
Bryce Harrington
1
-2
/
+2
2016-10-10
Fix grammar in cairo_*_reference() function documentation.
Bryce Harrington
1
-2
/
+2
2016-09-04
Write debugging information to the debugging file
Ed Schouten
1
-1
/
+1
2016-07-18
pattern: revert an unintentional change added in 190678f
Adrian Johnson
1
-1
/
+1
2016-07-16
pattern: don't round extents to 0 on vector surfaces
Adrian Johnson
1
-3
/
+11
2016-06-05
image: fix record-replay-extend test failures
Adrian Johnson
1
-0
/
+2
2016-06-05
Fix PDF record-neg-extents test failure
Adrian Johnson
1
-1
/
+30
2015-07-17
Revert "pattern: allow for a floating one pixel rounded difference."
Bryce Harrington
1
-5
/
+5
2015-06-26
Avoid indiscriminate use of VALGRIND_MAKE_MEM_NOACCESS.
John Lindgren
1
-5
/
+5
2015-06-18
pattern: allow for a floating one pixel rounded difference.
Alban Browaeys
1
-5
/
+5
2014-11-12
Fix one more warning from check-doc-syntax.sh
Ravi Nanjundappa
1
-2
/
+2
2014-10-28
Fix warnings from check-doc-syntax.sh
Ravi Nanjundappa
1
-2
/
+2
2014-10-13
pattern: Restore dropped inclusion of cairoint.h
1.14.0
Bryce Harrington
1
-0
/
+2
2014-10-10
image: Corrected extents calculations
Bill Spitzak
1
-107
/
+168
2014-10-10
image: Move filter decision to _cairo_pattern_analyze_filter
Bill Spitzak
1
-1
/
+35
2014-08-28
Fix _cairo_mesh_pattern_equal() when cairo_mesh_patch_t structs are different
Maks Naumov
1
-1
/
+1
2014-08-14
V5: Use NEAREST filter when possible
Bill Spitzak
1
-1
/
+1
2014-05-12
Pattern document clarification
jimmyfrasche
1
-8
/
+9
2013-09-05
gstate: Handle device scale on surface as source
Alexander Larsson
1
-0
/
+10
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
[next]