aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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-16N64: revert fix in svn r55745 and added a FIXMEFabio Battaglia
2011-02-14WII: Fix 16bit cursors on some HE gamesdhewg
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-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
2010-12-29PLUGINS: single plugin model now saves plugin filename to config fileYotam Barnoy
2010-12-26PLUGINS: fixed resource leak that caused PSP to crashYotam Barnoy