index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-fixed-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-0
/
+6
2010-06-17
fixed: Refactor code to use more inlines and less duplication of logic.
Chris Wilson
1
-3
/
+15
2010-06-16
correct rounding computation
Andrea Canciani
1
-1
/
+1
2010-05-12
drm: code dump, sorry.
Chris Wilson
1
-1
/
+17
2010-05-06
Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corpora...
Metal Sonic
1
-1
/
+1
2010-04-29
image: Round down when rendering antialiased boxes
Benjamin Otte
1
-0
/
+6
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-01-22
spans: Add a Bentley-Ottmann variant on the Tor scan converter
Chris Wilson
1
-2
/
+20
2009-11-04
[xlib] Fix new Composite test
Benjamin Otte
1
-0
/
+9
2009-08-29
Eliminate self-intersecting strokes.
Chris Wilson
1
-3
/
+49
2008-05-15
[cairo-fixed] Implement _cairo_fixed_mul_div()
Behdad Esfahbod
1
-0
/
+11
2008-02-28
Fix typo in comment
Carl Worth
1
-1
/
+1
2008-01-20
[cairo-fixed/wideint-private.h] Split out typedefs from prototypes
Behdad Esfahbod
1
-31
/
+3
2007-11-09
Handle overflow/underflow gracefully when converting to 16.16 fixed
Vladimir Vukicevic
1
-3
/
+19
2007-08-23
Remove include of cairoint.h from *-private.h header files.
Carl Worth
1
-1
/
+0
2007-08-22
[Makefile.am] Add target sparse to run sparse static source code analyzer
Behdad Esfahbod
1
-0
/
+1
2007-07-18
[fixpt] Let the compiler calculate the magic double-to-fixed value
Vladimir Vukicevic
1
-12
/
+2
2007-07-18
[fixpt] Use _cairo_fixed_mul insted of manual multiplication
Vladimir Vukicevic
1
-1
/
+0
2007-07-18
[fixpt] Make fixed point methods static inline and generic
Vladimir Vukicevic
1
-0
/
+256