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