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