aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2019-03-25SDL: Remove outdated commentCameron Cawley
2019-03-10SDL: Wrap the full screen toggle code into a separate functionFilippos Karapetis
2019-03-10SDL: Move fullscreen and screenshot event handling to SdlGraphicsManager (#1522)Cameron Cawley
2019-03-09JANITORIAL: Update all scummvm.org URLS to use httpsCameron Cawley
2019-03-03ALL: Bump copyright year to 2019Lothar Serra Mari
2019-03-03SDL: Add a function to convert from SDL_PixelFormat to Graphics::PixelFormatCameron Cawley
2019-03-02IMAGE: Fix taking screenshots on big endian systemsCameron Cawley
2019-03-02IMAGE: Move bitmap writing code out of OpenGLGraphicsManagerCameron Cawley
2019-02-21BUILD: Improve rules for compiling Windows resource scriptsCameron Cawley
2019-02-16IOS: Add support for three finger swipes up/down for showing/hiding software ...Jonny Bergström
2019-02-16IOS: Implement kFeatureVirtualKeyboard to show/hide the keyboardThierry Crozat
2019-02-13DINGUX: Fix dinguxsdl graphics backendgameblabla
2019-01-05COMMON: Remove usage of ScopedPtr in OutSaveFileBastien Bouclet
2018-12-25BUILD: Copy README.md instead of READMEMatan Bareket
2018-12-25BUILD: Add fonts.dat to packaging rulesCameron Cawley
2018-12-17COMMON: Rename enum variable for native browser featureThierry Crozat
2018-12-17WIN32: Always include windows.h before util.hSupSuper
2018-12-17WIN32: Fix libcurl redefining ARRAYSIZESupSuper
2018-12-17WIN32: Move all ARRAYSIZE undefs to util.hSupSuper
2018-12-16WIN32: Fix build after the addition of SHGetFolderPath()Filippos Karapetis
2018-12-16BACKENDS: Add kFeatureNativeFileBowserDialogThierry Crozat
2018-12-16WIN32: Use SHGetFolderPath to get the location of the Application Data folder...Cameron Cawley
2018-12-16WIN32: Respect browser_lastpath settingSupSuper
2018-12-16WIN32: Fix dialog compilation under MinGWSupSuper
2018-12-16WIN32: Fix incorrect Windows version checkSupSuper
2018-12-16WIN32: Add DialogManager with system file browser supportSupSuper
2018-12-16WIN32: Move utility functions to a common wrapperSupSuper
2018-12-16OSX: Integrate system file browser into DialogManagerSupSuper
2018-12-16BACKENDS: Move OSX file browser into backendSupSuper
2018-12-13WIN32: Restore Windows 98 compatibility (bug #10613)SupSuper
2018-12-02POSIX: Set the default screenshots path to the XDG Pictures directoryBastien Bouclet
2018-11-27CREATE_PROJECT: Support building with Tremor instead of VorbisCameron Cawley
2018-11-26SDL: Fix crash when calling OSystem::quit() and OSystem::fatalError()Thierry Crozat
2018-11-213DS: Fix copy/paste errorCameron Cawley
2018-11-213DS: Fix typosCameron Cawley
2018-11-213DS: Remove unnecessary includeCameron Cawley
2018-11-213DS: Fix building outside the main source directoryCameron Cawley
2018-11-21IOS7: Enable Port Specific Software Scalers.D G Turner
2018-11-213DS: Updated README.mdNitrus
2018-11-213DS: Added improved README.mdNitrus
2018-11-213DS: Fix assertion issue in case cursor dimensions are zeroNitrus
2018-11-213DS: Clear render target on each frameNitrus
2018-11-213DS: Don't wait after SyncDisplayTransferNitrus
2018-11-213DS: Fix deprecated C3D methodsNitrus
2018-11-213DS: Update header inclusions and forbidden symbolsNitrus
2018-11-213DS: Clean up entry pointNitrus
2018-11-213DS: Use recent devkitPro build toolsNitrus
2018-11-16PSP: Copy the extracted keyboard files instead of kbd.zipCameron Cawley
2018-11-16PSP: Add README.PSP to the output of the print-dists ruleCameron Cawley
2018-11-16PSP: Don't hard-code the version and list of data files in the build scriptCameron Cawley