aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2006-12-09NDS : Scaler cleaningBertrand Augereau
svn-id: r24821
2006-12-09NDS : Scaler cleaningBertrand Augereau
svn-id: r24820
2006-12-09NDS : Scaler optimization 43 -> 33 msBertrand Augereau
svn-id: r24819
2006-12-09NDS : More blitters stuffBertrand Augereau
svn-id: r24818
2006-12-07NDS : Micro-optimizations for the software blitter (table lookup for div by ↵Bertrand Augereau
5 : 51ms -> 43ms) svn-id: r24817
2006-12-06NDS : Micro-optimizations for the software blitterBertrand Augereau
svn-id: r24811
2006-12-06NDS : CPU scaler profiling (currently 50ms ouch)Bertrand Augereau
svn-id: r24810
2006-12-03NDS : Micro-optimizations for the software blitterBertrand Augereau
svn-id: r24804
2006-12-03Patch #1605290: Change quit shortcut for Amiga to match style guideMax Horn
svn-id: r24803
2006-12-02NDS : Micro-optimizations for the software blitterBertrand Augereau
svn-id: r24802
2006-12-02NDS : Micro-optimizations for the software blitterBertrand Augereau
svn-id: r24801
2006-12-01svn-id: r24799Neil Millstone
2006-12-01Adding new M3SD driverNeil Millstone
svn-id: r24798
2006-11-25DS : The hi-quality scaler works on the secondary screenBertrand Augereau
svn-id: r24790
2006-11-25DS : High quality scaling.Bertrand Augereau
Doesn't work on the second screen yet. (switch cpuScaler in dsmain.cpp to test) svn-id: r24788
2006-11-20Removing bad default implementation of grabRawScreen in the PalmOS port (it ↵Max Horn
was likely causing crashes for users of the 0.9.x series) svn-id: r24755
2006-11-19DS : Compilation fix when USE_DEBUGGER is not definedBertrand Augereau
svn-id: r24748
2006-11-13Implement FR #1595534: "Touche: Aspect Ratio Correction"Eugene Sandulenko
svn-id: r24706
2006-11-12CleanupKostas Nakos
svn-id: r24702
2006-11-12Implement Fingolfin's modular backend timer, savefile and mixer managersKostas Nakos
svn-id: r24691
2006-11-12Patch #1594533: morphos fs backendMax Horn
svn-id: r24690
2006-11-04Added Touche engine supportChris Apers
svn-id: r24607
2006-11-04Fixed and updated Palm save managerChris Apers
svn-id: r24602
2006-11-03Adding M3 file missing from last commit.Neil Millstone
svn-id: r24597
2006-11-03Merging in changes made in branch for 0.9.1 release into trunkNeil Millstone
svn-id: r24596
2006-11-01Added Audio::Mixer::setReady method to work around bug #1588848Max Horn
svn-id: r24583
2006-10-28Simon -> AGOSChris Apers
svn-id: r24560
2006-10-28New modular backend implementationChris Apers
svn-id: r24559
2006-10-26Increase timer accuracy againMax Horn
svn-id: r24518
2006-10-25Rewrote the DefaultTimerManager to use a priority queue instead of a fixed ↵Max Horn
size slot array (semantics of timers changed slightly due to this in lag situations) svn-id: r24515
2006-10-25Update GP2X port to support Fingolfin's ongoing implementation of the ↵John Willis
Modular Backends ideas :). Also add a few updates from my local tree (Batt level checking and STDOUT/STDERR file mapping code stolen from the Symbian backend (thanks)). svn-id: r24507
2006-10-25DS : Blind backends changes to comply to fingolfin's changesBertrand Augereau
svn-id: r24506
2006-10-25DS : Yet another scaling helpersBertrand Augereau
svn-id: r24505
2006-10-25DS backend : Compile fixes for the new backends system, still needs plugging ↵Bertrand Augereau
the old callbacks svn-id: r24504
2006-10-25Compile fixBertrand Augereau
svn-id: r24503
2006-10-25DS : 320*PAL8 to 256*1555 line scalerBertrand Augereau
svn-id: r24497
2006-10-22delayMillis() should now cope with delays over 20 minutes without overflowing.Marcus Comstedt
svn-id: r24456
2006-10-22Removed timerproc and soundproc.Marcus Comstedt
svn-id: r24455
2006-10-22Modularization.Marcus Comstedt
svn-id: r24453
2006-10-22Check for degenerated rect in copyRectTo*.Marcus Comstedt
svn-id: r24452
2006-10-22Removed unused return value & param from DefaultTimerManager::handler()Max Horn
svn-id: r24447
2006-10-22SDL backend: got rid of setTimerCallback and clearSoundCallbackMax Horn
svn-id: r24446
2006-10-22Tweaked the NULL backend to match my recent backend changesMax Horn
svn-id: r24444
2006-10-22Backend modularization: Create timer manager, savefile manager and audio ↵Max Horn
mixer in the backends for increased flexibility svn-id: r24443
2006-10-22don't set CFLAGS, as we don't need them and they're now used for building ↵Joost Peters
the 'tools' with the native C compiler svn-id: r24440
2006-10-21Fix multiple simulated mouse key events bug (sync).Kostas Nakos
svn-id: r24403
2006-10-11Fix file cachingWon Star
svn-id: r24273
2006-10-10Merge dirsKostas Nakos
svn-id: r24268
2006-10-10newres.h is not needed anymoreKostas Nakos
svn-id: r24267
2006-10-10Merge ozone headerKostas Nakos
svn-id: r24266