The offical µGFX repository.
Go to file
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
boards Removed TDISP module 2013-12-11 14:50:09 +01:00
demos Removed TDISP module 2013-12-11 14:50:09 +01:00
docs doxygen updates 2013-07-21 22:02:57 +02:00
drivers Allow for LCD specific configuration - 2013-12-14 03:11:48 -08:00
include whitespace 2013-12-17 16:48:03 +01:00
src Fix integer overflow in gdispGDrawThickLine(). 2013-12-18 00:38:17 +01:00
tools Touch driver test tool - display more useful information 2013-11-24 02:21:05 +10:00
.gitignore First cut - beautiful new font handling by PetteriAimonen 2013-07-28 17:08:45 +10:00
codingstyle.txt removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00
Doxygenfile added exclude paths to Doxygen file 2013-11-10 21:24:04 +01:00
gfx.mk Removed TDISP module 2013-12-11 14:50:09 +01:00
gfxconf.example.h GDISP startup logo now optional 2013-12-16 20:11:51 +01:00
license.html fixed license headers 2013-07-21 22:20:37 +02:00
readme.txt readme / license / releases fix 2013-07-16 14:30:49 +02:00
releases.txt GWIN console visible bug fix 2013-12-11 17:30:48 +01:00

please visit http://ugfx.org