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
2016-09-18
OPENGL: Make sure the cloud icon is cleared immediatly after it is hidden
Bastien Bouclet
2016-09-18
SDL: Make sure the cloud icon is cleared immediatly after it is hidden
Bastien Bouclet
2016-09-18
OPENGL: Remove multithread support from displayActivityIconOnOSD
Bastien Bouclet
2016-09-18
CLOUD: Change the cloud icon to be updated by the main thread
Bastien Bouclet
2016-09-18
ALL: Homogeneize use of 'saved game' in messages
Thierry Crozat
2016-09-18
Merge pull request #830 from lubomyr/master
Eugene Sandulenko
2016-09-18
ANDROIDSDL: set default gfx_mode to 2x
lubomyr
2016-09-18
BACKEND: When removing a save files also remove entry from timestamps file
Thierry Crozat
2016-09-18
BACKENDS: Ignore timestamps for inexistent files in DefaultSaveFileManager
Thierry Crozat
2016-09-18
SDL: Ignore outdated SDL resize event in OpenGL mode
Thierry Crozat
2016-09-17
CLOUD: Fix compilation for integer constant too large for 'long' type
Thierry Crozat
2016-09-16
ANDROIDSDL: default config key browser_lastpath changed to '/storage'
lubomyr
2016-09-13
OPENGL: Fix dereferencing null pointer in OpenGLGraphicsManager
Thierry Crozat
2016-09-13
BACKENDS: Provide an empty implementation for displayActivityIconOnOSD in Bas...
Bastien Bouclet
2016-09-13
OSYSTEM: Remove the API allowing to draw to the OSD surface directly
Bastien Bouclet
2016-09-13
SDL: Switch the OpenGL renderer to use small textures to draw the OSD
Bastien Bouclet
2016-09-13
SDL: Switch the surface renderer to use small surfaces for OSD drawing
Bastien Bouclet
2016-09-13
CLOUD: Switch to the new OSD API
Bastien Bouclet
2016-09-13
OSYSTEM: Introduce a method allowing to draw a background activity icon
Bastien Bouclet
2016-09-13
SDL: Add a fixme regarding the encoding of the string returned by getTextFrom...
Bastien Bouclet
2016-09-13
SDL: Plug a memory leak in OSystem_SDL::getTextFromClipboard
Bastien Bouclet
2016-09-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-09-06
CLOUD: Move wwwroot archive to dists and script to devtools
Thierry Crozat
2016-09-05
CLOUD: Fix looking for the wwwroot.zip archive
Thierry Crozat
2016-09-05
CLOUD: Do not error out when loading icon if OSD format is not 2 or 4 Bpp
Thierry Crozat
2016-09-05
OPENGL: Implement getOSDFormat and copyRectToOSD
Thierry Crozat
2016-09-05
OPENGL: Add missing USE_OSD defined checks around OSD code
Thierry Crozat
2016-09-04
SDL: Move mouse in SDL2 only when window has focus.
Eugene Sandulenko
2016-09-04
SDL: Do not forbid time.h symbols when FORBIDDEN_SYMBOL_EXCEPTION_time_h is d...
Thierry Crozat
2016-09-03
Merge pull request #810 from tsoliman/sdl2-macports
Thierry Crozat
2016-09-03
BUILD: Tie the SDL_net version to the SDL version
Thierry Crozat
2016-09-03
LINUXMOTO: Fix OSD performance when OSD is not drawn
Eugene Sandulenko
2016-09-03
GPH: Fix OSD performance when OSD is not drawn
Eugene Sandulenko
2016-09-03
DINGUX: Fix OSD performance when OSD is not drawn
Eugene Sandulenko
2016-09-03
JANITORIAL: Remove trailing whitespaces
Eugene Sandulenko
2016-09-03
SDL: Optimize OSD drawing
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-09-03
LINUXMOTO: Adapt to OSD changes
Eugene Sandulenko
2016-09-03
GPH: Fix formatting
Eugene Sandulenko
2016-09-03
DINGUX: Adapt to new OSD changes
Eugene Sandulenko
2016-09-03
BACKENDS: Remove extra line returns in warnings
Bastien Bouclet
2016-09-02
GPH: Attempt to fix OSD
Eugene Sandulenko
2016-08-31
PS2: Fix Ps2SaveFileManager
Alexander Tkachev
2016-08-31
DC: Add RoninCDFileNode::create()
Alexander Tkachev
2016-08-31
DC: Fix VMSaveManager
Alexander Tkachev
2016-08-31
DS, N64: Fix openForSaving()
Alexander Tkachev
2016-08-31
DS, N64: Fix SaveFileManagers
Alexander Tkachev
2016-08-31
N64: Fix OutSaveFile error
Alexander Tkachev
2016-08-30
OSX: Implement clipboard support
Thierry Crozat
2016-08-30
BACKENDS: Rename variable shadowing function
Willem Jan Palenstijn
[next]