summaryrefslogtreecommitdiff
path: root/src/cairo-slope.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-12Introduce a new compositor architectureChris Wilson1-2/+2
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2009-08-29[slope] Inline _cairo_slope_init()Chris Wilson1-8/+1
2009-08-29Eliminate self-intersecting strokes.Chris Wilson1-3/+1
2008-10-07[slope] Replace open-coding 64bit integer arithmetic.Chris Wilson1-8/+6
2008-09-19Simple perf tweaks for a rectilinear Hilbert curve.Chris Wilson1-2/+4
2008-02-20Remove _cairo_slope_[counter_]clockwiseCarl Worth1-23/+0
2008-02-20Make _cairo_slope_compare return a non-zero result for slopes that differ by piCarl Worth1-2/+28
2008-01-28[doc] Replace 'NOTE' by 'Note' and add it to testBehdad Esfahbod1-1/+1
2007-03-13[cairo-slope] Make comparison stable if both vectors are zeroBehdad Esfahbod1-1/+7
2006-06-06Remove initial, final, and duplicate blank lines.Carl Worth1-4/+0
2006-06-06Remove all remaining trailing whitespace.Carl Worth1-1/+1
2005-02-22Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth1-1/+1
2004-10-21Convert all files to utf-8. Add copyright information to cairo_png_surface.c.Carl Worth1-1/+1
2004-09-04Add the MPL as a new license option, in addition to the LGPL.Carl Worth1-10/+27
2004-08-02Fix to explicitly refer to GNU Lesser Public License 2.1 rather than the Libr...Carl Worth1-7/+5
2004-08-02Change from MIT license to LGPL.Carl Worth1-20/+14
2003-10-23Fixed copyright attribution to refer to "University of Southern CaliforniaCarl Worth1-1/+1
2003-10-04Generate convex hull of pen before stroking.Carl Worth1-2/+38
2003-07-30Made all changes necessary to abandon the Xc library, (sucking the functional...Carl Worth1-0/+58