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
Age
Commit message (
Expand
)
Author
2010-10-21
OPENGL: Add an SdlEventSource member to OSystem_SDL instead of subclassing Sd...
Johannes Schickel
2010-10-20
GPH: Cleanup Readme and support scripts.
John Willis
2010-10-13
OPENGL: Cleanup.
Johannes Schickel
2010-10-13
OPENGL: Get rid of one ugly cast.
Johannes Schickel
2010-10-13
OPENGL: Replace SdlEventManager by SdlEventSource.
Johannes Schickel
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-28
SDL: Fix for 32 bit mode support (untested; might be good for backporting, no...
Max Horn
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-09-06
SDL: Add masks to the SDL backend to support the OpenPandora backend.
John Willis
2010-09-03
OPENGL: Properly initialize the graphics manager again.
Johannes Schickel
2010-09-03
SDL/OPENGL: Fix backend initialization when building with ENABLE_VKEYBD.
Alejandro Marzini
2010-08-31
SCI: still set game cursor, when mouse outside
Martin Kiewitz
2010-08-30
I18N: Add "lowres" context for several GUI strings when in 1x mode.
Thierry Crozat
2010-08-23
SDL/OPENGL: Fix segfault when using -g command line option.
Alejandro Marzini
2010-08-23
AMIGAOS: Fix build.
Alejandro Marzini
2010-08-23
AMIGAOS: Again, fix build.
Alejandro Marzini
2010-08-23
AMIGAOS: Fix build.
Alejandro Marzini
2010-08-19
DINGOO: new port. Patch #3039277
Eugene Sandulenko
2010-07-31
OPENGL: Add support for BGR and rgb(a) reversed formats (Not available for GL...
Alejandro Marzini
2010-07-30
Merged from trunk, from Rev 50841 to HEAD
Alejandro Marzini
2010-07-30
SDL/OPENGL: Add ability to switch between SDL and OpenGL graphics managers.
Alejandro Marzini
2010-07-30
SDL: Add SDL backend subfolders paths to makefile MODULE_DIRS.
Alejandro Marzini
2010-07-29
BUILD: Unify how MODULE_DIRS is computed for backends
Max Horn
2010-07-23
SDL: Fix bug #3025258
Eugene Sandulenko
2010-07-19
SDL: Hack to handle special SDL events.
Alejandro Marzini
2010-07-16
Added basic cursor drawing.
Alejandro Marzini
2010-07-15
Fixed doing OpenGL calls before a graphical context was created.
Alejandro Marzini
2010-07-13
Check if USE_OPENGL is defined for compiling OpenGL code.
Alejandro Marzini
2010-07-12
Get rid of yet another global object with constructor
Max Horn
2010-07-12
SDL: Tweak OSystem_SDL::detectSupportedFormats a bit
Max Horn
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-30
Modularized GP2XWIZ backend.
Alejandro Marzini
2010-06-29
Override setupIcon() for both Mac OS X and SymbianOS, they have their own icons.
Matthew Hoops
2010-06-29
Updated makefile. Fixed compile errors.
Alejandro Marzini
2010-06-29
Modularized Linuxmoto port.
Alejandro Marzini
2010-06-28
Renamed BufferingSDLMixerManager to DoubleBufferSDLMixerManager.
Alejandro Marzini
2010-06-27
Fixed String conversion error.
Alejandro Marzini
2010-06-27
Improved getDefaultConfigFileName(). Code cleanup.
Alejandro Marzini
2010-06-26
Define WIN32_LEAN_AND_MEAN before including windows.h.
Johannes Schickel
2010-06-26
Removed unused function, fixing a linker error.
Alejandro Marzini
2010-06-26
GUI: Add and improve some messages to translate
Jordi Vilalta Prat
2010-06-26
Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString fu...
Alejandro Marzini
2010-06-25
Modularized Samsung TV port.
Alejandro Marzini
2010-06-25
Fix linking on Mac OS X.
Matthew Hoops
2010-06-25
Fix link error with duplicated name files.
Alejandro Marzini
[prev]
[next]