aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2016-05-25JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2016-05-23ANDROID: Build against android-23 platform.Alyssa Milburn
2016-05-22ANDROID: Add support for ScummVM menu on Android TV devicesMatthew Garrett
2016-05-22ANDROID: Add support for Leanback Launcher on Android TVMatthew Garrett
2016-05-22SDL: Make TEXTINPUT handling more reliable for SDL2.Johannes Schickel
2016-05-20MAEMO: Update debian/changelogTarek Soliman
2016-05-19ANDROIDSDL: add androidsdl backendlubomyr
2016-05-16Merge pull request #745 from Cruel/3dsEugene Sandulenko
2016-05-13JANITORIAL: Indentation fixesEugene Sandulenko
2016-05-13Merge pull request #755 from raziel-/patch-2Eugene Sandulenko
2016-05-03OPENGL: Assure color attributes for shader pipeline are always set.Johannes Schickel
2016-05-02OPENGL: Fix potential crashEugene Sandulenko
2016-04-29Fix identation againHubert Maier
2016-04-29Remove periodsHubert Maier
2016-04-29Code Formatting fixesHubert Maier
2016-04-28AMIGAOS: Preparations for use with AmiUpdateHubert Maier
2016-04-24GCW0: Attempt to fix out-of-tree packaging.Johannes Schickel
2016-04-223DS: Add config class/dialog, c-pad cursor control, and option to disable scr...Thomas Edvalson
2016-04-193DS: Add READMEThomas Edvalson
2016-04-193DS: Fix code styling, add license header, remove unused portdefs.hThomas Edvalson
2016-04-18GCW0: Mention location of scummvm.log file in READMEEugene Sandulenko
2016-04-13GCW0: Split README by chaptersEugene Sandulenko
2016-04-13GCW0: Better bracket replacements in READMEEugene Sandulenko
2016-04-12GCW0: Attempt to fix README sectionsEugene Sandulenko
2016-04-113DS: Use linear GPU texture downscaling for better legibility in hi-res gamesThomas Edvalson
2016-04-113DS: Add CIA format build, add timer handler thread, fix APT service suspendi...Thomas Edvalson
2016-04-10GCW0: Disable triple buffering.Eugene Sandulenko
2016-04-10GCW0: Enable triple bufferingEugene Sandulenko
2016-04-10GCW0: Enable building with all scalers disabledEugene Sandulenko
2016-04-10GCW0: Clean up build scriptEugene Sandulenko
2016-04-10ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSC...Eugene Sandulenko
2016-04-10UPDATES: Check that we're running in a bundle, and skip Sparkle initializatio...Eugene Sandulenko
2016-04-10UPDATES: Use new constants for MacOS X 10.10Eugene Sandulenko
2016-04-10UPDATES: Plug memory leakEugene Sandulenko
2016-04-09UPDATES: Implemented method getLastUpdateCheckTimeAndDate()Eugene Sandulenko
2016-04-06DC: Fix compilation errors due to AudioCD changes.Johannes Schickel
2016-04-063DS: Initial commitThomas Edvalson
2016-04-01UPDATES: Implement and use method for normalizing interval value to accepted ...Eugene Sandulenko
2016-03-31UPDATES: Normalize update intervals at settingEugene Sandulenko
2016-03-31UPDATES: Read values from config file in MacOS X update managerEugene Sandulenko
2016-03-30UPDATES: Made interval set/get functions accept normal integersEugene Sandulenko
2016-03-25OS X: Clean taskbar codeThierry Crozat
2016-03-25OS X: Fix access to NSArray items with older SDKsThierry Crozat
2016-03-25OS X: Add missing includes for recently introduced taskbar codeThierry Crozat
2016-03-25OS X: Implement a Dock Tile Plugin to display recent games menu in dockThierry Crozat
2016-03-25OS X: Implement saving recent games list to user preferencesThierry Crozat
2016-03-23OPENGL: Add assertions to check for valid attribute state.Johannes Schickel
2016-03-23OPENGL: Fix black screen for some GL implementations with shaders.Johannes Schickel
2016-03-23Merge pull request #711 from lordhoto/opengl-revampJohannes Schickel
2016-03-21LINUX: Use classic major/minor macros.Johannes Schickel