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
/
dsmain.cpp
Age
Commit message (
Expand
)
Author
2007-02-18
NDS : The scaler profiling renders a white line (1 pixel / 1 ms)
Bertrand Augereau
2007-02-15
Changes made for 0.9.1a beta2 release backported to trunk
Neil Millstone
2007-02-13
NDS : Added the cpu scaler option in dsoptions (even seem to work dynamically...
Bertrand Augereau
2007-01-20
Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.
Neil Millstone
2007-01-19
Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out al...
Neil Millstone
2006-12-09
NDS : Scaler cleaning
Bertrand Augereau
2006-12-06
NDS : CPU scaler profiling (currently 50ms ouch)
Bertrand Augereau
2006-12-01
svn-id: r24799
Neil Millstone
2006-11-25
DS : The hi-quality scaler works on the secondary screen
Bertrand Augereau
2006-11-25
DS : High quality scaling.
Bertrand Augereau
2006-11-19
DS : Compilation fix when USE_DEBUGGER is not defined
Bertrand Augereau
2006-11-03
Merging in changes made in branch for 0.9.1 release into trunk
Neil Millstone
2006-10-25
DS backend : Compile fixes for the new backends system, still needs plugging ...
Bertrand Augereau
2006-10-05
DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch cpuSc...
Bertrand Augereau
2006-07-21
o Proper ScummVM copyrights
Eugene Sandulenko
2006-07-09
svn-id: r23462
Neil Millstone
2006-07-09
Fix some more duplicated files, and unify case for rpc include
James Brown
2006-07-09
Patch #1519399: DS Backend
Max Horn