aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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-05Base class for OpenGL graphics manager.Alejandro Marzini
2010-07-05Cleanup and documentation.Alejandro Marzini
2010-07-05Switch Android toolchain prefix from arm-android-eabi toAngus Lees
2010-07-05Skip /dev/sequencer MIDI on Android.Angus Lees
2010-07-03Cleanup and documentation.Alejandro Marzini
2010-07-03Cleanup and documentation.Alejandro Marzini
2010-07-02Cleanup and documentation.Alejandro Marzini
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-30Removed static mapKey function.Alejandro Marzini
2010-06-30Modularized GP2XWIZ backend.Alejandro Marzini
2010-06-29Replace some code with constructs that work on Android pre-1.6.Angus Lees
2010-06-29enable reading ZIP archives even without USE_ZLIBRobert Špalek
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-28Renamed BufferingSDLMixerManager to DoubleBufferSDLMixerManager.Alejandro Marzini
2010-06-27Fixed String conversion error.Alejandro Marzini
2010-06-27Improved getDefaultConfigFileName(). Code cleanup.Alejandro Marzini
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-26Fixed build error.Alejandro Marzini
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-26Updated makefile.Alejandro Marzini
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-25Modularized Samsung TV port.Alejandro Marzini
2010-06-25Fix linking on Mac OS X.Matthew Hoops
2010-06-25Fix link error with duplicated name files.Alejandro Marzini
2010-06-24Fix compile on Mac OS X (and probably *nix systems).Matthew Hoops
2010-06-24Added missing header.Alejandro Marzini
2010-06-24Created macosx port from sdl backend.Alejandro Marzini