aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2017-09-10MACOS: Fix builds on case-sensitive filesystemsColin Snover
2017-09-10MACOS: Fix warnings about undeclared selectorsColin Snover
2017-09-10MACOS: Fix deprecation warnings in macOS 10.12Colin Snover
2017-09-03SDL: Fix unsafe sprintf usageColin Snover
2017-09-03RISCOS: Use double quotes in sed commandCameron Cawley
2017-09-03RISCOS: Automatically calculate the correct WimpSlot sizeCameron Cawley
2017-09-03RISCOS: Use shorter filenames for config and log filesCameron Cawley
2017-09-03RISCOS: Correctly set executable extensionCameron Cawley
2017-09-03RISCOS: Add networking files to applicationCameron Cawley
2017-09-03RISCOS: Add RISC OS supportcameron
2017-08-11NETWORKING: Fix warningEugene Sandulenko
2017-08-11NETWORKING: Fix data type cast in comparison. char is usually signedEugene Sandulenko
2017-08-11BACKENDS: SURFACESDL: Add missing break statementEugene Sandulenko
2017-08-06JANITORIAL: Silence some more GCC 7 fall through warningsTorbjörn Andersson
2017-08-05OPENGL: Always clear the whole backbufferBastien Bouclet
2017-08-01Windows: Use GetUserDefaultUILanguage() instead of GetThreadLocale().Frank Richter
2017-07-29SDL: Make the window size when exiting fullscreen workaround macOS specificBastien Bouclet
2017-07-27SDL: Make sure we get the correct window size with SDL2Thierry Crozat
2017-07-17NETWORKING: fix missing SIOCGIFCONF for Haiku (#973)Schrijvers Luc
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-07-06SDL: Fix compilation with SDL1.2Colin Snover
2017-07-06SDL: Only recreate SDL2 window when necessaryColin Snover
2017-06-25ANDROIDSDL: implemented checking and fixing sdcard pathlubomyr
2017-05-21MACOSX: Fix flipped return value of openUrlColin Snover
2017-05-21BACKENDS: Compress screenshots using PNG if availableColin Snover
2017-05-08OPENGL: Don't update the cursor's texture when the cursor is invisibleBastien Bouclet
2017-04-29CLOUD: Fix compilation with old curl vesionsThierry Crozat
2017-04-26MACOSX: Expand ~ in default screenshot pathThierry Crozat
2017-04-24WINDOWS: Fix warning under mingw-w64.Kirben
2017-04-24WINDOWS: Hopefully fix mingw compilation.Kirben
2017-04-24WIN32: Fix compilation of getScreenshotPath (missing parenthesis)Thierry Crozat
2017-04-24WIN32: Comment out code that gets the user My Pictures directoryThierry Crozat
2017-04-24SDL: Improve debug and warning messages when saving screenshotsThierry Crozat
2017-04-24SDL: Allow specifying the screenshot directory in the config fileThierry Crozat
2017-04-24MACOSX: Create screenshot on DesktopThierry Crozat
2017-04-24SDL: Use dynamic cast instead of C cast to get screenshot pathThierry Crozat
2017-04-24WINDOWS: Change location where screenshot are savedPala
2017-04-18JANITORIAL: Remove superfluous semicolonsTorbjörn Andersson
2017-03-21SDL: Respect OS setting for wheel scroll direction on SDL 2.0.4+Thierry Crozat
2017-03-06PSP2: remove date from executable namersn8887
2017-03-06SDL: Fix trying to init non-supported shaders (#917)rsn8887
2017-03-05BACKENDS: Fix const'ness which led to warningsEugene Sandulenko
2017-03-05BACKENDS: Fix crash on startupEugene Sandulenko
2017-03-04Merge pull request #915 from rsn8887/vitaEugene Sandulenko
2017-03-04PSP2: Add Playstation Vita (PSP2) supportcpasjuste
2017-03-04CLOUD: Fix whitespaceWillem Jan Palenstijn
2017-03-04BACKENDS: NETWORKING: Fix warningEugene Sandulenko
2017-03-04CLOUD: Fix LocalWebserver::resolveAddress() on AndroidAlexander
2017-03-01SDL: Always use sub-pixel joystick pointer resolutionrsn8887