Age | Commit message (Expand) | Author |
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 |
2006-10-25 | DS : Blind backends changes to comply to fingolfin's changes | Bertrand Augereau |
2006-10-25 | DS : Yet another scaling helpers | Bertrand Augereau |
2006-10-25 | DS backend : Compile fixes for the new backends system, still needs plugging ... | Bertrand Augereau |
2006-10-25 | Compile fix | Bertrand Augereau |
2006-10-25 | DS : 320*PAL8 to 256*1555 line scaler | Bertrand Augereau |
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio mixe... | Max Horn |
2006-10-05 | DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch cpuSc... | Bertrand Augereau |
2006-10-05 | Path fixup in the zipreader (necessary with my adapter/zip/build combination?) | Bertrand Augereau |
2006-10-02 | NDS : Naive C++ scanline 320*16 -> 256*16 rescaler code | Bertrand Augereau |