Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |