ugfx/src
Joel Bodenmann ee69db45b3 Fix integer overflow in gdispGDrawThickLine().
Handling the whole width/height range with Newton algorithm was too
    difficult. Switched to bisection search with a separate prescaling
    step.
2013-12-18 00:38:17 +01:00
..
gadc fixed license headers 2013-07-21 22:20:37 +02:00
gaudin fixed license headers 2013-07-21 22:20:37 +02:00
gaudout fixed license headers 2013-07-21 22:20:37 +02:00
gdisp Fix integer overflow in gdispGDrawThickLine(). 2013-12-18 00:38:17 +01:00
gevent fixed license headers 2013-07-21 22:20:37 +02:00
ginput Whitespaces 2013-11-25 21:38:17 +01:00
gmisc Fix incorrect naming of GMISC_INVSQRT_... macros. 2013-11-09 19:13:01 +10:00
gos whitespaces 2013-12-11 14:19:46 +01:00
gqueue Update some GQUEUE prototypes 2013-08-01 14:53:13 +10:00
gtimer fixed define typo... 2013-10-05 03:20:55 +02:00
gwin GWIN console visible bug fix 2013-12-11 17:30:48 +01:00
gfx.c Removed TDISP module 2013-12-11 14:50:09 +01:00