aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2011-02-20DS: Disable symbol garbage collectiondhewg
2011-02-19ANDROID: Fix cursor scalingdhewg
2011-02-19ANDROID: Fix cursor when hotspot coords > 0dhewg
2011-02-19Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...Johannes Schickel
2011-02-19OPENGLSDL: Avoid warping in warpMouse when the logical coordinates did not ch...Johannes Schickel
2011-02-19OPENGL: Get rid of adjustMouseEvent.Johannes Schickel
2011-02-19OPENGL: Fix documentation of OpenGLGraphicsManager::MousePos.Johannes Schickel
2011-02-19ANDROID: Move helper defines in a new header filedhewg
2011-02-19ANDROID: inline some GLESTexture membersdhewg
2011-02-19ANDROID: Supress warningdhewg
2011-02-19ANDROID: Formattingdhewg
2011-02-19ANDROID: Fix make dependencies for parallel buildsdhewg
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-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