Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | GADC implementation with demo program | Andrew Hannam | 2013-02-18 | 1 | -2/+0 | |
| | | | | Also includes driver for AT91SAM7 cpu | |||||
* | cleanup | Joel Bodenmann | 2013-02-18 | 1 | -109/+105 | |
| | ||||||
* | TDISP merge - NOT TESTED!!! | Joel Bodenmann | 2013-02-18 | 1 | -5/+9 | |
|\ | ||||||
| * | TDISP cleanup | Andrew Hannam | 2013-01-19 | 1 | -5/+4 | |
| | | | | | | | | | | | | Seperate High level and low level code better Implement tdispControl Cleanup | |||||
* | | VMT removal | Joel Bodenmann | 2013-02-11 | 1 | -2/+1 | |
| | | ||||||
* | | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 1 | -0/+106 | |
| | | ||||||
* | | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 1 | -106/+0 | |
|/ | ||||||
* | New Subsystems GADC, GAUDIN, GAUDOUT, GMISC | Andrew Hannam | 2013-01-17 | 1 | -1/+17 | |
| | | | | Subsystem definitions and API (not fully implemented yet) | |||||
* | updated gfxconf.h | Joel Bodenmann | 2013-01-10 | 1 | -8/+15 | |
| | ||||||
* | ginput doxygen | Joel Bodenmann | 2012-12-18 | 1 | -0/+1 | |
| | ||||||
* | Add GDISP font routines. Fix demo bugs | Andrew Hannam | 2012-12-07 | 1 | -0/+82 | |
Add GDISP font routines to Open and Close a font by name. Allows wildcard searching for fonts. Old global font variables are now only optionally included (soon to be deprecated). More demo fixing |