summaryrefslogtreecommitdiff
path: root/src/cairo-wideint-private.h
Commit message (Expand)AuthorAgeFilesLines
* wideint: Fix compilation failure for bare use of uint64_t for !HAVE_UINT64_TChris Wilson2012-05-201-2/+2
* doc: fix a few typos found by codespellNis Martensen2012-03-101-1/+1
* Introduce a new compositor architectureChris Wilson2011-09-121-0/+6
* wideint: Fix build on sunccAndrea Canciani2011-09-041-2/+2
* time: Add cairo_time_t typeAndrea Canciani2011-09-021-0/+12
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* wideint: Protect 64_32_div for non-HAVE_UINT16_T systemsChris Wilson2009-10-251-0/+5
* Use __uint128_t and __int128_t if availableSebastian Dröge2009-09-151-0/+1
* Eliminate self-intersecting strokes.Chris Wilson2009-08-291-5/+42
* [tessellator] Compile fixes for !HAVE_INT64_TChris Wilson2008-10-071-1/+9
* [wideint] Declare the wideint arithmetic functions as const.Chris Wilson2008-10-071-1/+1
* [wideint] Mark functions as pureChris Wilson2008-10-061-1/+1
* [tessellator] Replace open-coding _cairo_int64_cmp().Chris Wilson2008-10-061-1/+9
* [tessellator] Direct comparison of result in edges_compare_x_for_y.Chris Wilson2008-10-041-0/+1
* [cairo-fixed/wideint-private.h] Split out typedefs from prototypesBehdad Esfahbod2008-01-201-70/+1
* Move GCC attributes wrapping into a separate header.Chris Wilson2007-09-251-0/+2
* Remove include of cairoint.h from *-private.h header files.Carl Worth2007-08-231-2/+0
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-0/+2
* Define INT32 limits on MSVC as noticed by Hans-Jürgen SchälerMathias Hasselmann2007-04-191-0/+6
* bugfix: fix cairo-wideint.c uint64_t usage and const return qualifiersMathieu Lacage2006-12-051-1/+1
* A 96 by 64 bit divrem that produces a 32 bit quotient and 64 bit remainder.Joonas Pihlaja2006-11-221-0/+8
* Rename cairo-wideint.h to cairo-wideint-private.h.Behdad Esfahbod2006-06-141-0/+313