aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2011-02-18ANDROID: Remove outdated build instructionsdhewg
2011-02-18ANDROID: Formattingdhewg
2011-02-18ANDROID: Formattingdhewg
2011-02-18ANDROID: dist target for buildbotdhewg
2011-02-18DC: Don't use $(VER_REV) with gitMarcus Comstedt
2011-02-18Merge branch 'dhewg-android'dhewg
2011-02-16N64: revert fix in svn r55745 and added a FIXMEFabio Battaglia
2011-02-16WII: Fix OSystem_Wii::setPalette after the ScummVM upstream merge in a024546.Johannes Schickel
2011-02-16IPHONE: Remove erroneous write in OSystem_IPHONE::grabPalette.Johannes Schickel
2011-02-16PS2: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-16DC: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-16N64: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-15DS: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-15PSP: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-15IPHONE: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-15Merge branch 'master' into osystem-paletteJohannes Schickel
2011-02-14WII: Fix 16bit cursors on some HE gamesdhewg
2011-02-14ANDROID: Adapt to [set|grab]Palette RGBA->RGB change.dhewg
2011-02-14ANDROID: Fix JNI calls for the timer threaddhewg
2011-02-14ANDROID: Fix assert() to log outputdhewg
2011-02-14ANDROID: Use and reinit texture on screen changesdhewg
2011-02-14ANDROID: Unify log prefixdhewg
2011-02-14ANDROID: Protect port files with our definedhewg
2011-02-14ANDROID: Allow out-of-src-tree builds, cleanupdhewg
2011-02-14ANDROID: Allow monolithic builds to rundhewg
2011-02-14WII: Adapt to [set|grab]Palette RGBA->RGB change.dhewg
2011-02-14GIT: ./tools/update-version.pl 1 3 0 gitdhewg
2011-02-12GIT: use git for describing the version.dhewg
2011-02-12BUILD: Remove explicit references to SVN in revision variable names.Jordi Vilalta Prat
2011-02-12WII: Whitespace (buildbot upgrade test)Andre Heider
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-05WIN32: Try to fix compiler error for mingw-w64 buildbot buildMax Horn
2011-02-02N64: Fix Signed to Unsigned Comparison GCC Warning.David Turner
2011-02-02IPHONE: Fix Unsigned to Signed Comparison Compiler Warning.David Turner
2011-01-14SYMBIAN: Fix some small issues in the README file (M4 isn't included)Jordi Vilalta Prat
2011-01-14SYMBIAN: Updated revision historyLars Persson
2011-01-08DC: Sync legacy makefile with recent changesMarcus Comstedt
2011-01-08DC: Fix a compilation warningMarcus Comstedt
2011-01-08DC: Implement logMessage()Marcus Comstedt
2011-01-07DC: Ensure creation of output sections .{c,d}torsMarcus Comstedt
2011-01-07DC: Check plugins for required symbolsMarcus Comstedt
2010-12-31COPYRIGHT: Update copyright year - Happy new year!Arnaud Boutonné
2010-12-24ANDROID: Remove obsolete reference to ANDROID_TOP in build instructions.Angus Lees
2010-12-20N64: save and return exact palette for grabPaletteFabio Battaglia
2010-12-17PSP: fixed bug exhibited in Gob engine with blacked out video framesYotam Barnoy
2010-12-03DC: Remove extra semicolon. (Should fix compiliation hopefully).Johannes Schickel
2010-12-03DC: Implement getSystemLanguage()Marcus Comstedt
2010-12-03WII: Use more standard Chinese locales.Jordi Vilalta Prat
2010-12-01DC: Adapted CDDA interface to the new standard.Marcus Comstedt