summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-16bit-vert.c (follow)
Commit message (Expand)AuthorAge
* Comment out lcd_drawline() DEBUGF messages which show in various simulatorsTomer Shalev2010-02-20
* Add optional viewport clipping, can be enabled with HAVE_VIEWPORT_CLIP. A si...Karl Kurbjun2009-11-07
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* Update Vertical stride so that it's oriented left to right in the destination.Karl Kurbjun2009-09-02
* Initial vertical stride LCD driver. Backdrop is inverted with it currently.Karl Kurbjun2009-09-01