aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/blitters.cpp
AgeCommit message (Expand)Author
2007-02-18NDS : CPU scaler twiddling backupBertrand Augereau
2007-02-18NDS : CPU scaler performance experimentBertrand Augereau
2006-12-09NDS : Scaler cleaningBertrand Augereau
2006-12-09NDS : Scaler cleaningBertrand Augereau
2006-12-09NDS : Scaler optimization 43 -> 33 msBertrand Augereau
2006-12-09NDS : More blitters stuffBertrand Augereau
2006-12-07NDS : Micro-optimizations for the software blitter (table lookup for div by 5...Bertrand Augereau
2006-12-06NDS : Micro-optimizations for the software blitterBertrand Augereau
2006-12-03NDS : Micro-optimizations for the software blitterBertrand Augereau
2006-12-02NDS : Micro-optimizations for the software blitterBertrand Augereau
2006-12-02NDS : Micro-optimizations for the software blitterBertrand Augereau
2006-12-01svn-id: r24799Neil Millstone
2006-10-25DS : Yet another scaling helpersBertrand Augereau
2006-10-25DS : 320*PAL8 to 256*1555 line scalerBertrand Augereau
2006-10-02NDS : Naive C++ scanline 320*16 -> 256*16 rescaler codeBertrand Augereau
2006-07-21o Proper ScummVM copyrightsEugene Sandulenko
2006-07-09Remove duplicated contentJames Brown
2006-07-09Patch #1519399: DS BackendMax Horn