rockbox/firmware/target/arm/s5l8700/meizu-m6sp
Jonathan Gordon b37e6bc8c1 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Change all lcd drivers to using a pointer to the static framebuffer
instead of directly accessing the static array. This will let us
later do fun things like dynamic framebuffer sizes (RaaA) or
ability to use different buffers for different layers (dynamic
skin backdrops!)

Change-Id: I0a4d58a9d7b55e6c932131b929e5d4c9f9414b06
2012-02-28 11:44:59 +11:00
..
button-m6sp.c Meizu M6SP: fix incorrect readout of button on P1.3 (this is an output to the power controller) 2010-01-14 17:35:45 +00:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
ftl-target.h
lcd-m6sp.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
nand-target.h Meizu M6SP: add stubs so the meizu m6sp binary compiles and links 2010-01-14 20:16:03 +00:00
powermgmt-m6sp.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00