summaryrefslogtreecommitdiff
path: root/src/cairo-wideint-private.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-25wideint: Protect 64_32_div for non-HAVE_UINT16_T systemsChris Wilson1-0/+5
2009-09-15Use __uint128_t and __int128_t if availableSebastian Dröge1-0/+1
2009-08-29Eliminate self-intersecting strokes.Chris Wilson1-5/+42
2008-10-07[tessellator] Compile fixes for !HAVE_INT64_TChris Wilson1-1/+9
2008-10-07[wideint] Declare the wideint arithmetic functions as const.Chris Wilson1-1/+1
2008-10-06[wideint] Mark functions as pureChris Wilson1-1/+1
2008-10-06[tessellator] Replace open-coding _cairo_int64_cmp().Chris Wilson1-1/+9
2008-10-04[tessellator] Direct comparison of result in edges_compare_x_for_y.Chris Wilson1-0/+1
2008-01-20[cairo-fixed/wideint-private.h] Split out typedefs from prototypesBehdad Esfahbod1-70/+1
2007-09-25Move GCC attributes wrapping into a separate header.Chris Wilson1-0/+2
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-2/+0
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-0/+2
2007-04-19Define INT32 limits on MSVC as noticed by Hans-Jürgen SchälerMathias Hasselmann1-0/+6
2006-12-05bugfix: fix cairo-wideint.c uint64_t usage and const return qualifiersMathieu Lacage1-1/+1
2006-11-22A 96 by 64 bit divrem that produces a 32 bit quotient and 64 bit remainder.Joonas Pihlaja1-0/+8
2006-06-14Rename cairo-wideint.h to cairo-wideint-private.h.Behdad Esfahbod1-0/+313