Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 20 | -17/+17 |
* | added gdisp_pictures demo | Joel Bodenmann | 2013-03-04 | 8 | -0/+18455 |
* | __inline becomes inline because most compilers dont like the prefix | Joel Bodenmann | 2013-03-04 | 2 | -0/+0 |
* | GAUDIN implemented with GADC driver | Andrew Hannam | 2013-03-01 | 5 | -0/+457 |
* | GADC implementation with demo program | Andrew Hannam | 2013-02-18 | 5 | -0/+553 |
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 26 | -0/+1666 |
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 26 | -1666/+0 |
* | TDISP update | Joel Bodenmann | 2013-01-16 | 1 | -1/+3 |
* | TDISP: added custom character routine | Joel Bodenmann | 2013-01-12 | 1 | -0/+16 |
* | Merge branch 'tdisp' | Joel Bodenmann | 2013-01-11 | 8 | -0/+104 |
|\ | |||||
| * | added tdisp demo | Joel Bodenmann | 2013-01-11 | 8 | -0/+104 |
* | | small doxygen fixes | Joel Bodenmann | 2013-01-11 | 1 | -6/+0 |
|/ | |||||
* | benchmark demo update | Joel Bodenmann | 2012-12-22 | 3 | -165/+150 |
* | benchmark demo cleanup | Joel Bodenmann | 2012-12-22 | 1 | -23/+13 |
* | Add benchmarks application | etmatrix | 2012-12-22 | 2 | -0/+212 |
* | small demo code cleanup | Joel Bodenmann | 2012-12-20 | 3 | -5/+6 |
* | New & updated GDISP demo programs | Andrew Hannam | 2012-12-20 | 7 | -0/+278 |
* | notepad demo update | Joel Bodenmann | 2012-12-16 | 2 | -1/+2 |
* | Updated graph demo to show more | Andrew Hannam | 2012-12-13 | 2 | -9/+15 |
* | Added graph result picture | Andrew Hannam | 2012-12-13 | 1 | -0/+0 |
* | Add grids to graph demo and update graph arrows | Andrew Hannam | 2012-12-13 | 1 | -6/+6 |
* | Simplify demo gfxconf.h files | Andrew Hannam | 2012-12-07 | 7 | -285/+0 |
* | Add GDISP font routines. Fix demo bugs | Andrew Hannam | 2012-12-07 | 10 | -24/+92 |
* | Fixes to GWIN graph and demo | Andrew Hannam | 2012-12-06 | 1 | -7/+18 |
* | Restructure | Andrew Hannam | 2012-12-06 | 16 | -392/+762 |
* | title justify to left instead of center in ginput touch code | Joel Bodenmann | 2012-12-03 | 1 | -2/+2 |
* | demo doc | Joel Bodenmann | 2012-12-02 | 1 | -0/+18 |
* | Split Attaching Sources to a GWIN button | Andrew Hannam | 2012-12-02 | 1 | -4/+4 |
* | Use GWIN Button in Touch Calibrator Demo | Andrew Hannam | 2012-12-02 | 1 | -71/+191 |
* | GINPUT touch driver test demo | Andrew Hannam | 2012-11-30 | 1 | -0/+229 |
* | console demo code doc | Joel Bodenmann | 2012-11-22 | 1 | -1/+1 |
* | window example code | Joel Bodenmann | 2012-11-21 | 1 | -0/+72 |
* | console example doc | Joel Bodenmann | 2012-11-21 | 1 | -2/+11 |
* | added console demo | Joel Bodenmann | 2012-11-20 | 1 | -0/+86 |
* | gtimer demo | Joel Bodenmann | 2012-11-20 | 5 | -0/+65 |
* | Mandlebrot - remove hardware specifics | Andrew Hannam | 2012-11-12 | 1 | -5/+11 |
* | Remove RGB565CONVERT() | Andrew Hannam | 2012-11-12 | 1 | -2/+2 |
* | Revert "removed unused RGB565CONVERT. Please use RGB2COLOR instead" | Joel Bodenmann | 2012-11-11 | 1 | -0/+1 |
* | touchscreen fixes | Joel Bodenmann | 2012-11-10 | 1 | -3/+0 |
* | removed unused RGB565CONVERT. Please use RGB2COLOR instead | Joel Bodenmann | 2012-11-10 | 1 | -1/+0 |
* | renamed touchpad into touchscreen | Joel Bodenmann | 2012-11-10 | 1 | -6/+6 |
* | updated mandelbrot demo | Joel Bodenmann | 2012-10-25 | 2 | -128/+38 |
* | added graph demo | Joel Bodenmann | 2012-10-24 | 1 | -0/+51 |
* | added graph dummy | Joel Bodenmann | 2012-10-24 | 3 | -0/+60 |
* | fix | Joel Bodenmann | 2012-10-23 | 1 | -1/+1 |
* | fix | Joel Bodenmann | 2012-10-23 | 1 | -1/+1 |
* | added mandelbrot demo | Joel Bodenmann | 2012-10-23 | 4 | -95/+124 |
* | renamed macros | Joel Bodenmann | 2012-10-21 | 1 | -1/+1 |
* | renamed console fuctions to gfx | Joel Bodenmann | 2012-10-13 | 1 | -1/+1 |
* | console updates | Joel Bodenmann | 2012-10-13 | 1 | -3/+15 |