aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2011-02-18DC: Don't use $(VER_REV) with gitMarcus Comstedt
2011-02-18Merge branch 'dhewg-android'dhewg
2011-02-16BACKENDS: Adapt DefaultPaletteManager to setPalette/grabPalette RGBA->RGB cha...Johannes Schickel
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-14OPENGL: Adapt the OpenGL module to the setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-14SDL: Adapt SDL graphics module to the setPalette/grabPalette RGBA->RGB change.Johannes Schickel
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-09MIDI: Really fix bug #3153076 (this time also for Timidity)Max Horn
2011-02-09MIDI: Fix bug #3153076 (warnings in SEQ driver)Max Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07BACKENDS: Reduce header interdependenciesMax Horn
2011-02-07BACKENDs: Fix const correctness in "null" graphics managerMax 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-27SDL: Don't send key up events for special keys that are handled by handleKeyD...Filippos Karapetis
2011-01-15MIDI: Fixed unnecessary casts of return values to void, reported in bug #3153076Filippos Karapetis
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-08OPENGL: Skip empty texture updates.Jordi Vilalta Prat
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-30PLUGINS: rename ONE_PLUGIN_AT_A_TIME define to UNCACHED_PLUGINSYotam Barnoy