forked from len0rd/rockbox
Assembler optimised lcd_yuv_blit() for iPod Video (Fs #7951 by Andree Buschmann, adapted and separated into an .S file by me).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15257 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
86a999c478
commit
3c1b9d9d70
3 changed files with 249 additions and 105 deletions
|
@ -730,6 +730,7 @@ target/arm/ipod/backlight-nano_video.c
|
|||
target/arm/ipod/button-clickwheel.c
|
||||
target/arm/ipod/power-ipod.c
|
||||
target/arm/ipod/powermgmt-ipod-pcf.c
|
||||
target/arm/ipod/video/lcd-as-video.S
|
||||
target/arm/ipod/video/lcd-video.c
|
||||
target/arm/usb-fw-pp502x.c
|
||||
#endif /* SIMULATOR */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue