aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2010-07-05DS: Fix MODULE_DIRS value (now dependency tracking works correctly)Max Horn
2010-07-05DS: Fix various warnings and errors in the DS FS codeMax Horn
2010-07-05DS: Remove unused portdefs.cppMax Horn
2010-07-05DS: Cleanup NDS portdefs.h a bitMax Horn
2010-07-05NDS: Update GPL/copyright headers; add namespace DS closing commentsMax Horn
2010-07-05DS: Code formatting: "char* foo" -> "char *foo"Max Horn
2010-07-05DS: Fix warnings, cleanupMax Horn
2010-07-05DS: Augment 'clean' target, simplify bin->elf conversion ruleMax Horn
2010-07-05Drop direct use of (private) libEGL.so and call EGL functions via Java.Angus Lees
2010-07-05DS: Add missing .bin -> .elf ruleMax Horn
2010-07-05DS: Fix typo; change bin2o/bin2h to create taget dirMax Horn
2010-07-05DS: Fix setShakePosMax Horn
2010-07-05DS: Made some vars static, code formatting, cleanupMax Horn
2010-07-05DS: Can now build binaries via our "configure/make" build system.Max Horn
2010-07-05NDS: Enable compilation of backend specific filesMax Horn
2010-07-05Switch Android toolchain prefix from arm-android-eabi toAngus Lees
2010-07-03moved plugin linker and elf32 header file to arm9/source and modified ds make...Tony Puccinelli
2010-07-03moved loader to arm9/source and added it to module.mkTony Puccinelli
2010-07-03changed main to use DS plugin provider if dynamic modules are turned onTony Puccinelli
2010-07-03modified default ds linker script for linking of engine pluginsTony Puccinelli
2010-07-03Cleanup and documentation.Alejandro Marzini
2010-07-02Cleanup and documentation.Alejandro Marzini
2010-07-02added incomplete ds loaderTony Puccinelli
2010-07-02added elf32 header for dsTony Puccinelli
2010-07-01NDS: Some tweaks for compiling via std build systemMax Horn
2010-07-01NDS: Fix typoMax Horn
2010-07-01NDS: Fix compile errors and a warningMax Horn
2010-07-01Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to GP2XSdlEventManag...Alejandro Marzini
2010-06-30Modularized GP2XWIZ backend.Alejandro Marzini
2010-06-30added dumped arm-eabi linkerTony Puccinelli
2010-06-29Replace some code with constructs that work on Android pre-1.6.Angus Lees
2010-06-29Renamed Samsung TV SDL Event Manager class and file for constancy, and added ...Alejandro Marzini
2010-06-29Override setupIcon() for both Mac OS X and SymbianOS, they have their own icons.Matthew Hoops
2010-06-29Updated makefile. Fixed compile errors.Alejandro Marzini
2010-06-29Modularized Linuxmoto port.Alejandro Marzini
2010-06-28reimplemented DLObject::openTony Puccinelli
2010-06-28Renamed BufferingSDLMixerManager to DoubleBufferSDLMixerManager.Alejandro Marzini
2010-06-27Fixed String conversion error.Alejandro Marzini
2010-06-27Improved getDefaultConfigFileName(). Code cleanup.Alejandro Marzini
2010-06-27removed unneccessary relocation type definitionsTony Puccinelli
2010-06-26Modularized Symbian port.Alejandro Marzini
2010-06-26Define WIN32_LEAN_AND_MEAN before including windows.h.Johannes Schickel
2010-06-26Removed unused function, fixing a linker error.Alejandro Marzini
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-26various fixes to the loader to allow compilationTony Puccinelli
2010-06-26Missing character.Alejandro Marzini
2010-06-26Override quit() and getConfigFileNameString(). Changed parent class to OSyste...Alejandro Marzini
2010-06-26Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString fu...Alejandro Marzini
2010-06-25added ARM-specific defines to elf32.h and indented gp2xwiz-loader.h correctlyTony Puccinelli
2010-06-25Modularized Samsung TV port.Alejandro Marzini