aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp/gdisp.h
Commit message (Expand)AuthorAgeFilesLines
* docJoel Bodenmann2014-01-061-1/+1
* whitespacesJoel Bodenmann2013-12-181-7/+7
* added gdispGDrawThickLine()Joel Bodenmann2013-12-081-0/+18
* Fix a couple of doxygen comments, remove a couple of double definitions.inmarket2013-11-111-2/+2
* doxygen fixesJoel Bodenmann2013-11-101-3/+3
* Add support for a portrait and landscape orientation modes.inmarket2013-11-091-1/+3
* Auto-generate pixel formats using macro's.inmarket2013-11-051-169/+12
* Bug fix to GDISP APIinmarket2013-10-241-1/+1
* Add support for a driver private area (as well as a board private area)inmarket2013-10-211-1/+1
* Fix missing case in gdispStreamStop().inmarket2013-10-211-0/+21
* Compile time fix to text rendering.inmarket2013-10-141-3/+19
* Multiple displays across one or more controllers is now fully supported.inmarket2013-10-121-116/+227
* GDISP streaming bug fixesinmarket2013-09-241-0/+52
* Scrolling emulation when not supported by hardwareinmarket2013-09-181-59/+81
* GDISP revamp - stage 1inmarket2013-09-061-268/+226
* Merge branch 'master' into fontsinmarket2013-08-011-12/+13
|\
| * Add color blending to GDISPinmarket2013-08-011-0/+13
* | Vastly simplify GDISP mcufont interface code.inmarket2013-07-291-38/+26
* | First cut - beautiful new font handling by PetteriAimoneninmarket2013-07-281-4/+31
|/
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* doxygen updatesJoel Bodenmann2013-07-211-0/+2
* GDISP fix bug in non-multithreadinmarket2013-07-081-1/+0
* Various README updatesMateusz Tomaszkiewicz2013-06-211-1/+1
* License header updatesinmarket2013-06-151-1/+1
* GOS module, for operating system independanceinmarket2013-05-251-30/+1
* updated license headersJoel Bodenmann2013-05-031-18/+5
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
* updated license headersJoel Bodenmann2013-05-021-19/+8
* New GDISP image handling with demoAndrew Hannam2013-04-031-0/+4
* Change GDISP poly fns to support translationAndrew Hannam2013-03-181-3/+8
* doxygen fixesJoel Bodenmann2013-03-101-1/+1
* GDISP changes including polygon supportAndrew Hannam2013-03-101-77/+753
* Revert "GDISP changes including polygon support"Andrew Hannam2013-03-101-753/+77
* GDISP changes including polygon supportAndrew Hannam2013-03-101-77/+753
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* Fix compile error in GDISPAndrew Hannam2013-02-181-291/+291
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+291
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-291/+0
* small doxygen cleanupJoel Bodenmann2012-12-201-4/+3
* more doxygenJoel Bodenmann2012-12-181-0/+5
* Add GDISP font routines. Fix demo bugsAndrew Hannam2012-12-071-19/+32
* RestructureAndrew Hannam2012-12-061-0/+274