The offical µGFX repository.
Go to file
inmarket 6e4437255b GDISP revamp - stage 1
New low level driver interface: Only Win32 ported currently
Significant reduction in GDISP stack usage
Improved performance particularly for native streaming drivers
New circle, ellipse, arc routines (draw and fill) that are significantly more efficient and don't overdraw
New arc draw algorithm that measures angles correctly.
New arc fill algorithm for that actually works without overdrawing or gaps.
Much more to come...
2013-09-06 12:29:06 +10:00
demos Update demos slightly. 2013-09-06 12:22:08 +10:00
docs doxygen updates 2013-07-21 22:02:57 +02:00
drivers GDISP revamp - stage 1 2013-09-06 12:29:06 +10:00
include GDISP revamp - stage 1 2013-09-06 12:29:06 +10:00
src GDISP revamp - stage 1 2013-09-06 12:29:06 +10:00
tools/file2c docs 2013-08-18 02:33:14 +02: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 release v1.8 2013-07-21 23:57:15 +02:00
gfx.mk More GOS module changes 2013-05-26 02:06:55 +10:00
gfxconf.example.h added list widget to gfxconf 2013-08-24 19:48:23 +02: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 Added SSD1306 driver by user goeck 2013-08-26 00:50:47 +02:00

please visit http://ugfx.org