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-stroke-style.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
stroke: Make the incremental trapezoid stroker optionally available again
Chris Wilson
1
-0
/
+39
2012-02-20
stroke-style: Silence gcc warning
Andrea Canciani
1
-1
/
+1
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-2
/
+8
2011-07-31
Remove useless checks for NULL before freeing
Andrea Canciani
1
-4
/
+3
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-02-01
Improve comments style consistency
Andrea Canciani
1
-2
/
+2
2010-02-01
Improve dash pattern approximation
Andrea Canciani
1
-2
/
+54
2010-02-01
Round caps coverage extimate explanation
Andrea Canciani
1
-0
/
+16
2010-01-22
Constify stroke style and matrices.
Chris Wilson
1
-1
/
+1
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+1
2009-11-27
Satisfy make check
Benjamin Otte
1
-1
/
+1
2009-11-11
Improve stroking of densely dashed styles
Andrea Canciani
1
-0
/
+119
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-4
/
+4
2009-06-04
valgrindify init/fini routines
Chris Wilson
1
-0
/
+6
2009-04-23
[memfault] Manually inject faults when using stack allocations
Chris Wilson
1
-0
/
+3
2009-01-29
[stroker] Rectilinear dashing.
Chris Wilson
1
-4
/
+14
2008-11-29
Mark allocation failures as unlikely.
Chris Wilson
1
-1
/
+1
2008-02-06
Do correct calculation of pen dimensions for stroke optimization
Vladimir Vukicevic
1
-0
/
+17
2007-10-04
[cairo-error] Clean up all the warnings and missing _cairo_error() calls.
Chris Wilson
1
-4
/
+2
2007-10-04
[malloc/error] Add call to _cairo_error() after a failed malloc.
Chris Wilson
1
-1
/
+3
2007-06-29
[fix] Avoid int overflow when allocating large buffers
Vladimir Vukicevic
1
-1
/
+1
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-1
/
+0
2005-11-07
Add functions to initialize and copy cairo_stroke_style_t objects.
Carl Worth
1
-0
/
+87