index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
Age
Commit message (
Expand
)
Author
2017-12-26
SDL: Add support for joystick hotplug
Bastien Bouclet
2017-12-26
SDL: Only enable joystick related features when joysticks are enabled
Bastien Bouclet
2017-12-26
PSP2: Remove identical to base class joystick axis event handling
Bastien Bouclet
2017-12-26
SDL: Cleanup joystick deadzone handling
Bastien Bouclet
2017-12-26
SDL: Move the non analog joystick code to the Symbian port
Bastien Bouclet
2017-12-26
PS3: Remove gamepad button mapping
Bastien Bouclet
2017-12-26
SDL: Initial support for game controllers
Bastien Bouclet
2017-12-15
BUILD: Check if posix_spawn is available in configure
Thierry Crozat
2017-12-14
POSIX: Fix compilation with some old macOS SDKs
Thierry Crozat
2017-12-14
POSIX: Do not hang ScummVM when opening a browser
Colin Snover
2017-12-14
POSIX: Fix CVE-2017-17528
Colin Snover
2017-12-13
MAEMO: Update debian/changelog
Tarek Soliman
2017-12-10
SDL: Enable the startup fullscreen hack for X11 only
Bastien Bouclet
2017-12-03
ALL: Remove obsolete register keyword
Colin Snover
2017-12-03
SDL: Fix memory corruption when switching to/from 32-bit cursors
Colin Snover
2017-12-02
PSP2: fix clipping and display quality for odd resolutions (Phantasmagoria)
rsn8887
2017-12-02
PSP2: fix odd resolutions on PSP2, fixes Phantasmagoria
rsn8887
2017-12-01
BACKENDS: Fix shake position getting stuck
Colin Snover
2017-11-29
MAEMO: Update debian/changelog
Tarek Soliman
2017-11-30
RELEASE: This is 2.1.0git
Thierry Crozat
2017-11-29
SDL: Don't use the window size hint for fullscreen
Bastien Bouclet
2017-11-28
RISCOS: Improve detection of absolute paths
Cameron Cawley
2017-11-28
RISCOS: Fix using filenames with spaces
Cameron Cawley
2017-11-28
EVENTS: Delay initializing the virtual keyboard
Bastien Bouclet
2017-11-27
SDL: Store fake mouse warp event in virtual coordinates
Colin Snover
2017-11-25
ANDROID: Fix illegal-in-C++11 narrowing conversions
Colin Snover
2017-11-26
Revert "SDL: Use RLE acceleration for SDL2 transparent surfaces"
Thierry Crozat
2017-11-24
Merge pull request #1063 from bgK/keyboard-repeat
Bastien Bouclet
2017-11-21
RELEASE: 1.10 will henceforth be known as 2.0
Colin Snover
2017-11-19
EVENTS: Fix one ms error in repeat event generation time check
Bastien Bouclet
2017-11-19
SDL: Improve handling of SDL2 keyboard repeat events
Bastien Bouclet
2017-11-19
EVENTS: Allow disabling repeat event generation
Bastien Bouclet
2017-11-19
EVENTS: Move key repeat handling to its own method
Bastien Bouclet
2017-11-19
EVENTS: Rename synthetic to kbdRepeat
Bastien Bouclet
2017-11-17
SDL: Grab mouse when ScummVM is started in fullscreen mode
Colin Snover
2017-11-15
SDL: Don't pass null pointers to SDL_DestroyTexture/SDL_DestroyRenderer
Colin Snover
2017-11-11
SDL: Fix assertion when using 4bpp cursors with a key color
Bastien Bouclet
2017-11-11
SDL: Use RLE acceleration for SDL2 transparent surfaces
Thierry Crozat
2017-11-11
SDL: Preserve mouse position when switching between OpenGL and SurfaceSDL bac...
Thierry Crozat
2017-11-11
SDL: Fix display artefacts with transparent OSD message
Thierry Crozat
2017-11-10
SDL: fix various OSD message artifacts
Patrik Dahlstrom
2017-11-07
SDL: Get correct default graphics mode ID when queried
Colin Snover
2017-11-07
LINUX: Fix Header for major/minor macros, thus removing warnings.
D G Turner
2017-10-23
SDL: Automatically grab mouse upon entering fullscreen
Colin Snover
2017-10-19
SDL: Fix SDL1 cursor position when using a touchscreen
Tarek Soliman
2017-10-17
SDL: Fix missing scaled cursors in SDL 2.0.4 on Windows
Colin Snover
2017-10-16
SDL: Fix 32bpp cursor scaling in SDL1
Colin Snover
2017-10-15
SDL: Fix scaled 32bpp cursor rendering
Colin Snover
2017-10-15
DINGUX: Really constify getFeatureState
Colin Snover
2017-10-15
DINGUX: Fix missing const on hasFeature/getFeatureState implementation
Colin Snover
[next]