Age | Commit message (Expand) | Author |
2018-10-14 | BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in... | Thierry Crozat |
2015-02-16 | SDL: Add basic abstraction class for the SDL window. | Johannes Schickel |
2014-06-25 | LINUXMOTO: Add "small" virtual keyboard pack to port packaging. | D G Turner |
2014-02-18 | LINUXMOTO: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-02-27 | KEYMAPPER: Rename HardwareKey to HardwareInput | Tarek Soliman |
2012-02-21 | KEYMAPPER: Remove automapping dead code | Tarek Soliman |
2012-02-13 | ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled. | Johannes Schickel |
2011-05-25 | BUILD: Unify build & configure rules for SDL based backends | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-28 | SDL: Various more SdlEventSource related fixes | Max Horn |
2010-11-28 | SDL: Change refs to SdlEventManager to SdlEventSource | Max Horn |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn |
2010-07-03 | Cleanup and documentation. | Alejandro Marzini |
2010-06-29 | Updated makefile. Fixed compile errors. | Alejandro Marzini |
2010-06-29 | Modularized Linuxmoto port. | Alejandro Marzini |
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn |
2010-05-29 | Removed some unused variables, found by cppcheck. | Torbjörn Andersson |
2010-05-09 | Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi... | Andre Heider |
2010-03-22 | Patch #2938173: LinuxMoto update 23012010 | Max Horn |
2010-03-08 | Move some aspect ratio related stuff to graphics/scaler/aspect.h | Max Horn |
2010-03-08 | Remove unnecessary #includes | Max Horn |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-12-22 | Patch #2896875: "dist update for linuxmoto-platform" | Eugene Sandulenko |
2009-11-18 | Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale... | Max Horn |
2009-11-09 | Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-... | Max Horn |
2009-11-09 | SDL: Make first param of OSystem_SDL::remapKey const | Max Horn |
2009-10-21 | Patch #2871861: fix for mgx-packet in linuxmoto.mk | Max Horn |
2009-10-04 | Revert nonsense I did in backends/platform/linuxmoto/module.mk and modify ASM... | Max Horn |
2009-10-04 | Attempt to fix linuxmoto compilation on our buildbot | Max Horn |
2009-10-02 | Remove dead code | Max Horn |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-09-27 | Properly return values on functions with non-void return types. | Andre Heider |
2009-09-25 | cleanup | Max Horn |
2009-09-25 | LINUXMOTO: main.cpp is now linuxmoto-main.cpp | Max Horn |
2009-09-25 | Last part of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-p... | Max Horn |
2009-09-25 | Move linuxmoto specific stuff from ports.mk to a new file backends/platform/l... | Max Horn |
2009-08-29 | Patch #2845084: "Linuxmoto-backend small update" | Eugene Sandulenko |
2009-08-23 | Whitespace fix for buildbot | Andre Heider |
2009-08-23 | Formatting | Eugene Sandulenko |
2009-08-22 | Give meaningful name to variable | Eugene Sandulenko |
2009-08-22 | Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch" | Eugene Sandulenko |