aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/Win32/readme.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added touch to gdisp Win32 driverAndrew Hannam2012-11-101-3/+7
| | | | | | | GDISP Win32 driver: Fixed a window sizing bug Added hardware scroll support Added touchscreen integrated driver into this driver
* Fixes to gdisp Win32 driverAndrew Hannam2012-10-281-0/+4
| | | | Fixes to gdisp Win32 driver. This is now fully operational.
* Fixes to Nokia6610 driver, add Win32 driverAndrew Hannam2012-10-271-0/+13
Fix errors that crept in recent macro changes to the Nokia6610 driver. Removed some redundant code from Nokia6610 driver now that it is functional for the GE8 controller. Add Win32 driver. Untested at present as ChibiOS Win32 compile appears broken.