aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2007-12-16reimplemented the freelook action to be more usable, ultimately targeted towa...Kostas Nakos
2007-12-16adding preliminary lure supportKostas Nakos
2007-12-15Remove bad workaround and change compiler options (no optimization, no inline)Chris Apers
2007-12-15Added missing symbol definitionChris Apers
2007-12-11Workaround for bug #1763018. Since Amiga key doesn't work as a modifier with ...Nicola Mettifogo
2007-12-10When renaming a savefile, close the old file before deleting it to avoid errors.Nicola Mettifogo
2007-12-10NDS: Put all blitters ASM functions in ITCM (can't hurt as long as there is s...Bertrand Augereau
2007-12-10NDS: Integrated Robin's LDRB * 2 -> LDRH + fixes(endianness & stack space) 14...Bertrand Augereau
2007-12-09Updated settingsLars Persson
2007-12-09NDS : Improved scaler profilingBertrand Augereau
2007-12-09NDS : Unrolled the scaler inner loop twice to do 16bits loadingBertrand Augereau
2007-12-09NDS : Integrated write gathering by Robin (+ fix)Bertrand Augereau
2007-12-09Expand ~/ to the HOME env var (see also patch #1846545)Max Horn
2007-12-09Obsolete fileChris Apers
2007-12-09Send default themepathChris Apers
2007-12-09Remove obsolete 68k version related codeChris Apers
2007-12-09Remove obsolete 68k version related codeChris Apers
2007-12-09Added support for Drascula and IgorChris Apers
2007-12-09Added support for Drascula and IgorChris Apers
2007-12-09CleanupChris Apers
2007-12-09Added functions required by T3 to prevent screen rotationChris Apers
2007-12-09Prevent manual screen rotation after application launchChris Apers
2007-12-09Fixed return keyChris Apers
2007-12-08Use "new" framework for compressed saves...Marcus Comstedt
2007-12-08Fixed bug in glob matching function.Marcus Comstedt
2007-12-07Enabled click-and-drag mouse mode for the right mouse button as well as the l...Oystein Eftevaag
2007-12-07Properly centered the image on screen after aspect ratio correctionOystein Eftevaag
2007-12-07NDS: A few cycles saved in the inner loop of the CPU scalerBertrand Augereau
2007-12-06NDS : ASM cpu scalers fixed, USING_ARM_BLITTERS backBertrand Augereau
2007-12-06Attempted fix for the DS blitters; looks like I was reading from dst andRobin Watts
2007-12-05NDS: Disabling the buggy ARM blitters so that the CPU scaler worksBertrand Augereau
2007-12-05NDS: Reporting hi-level opti from Robin in the c++ software scaler ( a1r5g5b5...Bertrand Augereau
2007-12-05NDS : params reordering to match C scaler and ARM oneBertrand Augereau
2007-12-05NDS : The CPU scaler checkbox is back (and can be removed with a #define)Bertrand Augereau
2007-12-05Change to default volume levels on the GP2X to prevent some nasty 'clipping'.John Willis
2007-12-05Tidyup of a few small things in the GP2X port.John Willis
2007-12-05ARM ASM blitting routines from Robin_WattsOystein Eftevaag
2007-12-02fixes for cygwin buildKostas Nakos
2007-11-25Suspend ScummVM when the button is hit (or a call is received), putting it in...Oystein Eftevaag
2007-11-24Now always sending a mouse-moved event before a click (some engines don't upd...Oystein Eftevaag
2007-11-24Updated main features for Symbian with the latest game enginesLars Persson
2007-11-24Fix for keymappings not working properly for S60Lars Persson
2007-11-24updated makefile due to new dependencies of a new libLars Persson
2007-11-24Symbian build system does not cope with include file with the same name, spec...Lars Persson
2007-11-24Support for IGOR in the build system.Lars Persson
2007-11-23Some minor display and mouse cursor optimizationsOystein Eftevaag
2007-11-23Cleaned up some screen drawing offsetting issuesOystein Eftevaag
2007-11-22updated backends/platform/ds/arm9/makefile.in to match changes made to backen...Max Horn
2007-11-20Optimized dirty rects handling a bit, makes AGOS engine games run betterOystein Eftevaag
2007-11-20Cleanup.Johannes Schickel