Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-10 | NDS: Put all blitters ASM functions in ITCM (can't hurt as long as there is ↵ | Bertrand Augereau | |
still room) svn-id: r29810 | |||
2007-12-10 | NDS: Integrated Robin's LDRB * 2 -> LDRH + fixes(endianness & stack space) ↵ | Bertrand Augereau | |
14ms -> 13ms svn-id: r29809 | |||
2007-12-09 | Updated settings | Lars Persson | |
svn-id: r29805 | |||
2007-12-09 | NDS : Improved scaler profiling | Bertrand Augereau | |
svn-id: r29803 | |||
2007-12-09 | NDS : Unrolled the scaler inner loop twice to do 16bits loading | Bertrand Augereau | |
svn-id: r29802 | |||
2007-12-09 | NDS : Integrated write gathering by Robin (+ fix) | Bertrand Augereau | |
svn-id: r29801 | |||
2007-12-09 | Expand ~/ to the HOME env var (see also patch #1846545) | Max Horn | |
svn-id: r29797 | |||
2007-12-09 | Obsolete file | Chris Apers | |
svn-id: r29789 | |||
2007-12-09 | Send default themepath | Chris Apers | |
svn-id: r29788 | |||
2007-12-09 | Remove obsolete 68k version related code | Chris Apers | |
svn-id: r29786 | |||
2007-12-09 | Remove obsolete 68k version related code | Chris Apers | |
svn-id: r29785 | |||
2007-12-09 | Added support for Drascula and Igor | Chris Apers | |
svn-id: r29784 | |||
2007-12-09 | Added support for Drascula and Igor | Chris Apers | |
svn-id: r29783 | |||
2007-12-09 | Cleanup | Chris Apers | |
svn-id: r29782 | |||
2007-12-09 | Added functions required by T3 to prevent screen rotation | Chris Apers | |
svn-id: r29780 | |||
2007-12-09 | Prevent manual screen rotation after application launch | Chris Apers | |
svn-id: r29779 | |||
2007-12-09 | Fixed return key | Chris Apers | |
svn-id: r29778 | |||
2007-12-08 | Use "new" framework for compressed saves... | Marcus Comstedt | |
svn-id: r29765 | |||
2007-12-08 | Fixed bug in glob matching function. | Marcus Comstedt | |
svn-id: r29764 | |||
2007-12-07 | Enabled click-and-drag mouse mode for the right mouse button as well as the ↵ | Oystein Eftevaag | |
left button, and fixed a the mouse cursor being able to go 1 pixel off screen on one side svn-id: r29753 | |||
2007-12-07 | Properly centered the image on screen after aspect ratio correction | Oystein Eftevaag | |
svn-id: r29750 | |||
2007-12-07 | NDS: A few cycles saved in the inner loop of the CPU scaler | Bertrand Augereau | |
svn-id: r29742 | |||
2007-12-06 | NDS : ASM cpu scalers fixed, USING_ARM_BLITTERS back | Bertrand Augereau | |
svn-id: r29740 | |||
2007-12-06 | Attempted fix for the DS blitters; looks like I was reading from dst and | Robin Watts | |
storing to src. D'Oh. Still untested, but this code is broken anyway (apparently) and is disabled, so I can't really make it any worse... svn-id: r29732 | |||
2007-12-05 | NDS: Disabling the buggy ARM blitters so that the CPU scaler works | Bertrand Augereau | |
svn-id: r29731 | |||
2007-12-05 | NDS: Reporting hi-level opti from Robin in the c++ software scaler ( ↵ | Bertrand Augereau | |
a1r5g5b5 swizzling ) svn-id: r29730 | |||
2007-12-05 | NDS : params reordering to match C scaler and ARM one | Bertrand Augereau | |
svn-id: r29728 | |||
2007-12-05 | NDS : The CPU scaler checkbox is back (and can be removed with a #define) | Bertrand Augereau | |
svn-id: r29725 | |||
2007-12-05 | Change to default volume levels on the GP2X to prevent some nasty 'clipping'. | John Willis | |
svn-id: r29721 | |||
2007-12-05 | Tidyup of a few small things in the GP2X port. | John Willis | |
svn-id: r29719 | |||
2007-12-05 | ARM ASM blitting routines from Robin_Watts | Oystein Eftevaag | |
svn-id: r29717 | |||
2007-12-02 | fixes for cygwin build | Kostas Nakos | |
svn-id: r29700 | |||
2007-11-25 | Suspend ScummVM when the button is hit (or a call is received), putting it ↵ | Oystein Eftevaag | |
in a sleep loop until it's resumed svn-id: r29633 | |||
2007-11-24 | Now always sending a mouse-moved event before a click (some engines don't ↵ | Oystein Eftevaag | |
update the mouse position on click events, it seems). Also added a workaround for an event not always being received when the secondary finger is lifted from the touchscreen. svn-id: r29629 | |||
2007-11-24 | Updated main features for Symbian with the latest game engines | Lars Persson | |
svn-id: r29628 | |||
2007-11-24 | Fix for keymappings not working properly for S60 | Lars Persson | |
svn-id: r29627 | |||
2007-11-24 | updated makefile due to new dependencies of a new lib | Lars Persson | |
svn-id: r29626 | |||
2007-11-24 | Symbian build system does not cope with include file with the same name, ↵ | Lars Persson | |
specific sub include path will fix this depency. svn-id: r29625 | |||
2007-11-24 | Support for IGOR in the build system. | Lars Persson | |
svn-id: r29624 | |||
2007-11-23 | Some minor display and mouse cursor optimizations | Oystein Eftevaag | |
svn-id: r29621 | |||
2007-11-23 | Cleaned up some screen drawing offsetting issues | Oystein Eftevaag | |
svn-id: r29620 | |||
2007-11-22 | updated backends/platform/ds/arm9/makefile.in to match changes made to ↵ | Max Horn | |
backends/platform/ds/arm9/makefile (next time, please modify makefile.in then run tools/update-version.pl) svn-id: r29611 | |||
2007-11-20 | Optimized dirty rects handling a bit, makes AGOS engine games run better | Oystein Eftevaag | |
svn-id: r29587 | |||
2007-11-20 | Cleanup. | Johannes Schickel | |
svn-id: r29584 | |||
2007-11-20 | Cleanup. | Johannes Schickel | |
svn-id: r29583 | |||
2007-11-20 | Cleaned up some formatting | Oystein Eftevaag | |
svn-id: r29582 | |||
2007-11-19 | Fixed a silly palette issue, and added a toggle for a ↵ | Oystein Eftevaag | |
click-and-hold-mouse-button mode svn-id: r29572 | |||
2007-11-18 | Implemented soft keyboard support, and added a workarond for engines that ↵ | Oystein Eftevaag | |
can't handle mouse-down and mouse-up events coming in two subsequent calls to pollEvent() svn-id: r29557 | |||
2007-11-18 | Increased sound buffer size to avoid some skipping issues, and re-added a ↵ | Oystein Eftevaag | |
timer callback that had somehow gotten lost svn-id: r29542 | |||
2007-11-17 | Implemented portrait mode, fixed a few issues with the dirty rects handling, ↵ | Oystein Eftevaag | |
fixed some cursor positioning issues, and redirecting stdout and stderr to a log file when ScummVM is launched from the Springboard svn-id: r29541 |