aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2017-12-14POSIX: Fix CVE-2017-17528Colin Snover
2017-12-13MAEMO: Update debian/changelogTarek Soliman
2017-12-10SDL: Enable the startup fullscreen hack for X11 onlyBastien Bouclet
2017-12-03ALL: Remove obsolete register keywordColin Snover
2017-12-03SDL: Fix memory corruption when switching to/from 32-bit cursorsColin Snover
2017-12-02PSP2: fix clipping and display quality for odd resolutions (Phantasmagoria)rsn8887
2017-12-02PSP2: fix odd resolutions on PSP2, fixes Phantasmagoriarsn8887
2017-12-01BACKENDS: Fix shake position getting stuckColin Snover
2017-11-29MAEMO: Update debian/changelogTarek Soliman
2017-11-30RELEASE: This is 2.1.0gitThierry Crozat
2017-11-29SDL: Don't use the window size hint for fullscreenBastien Bouclet
2017-11-28RISCOS: Improve detection of absolute pathsCameron Cawley
2017-11-28RISCOS: Fix using filenames with spacesCameron Cawley
2017-11-28EVENTS: Delay initializing the virtual keyboardBastien Bouclet
2017-11-27SDL: Store fake mouse warp event in virtual coordinatesColin Snover
2017-11-25ANDROID: Fix illegal-in-C++11 narrowing conversionsColin Snover
2017-11-26Revert "SDL: Use RLE acceleration for SDL2 transparent surfaces"Thierry Crozat
2017-11-24Merge pull request #1063 from bgK/keyboard-repeatBastien Bouclet
2017-11-21RELEASE: 1.10 will henceforth be known as 2.0Colin Snover
2017-11-19EVENTS: Fix one ms error in repeat event generation time checkBastien Bouclet
2017-11-19SDL: Improve handling of SDL2 keyboard repeat eventsBastien Bouclet
2017-11-19EVENTS: Allow disabling repeat event generationBastien Bouclet
2017-11-19EVENTS: Move key repeat handling to its own methodBastien Bouclet
2017-11-19EVENTS: Rename synthetic to kbdRepeatBastien Bouclet
2017-11-17SDL: Grab mouse when ScummVM is started in fullscreen modeColin Snover
2017-11-15SDL: Don't pass null pointers to SDL_DestroyTexture/SDL_DestroyRendererColin Snover
2017-11-11SDL: Fix assertion when using 4bpp cursors with a key colorBastien Bouclet
2017-11-11SDL: Use RLE acceleration for SDL2 transparent surfacesThierry Crozat
2017-11-11SDL: Preserve mouse position when switching between OpenGL and SurfaceSDL bac...Thierry Crozat
2017-11-11SDL: Fix display artefacts with transparent OSD messageThierry Crozat
2017-11-10SDL: fix various OSD message artifactsPatrik Dahlstrom
2017-11-07SDL: Get correct default graphics mode ID when queriedColin Snover
2017-11-07LINUX: Fix Header for major/minor macros, thus removing warnings.D G Turner
2017-10-23SDL: Automatically grab mouse upon entering fullscreenColin Snover
2017-10-19SDL: Fix SDL1 cursor position when using a touchscreenTarek Soliman
2017-10-17SDL: Fix missing scaled cursors in SDL 2.0.4 on WindowsColin Snover
2017-10-16SDL: Fix 32bpp cursor scaling in SDL1Colin Snover
2017-10-15SDL: Fix scaled 32bpp cursor renderingColin Snover
2017-10-15DINGUX: Really constify getFeatureStateColin Snover
2017-10-15DINGUX: Fix missing const on hasFeature/getFeatureState implementationColin Snover
2017-10-15DINGUX: Replace usage of old SurfaceSdlGraphicsManager APIsColin Snover
2017-10-15GPH: Replace usage of old SurfaceSdlGraphicsManager APIsColin Snover
2017-10-15PSP: Improve const-correctnessColin Snover
2017-10-15PSP2: Replace usage of old SurfaceSdlGraphicsManager APIsColin Snover
2017-10-15OPENPANDORA: Remove duplicated loadGFXMode codeColin Snover
2017-10-15BACKENDS: Constify PaletteManager::grabPalette implementationsColin Snover
2017-10-15BACKENDS: Fix up graphics manager ports with const & override where appropriateColin Snover
2017-10-15SDL: Allow window size to be reset whenever launcher is visibleColin Snover
2017-10-15SDL: Support 32bpp cursor renderingColin Snover
2017-10-15BACKENDS: Fix missing mouse events when system cursor cannot be movedColin Snover