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
/
platform
/
sdl
/
sdl.h
Age
Commit message (
Expand
)
Author
2018-04-29
OSYSTEM: Add API to copy text to clipboard
Thierry Crozat
2017-10-07
SDL: Do not reset window size when engines update rendering surface
Colin Snover
2017-04-24
WINDOWS: Change location where screenshot are saved
Pala
2016-08-24
ALL: Move Clipboard support to OSystem
Alexander Tkachev
2016-08-24
CLOUD: Init SDL_Net
Alexander Tkachev
2016-07-28
COMMON: Remove the EventRecorder dependency from OSystem
Bastien Bouclet
2016-03-13
BACKENDS: Use a virtual function for creating the SDL audio CD manager
Matthew Hoops
2015-02-16
SDL: Handle icon setup in SdlWindow.
Johannes Schickel
2015-02-16
SDL: Add basic abstraction class for the SDL window.
Johannes Schickel
2014-02-18
SDL: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-23
SDL: Fix default graphics mode for switchable case.
Johannes Schickel
2013-10-23
SDL: Make setupGraphicsModes non-virtual.
Johannes Schickel
2013-10-23
SDL: Get rid of _glModesCount.
Johannes Schickel
2013-10-23
SDL: Get rid of loop in OSystem_SDL::setGraphicsMode.
Johannes Schickel
2013-10-23
SDL: Clean up graphics mode handling for OpenGL backend.
Johannes Schickel
2013-10-19
SDL: Add a OpenGL SDL backend and hook it into the SDL backend.
Johannes Schickel
2013-10-05
BACKENDS: Remove OpenGL and OpenGL SDL backend.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2012-02-28
KEYMAPPER: HardwareInputSet now has defaults
Tarek Soliman
2012-02-27
KEYMAPPER: Rename HardwareKey to HardwareInput
Tarek Soliman
2012-02-13
SDL: Get rid of unneeded forwards.
Johannes Schickel
2012-02-13
ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled.
Johannes Schickel
2012-02-12
KEYMAPPER: Refactor HardwareKeySet generation
Tarek Soliman
2011-08-09
SDL: Take advantage of SdlGraphicsManager.
Johannes Schickel
2011-06-16
BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar ...
Littleboy
2011-06-16
BACKENDS: Add generic TaskbarManager class to handle taskbar integration
Littleboy
2011-06-08
BACKENDS: Shuffle backends class hierarchy and module initialization
Max Horn
2011-06-06
BACKENDS: Add OSystem::getDefaultConfigFileName
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-11-29
SDL: Move createLogFile implementions to the OSystem_SDL subclasses.
Johannes Schickel
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-28
SDL: Merge deinit() into OSystem_SDL destructor and overload fatalError
Max Horn
2010-11-28
Merging the gsoc2010-opengl branch
Max Horn
2010-11-28
BACKEND: Switch OSystem::getSystemLanguage return type to Common::String.
Johannes Schickel
2010-11-26
SDL: Hook up file logger to log on UNIX-like systems.
Johannes Schickel
2010-11-25
OSYSTEM: Add API to query the system locale.
Johannes Schickel
2010-11-18
BACKENDS: Implement logging API proposed by Max on -devel.
Johannes Schickel
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-10-21
OPENGL: Add an SdlEventSource member to OSystem_SDL instead of subclassing Sd...
Johannes Schickel
2010-10-13
OPENGL: Replace SdlEventManager by SdlEventSource.
Johannes Schickel
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-07-30
SDL/OPENGL: Add ability to switch between SDL and OpenGL graphics managers.
Alejandro Marzini
2010-07-19
SDL: Hack to handle special SDL events.
Alejandro Marzini
2010-07-12
SDL: Overhaul OSystem_SDL::getSupportedFormats
Max Horn
2010-07-11
Moved getGraphicsManager() from OSystem_SDL to ModularBackend. Moved public S...
Alejandro Marzini
2010-07-10
Added BaseSdlGraphicsManager. Added GLTexture.
Alejandro Marzini
2010-07-03
Cleanup and documentation.
Alejandro Marzini
2010-07-02
Cleanup and documentation.
Alejandro Marzini
2010-06-29
Modularized Linuxmoto port.
Alejandro Marzini
2010-06-27
Improved getDefaultConfigFileName(). Code cleanup.
Alejandro Marzini
[next]