summaryrefslogtreecommitdiff
path: root/firmware/target/arm/lcd-as-memframe.S
AgeCommit message (Expand)Author
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-05-15YUV Dither: r12 saving was removed but stacked parameter load offset wasn't c...Michael Sevakis
2009-07-15Apply some ARMv6 optimisations to YUV blitting. Speeds up mpegplayer on Gigab...Jens Arnold
2009-07-11ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold
2008-07-15Fix red for target with insanely wide LCDs.Rob Purchase
2008-07-15Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun
2007-09-25Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis