aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp/lld/gdisp_lld.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-873/+0
* Replace color format conversion macros with proper routines to prevent side e...inmarket2013-11-171-38/+4
* doxygen fixesJoel Bodenmann2013-11-101-4/+5
* New GDISP now supports multiple controllers with different pixel formats.inmarket2013-11-051-0/+248
* Add support for a driver private area (as well as a board private area)inmarket2013-10-211-0/+1
* Fix missing case in gdispStreamStop().inmarket2013-10-211-27/+57
* Change to gdisp low level driver API. Display number is now in the GDriver st...inmarket2013-10-191-6/+7
* Bugfix to remove compile error that only affects GCC ARM compilerinmarket2013-10-171-2/+2
* Multiple controller support can now auto-detect hardware capabilities at run-...inmarket2013-10-161-26/+62
* Multiple displays across one or more controllers is now fully supported.inmarket2013-10-121-167/+152
* New optimisation method for some streaming drivers. It should improve speed b...inmarket2013-10-021-3/+35
* SSD1289 streaming driver (untested)inmarket2013-09-301-56/+86
* Rename a macro and fix some bugsinmarket2013-09-251-5/+6
* GDISP streaming bug fixesinmarket2013-09-241-13/+13
* Scrolling emulation when not supported by hardwareinmarket2013-09-181-174/+439
* GDISP revamp - stage 1inmarket2013-09-061-108/+94
* Vastly simplify GDISP mcufont interface code.inmarket2013-07-291-36/+0
* First cut - beautiful new font handling by PetteriAimoneninmarket2013-07-281-2/+2
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* License header updatesinmarket2013-06-151-1/+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
* GDISP changes including polygon supportAndrew Hannam2013-03-101-201/+2
* Revert "GDISP changes including polygon support"Andrew Hannam2013-03-101-2/+201
* GDISP changes including polygon supportAndrew Hannam2013-03-101-201/+2
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* Fix compile error in GDISPAndrew Hannam2013-02-181-539/+539
* typoJoel Bodenmann2013-02-111-1/+1
* VMT removalJoel Bodenmann2013-02-111-22/+22
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-111-6/+1
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+544
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-544/+0
* small GDISP fix - Thanks to George LucianJoel Bodenmann2013-02-041-1/+1
* RestructureAndrew Hannam2012-12-061-0/+544