Age | Commit message (Expand) | Author |
2007-06-22 | Cleaning up after myself (I blame it on, err, uhh... the Vogons?) | Max Horn |
2007-06-22 | Added Common::KEYCODE_INALID | Max Horn |
2007-06-22 | Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants... | Max Horn |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
2007-06-18 | Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.pl | 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-17 | NDS: Compile fixes | Bertrand Augereau |
2007-06-15 | DS : | 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-16 | NDS : Compile fix | Bertrand Augereau |
2007-04-16 | NDS : Potentially faster, less precise, CPU-scaler plugged | Bertrand Augereau |
2007-04-16 | NDS : #define to experiment with a faster, less precise, CPU-scaler | Bertrand Augereau |
2007-04-16 | NDS : Trunk fix for latest libnds | Bertrand Augereau |
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-18 | adding key scanning functions compatible with ScummVM's IPC | Neil Millstone |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-08 | Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines mean... | Max Horn |
2007-03-08 | Removed redundant code from gba_nds_fat.h (for some bizarre reason, the data ... | Max Horn |
2007-02-21 | Change an include to remove requirement of libfat | Neil Millstone |
2007-02-18 | NDS : The scaler profiling renders a white line (1 pixel / 1 ms) | Bertrand Augereau |
2007-02-18 | NDS : CPU scaler twiddling backup | Bertrand Augereau |
2007-02-18 | NDS : CPU scaler performance experiment | Bertrand Augereau |
2007-02-18 | NDS : Compile fix (savegames-related) | Bertrand Augereau |
2007-02-17 | Get rid of Common::SaveFile | Max Horn |
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-09 | NDS : Scaler cleaning | Bertrand Augereau |
2006-12-09 | NDS : Scaler optimization 43 -> 33 ms | Bertrand Augereau |
2006-12-09 | NDS : More blitters stuff | Bertrand Augereau |
2006-12-07 | NDS : Micro-optimizations for the software blitter (table lookup for div by 5... | Bertrand Augereau |
2006-12-06 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau |
2006-12-06 | NDS : CPU scaler profiling (currently 50ms ouch) | Bertrand Augereau |
2006-12-03 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau |
2006-12-02 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau |
2006-12-02 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau |
2006-12-01 | svn-id: r24799 | Neil Millstone |
2006-12-01 | Adding new M3SD driver | 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 | Adding M3 file missing from last commit. | Neil Millstone |
2006-11-03 | Merging in changes made in branch for 0.9.1 release into trunk | Neil Millstone |