Age | Commit message (Expand) | Author |
2008-12-21 | DS port: Removed mixer.cpp from OPTLIST (saves 11kb code size); added several... | Max Horn |
2008-10-31 | Specified VECTOR_RENDERER_FORMAT to 1555 for DS build (at least from the code... | Johannes Schickel |
2008-09-15 | DS: Backported 0.12 changes to trunk | Max Horn |
2008-09-14 | DS: Removed legacy GCC 2.x build code (NDS/DevKitPro uses GCC 3 or newer anyw... | Max Horn |
2008-09-14 | Changed VPATH to vpath, to allow building NDS port in parallel to another por... | Max Horn |
2008-06-03 | DS: Forgot to commit #include changes in the ds-fs.* files; this allows to ge... | Max Horn |
2008-06-01 | Tweaks to DS makefiles. | Robin Watts |
2008-05-31 | DS: make sure DEPDIR and srcdir are inited, so that *.d files end up in the r... | Max Horn |
2008-05-31 | DS: Fix compilation rule in Makefile to not compile everything twice | Max Horn |
2008-05-31 | DS: Adjust some compiler warnings | Max Horn |
2008-05-31 | DS: Removed some pointless -I compiler directives | Max Horn |
2008-05-31 | DS: Use DEVKITPRO env var to find DevKitPro files, as the DevKitPro manual su... | Max Horn |
2008-05-15 | Porting changes from 0.11.0 branch | Neil Millstone |
2008-05-15 | NDS: Rollback of the custom build target rule from .cpp.o to %.o: %.cpp | Bertrand Augereau |
2008-05-06 | Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles | Jordi Vilalta Prat |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-12-21 | Scaler corruption fixes, scaler console fixes, adding Lure target (except it ... | Neil Millstone |
2007-12-16 | Patch #1847599: Several enhancements for the build system | Max Horn |
2007-12-06 | NDS : ASM cpu scalers fixed, USING_ARM_BLITTERS back | Bertrand Augereau |
2007-12-05 | NDS: Disabling the buggy ARM blitters so that the CPU scaler works | Bertrand Augereau |
2007-11-22 | updated backends/platform/ds/arm9/makefile.in to match changes made to backen... | Max Horn |
2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone |
2007-08-18 | Making DS port build again | Neil Millstone |
2007-07-10 | This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE | Robin Watts |
2007-06-30 | - Show mouse cursor option | Neil Millstone |
2007-06-18 | Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.pl | Max Horn |
2007-04-06 | Updating DS port for changes in main codebase. Code changes for DevkitArm r2... | Neil Millstone |
2007-01-19 | Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out al... | Neil Millstone |
2006-12-01 | svn-id: r24799 | Neil Millstone |
2006-11-03 | Merging in changes made in branch for 0.9.1 release into trunk | Neil Millstone |
2006-09-29 | First pahse of renaming simon engine to agos. Internal renames. Compilation | Eugene Sandulenko |
2006-08-19 | Added build C target to support more engines. | Neil Millstone |
2006-07-09 | Final fixes. Builds fine now, apart from a few still-missing-from-svn files | James Brown |
2006-07-09 | Patch #1519399: DS Backend | Max Horn |