aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/multiple/X
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵inmarket2013-10-191-2/+2
| | | | structure (It was required for a Nokia driver).
* Tiday up driver makefilesinmarket2013-10-171-4/+1
|
* Multiple controller support can now auto-detect hardware capabilities at ↵inmarket2013-10-161-0/+1
| | | | | | | run-time. Specific hardware support can still be turned off or on via macros in gfxconf.h to improve efficiency. Multiple Display demo updated to match.
* X11 multiple display now testedinmarket2013-10-121-21/+20
|
* Multiple display update for X11 driver.inmarket2013-10-122-75/+103
| | | | Untested.
* Multiple displays across one or more controllers is now fully supported.inmarket2013-10-121-2/+7
| | | | | Only the Win32 driver supports this so far. Other drivers are currently broken due to API changes and will be fixed.
* 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
| | | | | | X streaming driver (untested) Nokia6610 fixes Read pixel streaming support for low level driver.
* 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
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* X driver for GDISP and GINPUT_MOUSEAndrew Hannam2013-05-165-0/+450