index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
ds
/
arm9
/
source
/
blitters.h
Age
Commit message (
Expand
)
Author
2008-10-26
DS port: Declare ARM blitters as being ITCM_CODE, so that we avoid the dreaded
Robin Watts
2008-05-15
Porting changes from 0.11.0 branch
Neil Millstone
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-06
NDS : ASM cpu scalers fixed, USING_ARM_BLITTERS back
Bertrand Augereau
2007-12-05
NDS: Disabling the buggy ARM blitters so that the CPU scaler works
Bertrand Augereau
2007-12-05
NDS : params reordering to match C scaler and ARM one
Bertrand Augereau
2007-06-30
- Show mouse cursor option
Neil Millstone
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-12-09
NDS : Scaler cleaning
Bertrand Augereau
2006-10-25
DS : Yet another scaling helpers
Bertrand Augereau
2006-10-25
Compile fix
Bertrand Augereau
2006-10-25
DS : 320*PAL8 to 256*1555 line scaler
Bertrand Augereau
2006-10-02
NDS : Naive C++ scanline 320*16 -> 256*16 rescaler code
Bertrand Augereau
2006-07-21
o Proper ScummVM copyrights
Eugene Sandulenko
2006-07-09
Patch #1519399: DS Backend
Max Horn