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
/
wince
/
screen.cpp
Age
Commit message (
Expand
)
Author
2003-07-15
replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...
Max Horn
2003-07-13
Get rid of additional version #define
Nicolas Bacca
2003-07-13
Fix screen limit (Zak)
Nicolas Bacca
2003-05-25
cvs going to 0.4.2cvs
Max Horn
2003-05-11
The new (Jornada 820 inspired) GDI rendering crashes on a Jornada 680 - furth...
Nicolas Bacca
2003-05-11
Rewrite GDI rendering for Jornada 820, COMI fxes
Nicolas Bacca
2003-05-05
Experimental COMI support - GAPI 565 only - still some work to do on the futu...
Nicolas Bacca
2003-04-04
Latest local version, rewrite pending ...
Nicolas Bacca
2003-01-26
Smartphone display support
Nicolas Bacca
2003-01-21
Fix dumb overlay overflow
Nicolas Bacca
2003-01-20
Fix GDI display for HPCs
Nicolas Bacca
2002-12-04
updated version on trunk to 0.3.1cvs
Max Horn
2002-12-02
Do not display the save/load icon for Simon since it's not mapped (use the po...
Nicolas Bacca
2002-12-01
Do not commit buggy debug code
Nicolas Bacca
2002-12-01
Fix display on HPC, update version
Nicolas Bacca
2002-11-19
Fix paletted devices, add error display
Nicolas Bacca
2002-11-07
Possibly more devices supported : fall back to a default GDI rendering if not...
Nicolas Bacca
2002-10-31
Real HPC support (work in progress)
Nicolas Bacca
2002-10-25
Fix overlay in portrait mode - better blitting (about time :)) - simon GUI fixes
Nicolas Bacca
2002-10-22
New rendering, overlay, add optional support for GameX
Nicolas Bacca
2002-08-21
Initial revision
Max Horn