index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-wideint-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-29
Eliminate self-intersecting strokes.
Chris Wilson
1
-5
/
+42
2008-10-07
[tessellator] Compile fixes for !HAVE_INT64_T
Chris Wilson
1
-1
/
+9
2008-10-07
[wideint] Declare the wideint arithmetic functions as const.
Chris Wilson
1
-1
/
+1
2008-10-06
[wideint] Mark functions as pure
Chris Wilson
1
-1
/
+1
2008-10-06
[tessellator] Replace open-coding _cairo_int64_cmp().
Chris Wilson
1
-1
/
+9
2008-10-04
[tessellator] Direct comparison of result in edges_compare_x_for_y.
Chris Wilson
1
-0
/
+1
2008-01-20
[cairo-fixed/wideint-private.h] Split out typedefs from prototypes
Behdad Esfahbod
1
-70
/
+1
2007-09-25
Move GCC attributes wrapping into a separate header.
Chris Wilson
1
-0
/
+2
2007-08-23
Remove include of cairoint.h from *-private.h header files.
Carl Worth
1
-2
/
+0
2007-08-22
[Makefile.am] Add target sparse to run sparse static source code analyzer
Behdad Esfahbod
1
-0
/
+2
2007-04-19
Define INT32 limits on MSVC as noticed by Hans-Jürgen Schäler
Mathias Hasselmann
1
-0
/
+6
2006-12-05
bugfix: fix cairo-wideint.c uint64_t usage and const return qualifiers
Mathieu Lacage
1
-1
/
+1
2006-11-22
A 96 by 64 bit divrem that produces a 32 bit quotient and 64 bit remainder.
Joonas Pihlaja
1
-0
/
+8
2006-06-14
Rename cairo-wideint.h to cairo-wideint-private.h.
Behdad Esfahbod
1
-0
/
+313