aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/screen.cpp
AgeCommit message (Collapse)Author
2004-01-26Early spring cleanupNicolas Bacca
svn-id: r12610
2003-12-22Namespace fixNicolas Bacca
svn-id: r11849
2003-10-12Smarter partial blitting and better filter for 640x480 games ... hopefully ↵Nicolas Bacca
the last update before the rewrite svn-id: r10750
2003-07-15replaced SCUMMVM_VERSION/SCUMMVM_CVS by ↵Max Horn
gScummVMVersion/gScummVMBuildDate/gScummVMFullVersion; made engine.o depend on all other .o files, so that the build date in it is always up-to-date svn-id: r9032
2003-07-13Get rid of additional version #defineNicolas Bacca
svn-id: r8985
2003-07-13Fix screen limit (Zak)Nicolas Bacca
svn-id: r8977
2003-05-25cvs going to 0.4.2cvsMax Horn
svn-id: r7946
2003-05-11The new (Jornada 820 inspired) GDI rendering crashes on a Jornada 680 - ↵Nicolas Bacca
further investigation needed. For the moment I'll leave both, define NEW_GAPI_CODE if you want to compile a version (HPC ARM) for the Jornada 820 svn-id: r7460
2003-05-11Rewrite GDI rendering for Jornada 820, COMI fxesNicolas Bacca
svn-id: r7451
2003-05-05Experimental COMI support - GAPI 565 only - still some work to do on the ↵Nicolas Bacca
future branch svn-id: r7337
2003-04-04Latest local version, rewrite pending ...Nicolas Bacca
svn-id: r6909
2003-01-26Smartphone display supportNicolas Bacca
svn-id: r6553
2003-01-21Fix dumb overlay overflowNicolas Bacca
svn-id: r6533
2003-01-20Fix GDI display for HPCsNicolas Bacca
svn-id: r6527
2002-12-04updated version on trunk to 0.3.1cvsMax Horn
svn-id: r5828
2002-12-02Do not display the save/load icon for Simon since it's not mapped (use the ↵Nicolas Bacca
postcard, Simon) svn-id: r5807
2002-12-01Do not commit buggy debug codeNicolas Bacca
svn-id: r5800
2002-12-01Fix display on HPC, update versionNicolas Bacca
svn-id: r5799
2002-11-19Fix paletted devices, add error displayNicolas Bacca
svn-id: r5611
2002-11-07Possibly more devices supported : fall back to a default GDI rendering if ↵Nicolas Bacca
nothing else is available - add dialog to choose between hazardous direct rendering or GDI svn-id: r5451
2002-10-31Real HPC support (work in progress)Nicolas Bacca
svn-id: r5357
2002-10-25Fix overlay in portrait mode - better blitting (about time :)) - simon GUI fixesNicolas Bacca
svn-id: r5313
2002-10-22New rendering, overlay, add optional support for GameXNicolas Bacca
svn-id: r5260
2002-08-21Initial revisionMax Horn
svn-id: r4785