aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/multiple/X
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-1/+1
* Auto-generate pixel formats using macro's.inmarket2013-11-051-1/+1
* Rename GDISP driver files to prevent problems when compiling for multiple con...inmarket2013-10-282-1/+1
* Add support for a driver private area (as well as a board private area)inmarket2013-10-211-0/+1
* Change to gdisp low level driver API. Display number is now in the GDriver st...inmarket2013-10-191-2/+2
* Tiday up driver makefilesinmarket2013-10-171-4/+1
* Multiple controller support can now auto-detect hardware capabilities at run-...inmarket2013-10-161-0/+1
* X11 multiple display now testedinmarket2013-10-121-21/+20
* Multiple display update for X11 driver.inmarket2013-10-122-75/+103
* Multiple displays across one or more controllers is now fully supported.inmarket2013-10-121-2/+7
* Scolling fix in X driver and removal of compiler warning.inmarket2013-09-301-3/+1
* GDISP X driver fixesJoel Bodenmann2013-09-291-4/+3
* SSD1289 streaming driver (untested)inmarket2013-09-302-69/+78
* Remove unneeded comment about threading (no longer applies)inmarket2013-07-241-2/+0
* fixed OS-X port (untested)Joel Bodenmann2013-07-232-3/+3
* fixed license headersJoel Bodenmann2013-07-213-3/+3
* Remove GDISP_THREAD_CHIBIOS. This is always used now.inmarket2013-07-213-60/+22
* License header updatesinmarket2013-06-153-3/+3
* GOS updatesinmarket2013-06-021-10/+15
* GOS module, for operating system independanceinmarket2013-05-251-6/+4
* X driver for GDISP and GINPUT_MOUSEAndrew Hannam2013-05-165-0/+450