forked from len0rd/rockbox
SA9200: Add YUV blitting, do full-screen updates more efficiently and properly clip partial updates. Plugin struct becomes incompatible for this target but leave version alone since it's still dev-only.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29028 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2e686eca63
commit
0dd74ca722
6 changed files with 690 additions and 18 deletions
|
@ -700,6 +700,7 @@ target/arm/usb-fw-pp502x.c
|
|||
target/arm/philips/sa9200/backlight-sa9200.c
|
||||
target/arm/philips/sa9200/button-sa9200.c
|
||||
target/arm/philips/sa9200/lcd-sa9200.c
|
||||
target/arm/philips/sa9200/lcd-as-sa9200.S
|
||||
target/arm/philips/sa9200/power-sa9200.c
|
||||
target/arm/philips/sa9200/powermgmt-sa9200.c
|
||||
#endif /* SIMULATOR */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue