rockbox/firmware/target/arm/s5l8700/yps3
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
..
backlight-target.h Samsung YP-S3: add backlight-target.h for the YP-S3 (contains target specific backlight and buttonlight declarations) 2009-08-15 15:59:39 +00:00
backlight-yps3.c Samsung YP-S3: add backlight-target.h for the YP-S3 (contains target specific backlight and buttonlight declarations) 2009-08-15 15:59:39 +00:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
button-yps3.c
fmradio-i2c-yps3.c
ftl-target.h Samsung YP-S3: make bootloader compile again 2009-10-11 13:15:23 +00:00
lcd-yps3.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
nand-target.h Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader demo program to display the NAND ids. 2009-08-09 16:12:36 +00:00
nand-yps3.c Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader demo program to display the NAND ids. 2009-08-09 16:12:36 +00:00
power-yps3.c