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.cpp
Age
Commit message (
Expand
)
Author
2007-02-18
NDS : CPU scaler twiddling backup
Bertrand Augereau
2007-02-18
NDS : CPU scaler performance experiment
Bertrand Augereau
2006-12-09
NDS : Scaler cleaning
Bertrand Augereau
2006-12-09
NDS : Scaler cleaning
Bertrand Augereau
2006-12-09
NDS : Scaler optimization 43 -> 33 ms
Bertrand Augereau
2006-12-09
NDS : More blitters stuff
Bertrand Augereau
2006-12-07
NDS : Micro-optimizations for the software blitter (table lookup for div by 5...
Bertrand Augereau
2006-12-06
NDS : Micro-optimizations for the software blitter
Bertrand Augereau
2006-12-03
NDS : Micro-optimizations for the software blitter
Bertrand Augereau
2006-12-02
NDS : Micro-optimizations for the software blitter
Bertrand Augereau
2006-12-02
NDS : Micro-optimizations for the software blitter
Bertrand Augereau
2006-12-01
svn-id: r24799
Neil Millstone
2006-10-25
DS : Yet another scaling helpers
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
Remove duplicated content
James Brown
2006-07-09
Patch #1519399: DS Backend
Max Horn