aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/multiple/Win32/gdisp_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Rename GDISP driver files to prevent problems when compiling for multiple con...inmarket2013-10-281-1163/+0
* GDISP Win32 driver bug fixinmarket2013-10-241-10/+20
* Add functions to the Win32 GDISP driver to enable full testing of the streami...inmarket2013-10-241-27/+233
* 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-0/+9
* Change to gdisp low level driver API. Display number is now in the GDriver st...inmarket2013-10-191-5/+5
* Multiple controller support can now auto-detect hardware capabilities at run-...inmarket2013-10-161-0/+1
* Multiple displays across one or more controllers is now fully supported.inmarket2013-10-121-257/+482
* SSD1289 streaming driver (untested)inmarket2013-09-301-2/+2
* Rename a macro and fix some bugsinmarket2013-09-251-6/+0
* GDISP streaming bug fixesinmarket2013-09-241-105/+87
* Scrolling emulation when not supported by hardwareinmarket2013-09-181-373/+130
* GDISP revamp - stage 1inmarket2013-09-061-198/+148
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* License header updatesinmarket2013-06-151-1/+1
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-101-2/+2
* GOS updatesinmarket2013-06-021-44/+26
* More GOS module changesinmarket2013-05-261-10/+45
* GOS module, for operating system independanceinmarket2013-05-251-3/+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
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* Fix compile error in GDISPAndrew Hannam2013-02-181-1026/+1026
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+1026
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-1026/+0
* RestructureAndrew Hannam2012-12-061-10/+11
* Win32 Hardware Toggle EmulationAndrew Hannam2012-12-021-58/+173
* doxygenJoel Bodenmann2012-11-261-2/+2
* Ginput and structure changesAndrew Hannam2012-11-261-0/+910