aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/linuxmoto
AgeCommit message (Collapse)Author
2010-06-02OSYSTEM: Get rid of kFeatureAutoComputeDirtyRectsMax Horn
svn-id: r49388
2010-05-29Removed some unused variables, found by cppcheck.Torbjörn Andersson
svn-id: r49306
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to ↵Andre Heider
configure. svn-id: r48977
2010-03-22Patch #2938173: LinuxMoto update 23012010Max Horn
svn-id: r48362
2010-03-08Move some aspect ratio related stuff to graphics/scaler/aspect.hMax Horn
svn-id: r48186
2010-03-08Remove unnecessary #includesMax Horn
svn-id: r48185
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
svn-id: r47541
2009-12-22Patch #2896875: "dist update for linuxmoto-platform"Eugene Sandulenko
svn-id: r46491
2009-11-18Modify WinCE, LinuxMoto and GP2xWiz backends to use ↵Max Horn
graphics/scaler/downscaler* code (untested as of now) svn-id: r45975
2009-11-09Revert rev 45791 and make the first param of OSystem_SDL::remapKey again ↵Max Horn
non-const (as it may have to be modified for remapping. Of course. Silly me :/) svn-id: r45796
2009-11-09SDL: Make first param of OSystem_SDL::remapKey constMax Horn
svn-id: r45791
2009-10-21Patch #2871861: fix for mgx-packet in linuxmoto.mkMax Horn
svn-id: r45317
2009-10-04Revert nonsense I did in backends/platform/linuxmoto/module.mk and modify ↵Max Horn
ASM build rules instead, enforcing the creation of output dirs for compiled files svn-id: r44647
2009-10-04Attempt to fix linuxmoto compilation on our buildbotMax Horn
svn-id: r44643
2009-10-02Remove dead codeMax Horn
svn-id: r44534
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵Max Horn
things) svn-id: r44495
2009-09-27Properly return values on functions with non-void return types.Andre Heider
svn-id: r44412
2009-09-25cleanupMax Horn
svn-id: r44352
2009-09-25LINUXMOTO: main.cpp is now linuxmoto-main.cppMax Horn
svn-id: r44350
2009-09-25Last part of patch #2850021: disable hq-scaler&mt32emu for ↵Max Horn
motoezx&motomagx-platform svn-id: r44345
2009-09-25Move linuxmoto specific stuff from ports.mk to a new file ↵Max Horn
backends/platform/linuxmoto/linuxmoto.mk svn-id: r44342
2009-08-29Patch #2845084: "Linuxmoto-backend small update"Eugene Sandulenko
svn-id: r43809
2009-08-23Whitespace fix for buildbotAndre Heider
svn-id: r43679
2009-08-23FormattingEugene Sandulenko
svn-id: r43675
2009-08-22Give meaningful name to variableEugene Sandulenko
svn-id: r43647
2009-08-22Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"Eugene Sandulenko
svn-id: r43636