aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput
Commit message (Expand)AuthorAgeFilesLines
* Add GINPUT Dial, simplify GWIN input assignmentAndrew Hannam2013-04-071-36/+166
* updated copyright - 2013Joel Bodenmann2013-03-064-4/+4
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-041-4/+4
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-115-0/+838
* removed GDISP_LLD() macroJoel Bodenmann2013-02-115-838/+0
* Using ginput with polling allow thread preemptionAndrew Hannam2012-12-202-0/+8
* more doxygenJoel Bodenmann2012-12-184-5/+7
* doxygenJoel Bodenmann2012-12-184-4/+8
* ginput/mouse doxygenJoel Bodenmann2012-12-181-8/+0
* SSD1289 calibration clear fixJoel Bodenmann2012-12-171-5/+0
* dirty dirty dirty very very dirty reset_viewport for mouse calibration fixJoel Bodenmann2012-12-171-1/+3
* SSD1289 reset_viewport quick fixJoel Bodenmann2012-12-171-0/+4
* Add GDISP font routines. Fix demo bugsAndrew Hannam2012-12-071-5/+11
* RestructureAndrew Hannam2012-12-064-16/+14
* Add support for interrupt driven Toggle InputsAndrew Hannam2012-12-021-4/+10
* GINPUT Touch CalibrationAndrew Hannam2012-11-301-7/+39
* Ginput and structure changesAndrew Hannam2012-11-265-0/+789