summaryrefslogtreecommitdiff
path: root/src/cairo-slope.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new compositor architectureChris Wilson2011-09-121-2/+2
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* [slope] Inline _cairo_slope_init()Chris Wilson2009-08-291-8/+1
* Eliminate self-intersecting strokes.Chris Wilson2009-08-291-3/+1
* [slope] Replace open-coding 64bit integer arithmetic.Chris Wilson2008-10-071-8/+6
* Simple perf tweaks for a rectilinear Hilbert curve.Chris Wilson2008-09-191-2/+4
* Remove _cairo_slope_[counter_]clockwiseCarl Worth2008-02-201-23/+0
* Make _cairo_slope_compare return a non-zero result for slopes that differ by piCarl Worth2008-02-201-2/+28
* [doc] Replace 'NOTE' by 'Note' and add it to testBehdad Esfahbod2008-01-281-1/+1
* [cairo-slope] Make comparison stable if both vectors are zeroBehdad Esfahbod2007-03-131-1/+7
* Remove initial, final, and duplicate blank lines.Carl Worth2006-06-061-4/+0
* Remove all remaining trailing whitespace.Carl Worth2006-06-061-1/+1
* Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth2005-02-221-1/+1
* Convert all files to utf-8. Add copyright information to cairo_png_surface.c.Carl Worth2004-10-211-1/+1
* Add the MPL as a new license option, in addition to the LGPL.Carl Worth2004-09-041-10/+27
* Fix to explicitly refer to GNU Lesser Public License 2.1 rather than the Libr...Carl Worth2004-08-021-7/+5
* Change from MIT license to LGPL.Carl Worth2004-08-021-20/+14
* Fixed copyright attribution to refer to "University of Southern CaliforniaCarl Worth2003-10-231-1/+1
* Generate convex hull of pen before stroking.Carl Worth2003-10-041-2/+38
* Made all changes necessary to abandon the Xc library, (sucking the functional...Carl Worth2003-07-301-0/+58