Age | Commit message (Expand) | Author |
2007-12-21 | Scaler corruption fixes, scaler console fixes, adding Lure target (except it ... | Neil Millstone |
2007-12-09 | NDS : Improved scaler profiling | Bertrand Augereau |
2007-12-05 | NDS : params reordering to match C scaler and ARM one | Bertrand Augereau |
2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone |
2007-09-18 | Code formatting fixes | Max Horn |
2007-08-18 | Making DS port build again | Neil Millstone |
2007-06-30 | Just a test | Neil Millstone |
2007-06-30 | - Show mouse cursor option | Neil Millstone |
2007-06-30 | typo | Max Horn |
2007-06-22 | Produce 'correct' keycode/ascii values for function keys | Max Horn |
2007-06-22 | Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants... | Max Horn |
2007-06-18 | Added FIXME to dsmain.cpp about it not using SCUMMVM_VERSION (thus adding one... | Max Horn |
2007-06-18 | NDS : Suppressed unneccessary complications regarding the backbuffer when CPU... | Bertrand Augereau |
2007-06-17 | NDS: setKeyboardEnable shouldn't overrun VRAM anymore when CPU scaler is on | Bertrand Augereau |
2007-06-12 | NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor... | Bertrand Augereau |
2007-06-07 | NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor... | Bertrand Augereau |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-06 | Updating DS port for changes in main codebase. Code changes for DevkitArm r2... | Neil Millstone |
2007-03-18 | Some fixes to cope with the move of the event code from OSystem to Common | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-02-18 | NDS : The scaler profiling renders a white line (1 pixel / 1 ms) | Bertrand Augereau |
2007-02-15 | Changes made for 0.9.1a beta2 release backported to trunk | Neil Millstone |
2007-02-13 | NDS : Added the cpu scaler option in dsoptions (even seem to work dynamically... | Bertrand Augereau |
2007-01-20 | Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption. | Neil Millstone |
2007-01-19 | Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out al... | Neil Millstone |
2006-12-09 | NDS : Scaler cleaning | Bertrand Augereau |
2006-12-06 | NDS : CPU scaler profiling (currently 50ms ouch) | Bertrand Augereau |
2006-12-01 | svn-id: r24799 | Neil Millstone |
2006-11-25 | DS : The hi-quality scaler works on the secondary screen | Bertrand Augereau |
2006-11-25 | DS : High quality scaling. | Bertrand Augereau |
2006-11-19 | DS : Compilation fix when USE_DEBUGGER is not defined | Bertrand Augereau |
2006-11-03 | Merging in changes made in branch for 0.9.1 release into trunk | Neil Millstone |
2006-10-25 | DS backend : Compile fixes for the new backends system, still needs plugging ... | Bertrand Augereau |
2006-10-05 | DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch cpuSc... | Bertrand Augereau |
2006-07-21 | o Proper ScummVM copyrights | Eugene Sandulenko |
2006-07-09 | svn-id: r23462 | Neil Millstone |
2006-07-09 | Fix some more duplicated files, and unify case for rpc include | James Brown |
2006-07-09 | Patch #1519399: DS Backend | Max Horn |