aboutsummaryrefslogtreecommitdiff
path: root/backends/morphos/morphos.cpp
AgeCommit message (Collapse)Author
2003-07-06some backend fixesMax Horn
svn-id: r8812
2003-07-05updated backends to use type MutexRefMax Horn
svn-id: r8776
2003-07-05Implement new interface functionsRuediger Hanke
svn-id: r8765
2003-05-29more OSystem docs & cleanupMax Horn
svn-id: r8118
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem ↵Max Horn
interface a bit svn-id: r8116
2003-05-04*** empty log message ***Ruediger Hanke
svn-id: r7315
2003-04-26Whatever I changed since last commit ...Ruediger Hanke
svn-id: r7130
2003-03-08change RBG to RGB which follows the argument order and hence makes more sense...Jonathan Gray
svn-id: r6767
2003-01-09Added warp_mouse func to MorphOS backendRuediger Hanke
svn-id: r6374
2002-12-25Some fixes for COMI mouse pointerRuediger Hanke
svn-id: r6138
2002-12-25More warnings with MorphOS GCC fixed, removed unneccessary defineRuediger Hanke
svn-id: r6117
2002-12-25Compilation warnings fixedRuediger Hanke
svn-id: r6116
2002-12-02Latest MorphOS changes from my harddisk ...Ruediger Hanke
svn-id: r5816
2002-11-15Mousewheel support addedRuediger Hanke
svn-id: r5564
2002-11-01Small fixes to satisfy GCC with the new MOS includesRuediger Hanke
svn-id: r5370
2002-10-28Overlay fix and optimisationRuediger Hanke
svn-id: r5345
2002-10-25MorphOS overlays, fix for new gui (keyup event)Ruediger Hanke
svn-id: r5312
2002-09-28added FIXMEMax Horn
svn-id: r5025
2002-09-23Scaler color fix for Radeon cards in 32 bit depth (and possibly other PC ↵Ruediger Hanke
graphics cards, too) svn-id: r5010
2002-09-23Compilation fixes. Overlay functions are stubs only at the moment.Ruediger Hanke
svn-id: r5009
2002-09-15Compile fixesRuediger Hanke
svn-id: r4944
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
svn-id: r4909
2002-08-31Awww, that should have been 25Ruediger Hanke
svn-id: r4892
2002-08-31Limit number of update rects to keepRuediger Hanke
svn-id: r4891
2002-08-22Changed MorphOS MIDI code so that data sent from different threads are no ↵Ruediger Hanke
longer a problem. Ensure Midi driver is closed, otherwise no other MIDI application will run after ScummVM has exited. svn-id: r4801
2002-08-21Initial revisionMax Horn
svn-id: r4785