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
/
mutex
Age
Commit message (
Expand
)
Author
2019-04-20
ANDROID: Add a pthreads-based mutex manager
Cameron Cawley
2014-02-18
SDL: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-18
BACKENDS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2012-02-19
NULL: Fix compiler error when using NullMutexManager
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-28
Merging the gsoc2010-opengl branch
Max Horn
2010-08-12
SDL: Make use of SDL_BACKEND instead of platform specific defines.
Alejandro Marzini
2010-08-01
SYMBIAN platform. Correct building of SDL refacturing for Symbian.
Lars Persson
2010-07-03
Cleanup and documentation.
Alejandro Marzini
2010-06-15
Renamed abstract Manager files.
Alejandro Marzini
2010-06-12
Added virtual desctructor to MutexManager.
Alejandro Marzini
2010-06-10
Added an abstract version of MutexManager. Deleted DefaultMutexManager, now i...
Alejandro Marzini
2010-06-09
Added directives for avoiding compilation of sdl managers on platforms that d...
Alejandro Marzini
2010-06-09
Removed feature methods. Destructor made virtual.
Alejandro Marzini
2010-06-05
Created SdlMutexManager.
Alejandro Marzini
2010-06-04
Created DefaultAudioManager and DefaultMutexManager.
Alejandro Marzini