aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/blitters.h
AgeCommit message (Collapse)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-07-05NDS: Update GPL/copyright headers; add namespace DS closing commentsMax Horn
svn-id: r50689
2010-07-05DS: Code formatting: "char* foo" -> "char *foo"Max Horn
svn-id: r50688
2008-10-26DS port: Declare ARM blitters as being ITCM_CODE, so that we avoid the dreadedRobin Watts
"relocation truncated to fit" error in thumb builds. svn-id: r34849
2008-05-15Porting changes from 0.11.0 branchNeil Millstone
svn-id: r32140
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2007-12-06NDS : ASM cpu scalers fixed, USING_ARM_BLITTERS backBertrand Augereau
svn-id: r29740
2007-12-05NDS: Disabling the buggy ARM blitters so that the CPU scaler worksBertrand Augereau
svn-id: r29731
2007-12-05NDS : params reordering to match C scaler and ARM oneBertrand Augereau
svn-id: r29728
2007-06-30- Show mouse cursor optionNeil Millstone
- Support for SAGA, CINE, and AGI - Key bindings for Gob3 - Assembler optimisations submitted by Robin Watts svn-id: r27803
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-12-09NDS : Scaler cleaningBertrand Augereau
svn-id: r24821
2006-10-25DS : Yet another scaling helpersBertrand Augereau
svn-id: r24505
2006-10-25Compile fixBertrand Augereau
svn-id: r24503
2006-10-25DS : 320*PAL8 to 256*1555 line scalerBertrand Augereau
svn-id: r24497
2006-10-02NDS : Naive C++ scanline 320*16 -> 256*16 rescaler codeBertrand Augereau
svn-id: r24074
2006-07-21o Proper ScummVM copyrightsEugene Sandulenko
o Apparently because some patch was applied twice, many header files had their contents doubled. Fixing this as well. svn-id: r23548
2006-07-09Patch #1519399: DS BackendMax Horn
svn-id: r23452