rockbox/wps
Thomas Martitz a1842c04f9 lcd-24bit: Introduce a 24-bit mid-level LCD driver
With LCD driver all calculation will be performed on RGB888 and the hardware/OS
can display from our 24bit framebuffer.

It is not yet as performance optimized as the existing drivers but should be
good enough.The vast number of small changes is due to the fact that
fb_data can be a struct type now, while most of the code expected a scalar type.

lcd-as-memframe ASM code does not work with 24bit currently so the with 24bit
it enforces the generic C code.

All plugins are ported over. Except for rockpaint. It uses so much memory that
it wouldnt fit into the 512k plugin buffer anymore (patches welcome).

Change-Id: Ibb1964545028ce0d8ff9833ccc3ab66be3ee0754
2014-06-21 00:15:53 +02:00
..
cabbiev2 Add Cabbiev2 port for 128x96x16 targets (Samsung YH-820), made by me. 2014-03-27 19:50:48 +00:00
classic_statusbar
AUTHORS Add Cabbiev2 port for 128x96x16 targets (Samsung YH-820), made by me. 2014-03-27 19:50:48 +00:00
cabbiev2-128x128x2.fms
cabbiev2-160x128x2.fms
cabbiev2.96x96x16.wps
cabbiev2.112x64x1.wps
cabbiev2.128x64x1.wps
cabbiev2.128x96x2.wps
cabbiev2.128x96x16.wps Add Cabbiev2 port for 128x96x16 targets (Samsung YH-820), made by me. 2014-03-27 19:50:48 +00:00
cabbiev2.128x128x2.wps
cabbiev2.128x128x16.wps fix position of the repeat icon in cabbiev2.128x128x16.wps. 2014-03-27 19:50:48 +00:00
cabbiev2.128x160x16.wps
cabbiev2.132x80x16.wps
cabbiev2.138x110x2.wps
cabbiev2.160x128x1.wps Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. 2014-01-13 21:46:57 +01:00
cabbiev2.160x128x2.wps Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. 2014-01-13 21:46:57 +01:00
cabbiev2.160x128x16.wps Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. 2014-01-13 21:46:57 +01:00
cabbiev2.176x132x16.wps
cabbiev2.176x220x16.wps Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. 2014-01-13 21:46:57 +01:00
cabbiev2.220x176x16.wps
cabbiev2.240x320x16.mini2440.wps
cabbiev2.240x320x16.wps
cabbiev2.240x400x16.wps
cabbiev2.320x240x16.mrobe500.wps
cabbiev2.320x240x16.wps
cabbiev2.320x480x16.WIP.sbs
cabbiev2.320x480x16.wps
cabbiev2.400x240x16.wps
cabbiev2.480x800x16.wps
cabbiev2.800x480x16.wps Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. 2014-01-13 21:46:57 +01:00
classic_statusbar.112x64x1.sbs
classic_statusbar.grey.sbs
classic_statusbar.mono.sbs
classic_statusbar.sbs
COPYING
rockbox_failsafe.fms
rockbox_failsafe.sbs
rockbox_failsafe.wps
wpsbuild.pl Touchscreen: Show a line separator in lists. 2014-03-03 15:14:16 +01:00
WPSLIST lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00