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
/
win32
Age
Commit message (
Expand
)
Author
2011-02-05
WIN32: Try to fix compiler error for mingw-w64 buildbot build
Max Horn
2010-11-29
SDL: Move createLogFile implementions to the OSystem_SDL subclasses.
Johannes Schickel
2010-11-29
SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
Max Horn
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-11-29
COMMON: Applied patch #3121969 - "WIN32_LEAN_AND_MEAN in incorrect place"
Filippos Karapetis
2010-11-28
SDL: Added missing #define FORBIDDEN_SYMBOL_ALLOW_ALL for the Win32 SDL backend
Filippos Karapetis
2010-11-28
Merging the gsoc2010-opengl branch
Max Horn
2010-07-02
Cleanup and documentation.
Alejandro Marzini
2010-06-27
Improved getDefaultConfigFileName(). Code cleanup.
Alejandro Marzini
2010-06-26
Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString fu...
Alejandro Marzini
2010-06-25
Fix link error with duplicated name files.
Alejandro Marzini
2010-06-24
Created macosx port from sdl backend.
Alejandro Marzini
2010-06-24
Added a init function to OSystem_SDL for early backend setup, and so allowing...
Alejandro Marzini
2010-06-23
Relocated Win32 and Posix ports. (Part 2)
Alejandro Marzini
2010-06-23
Relocated Win32 and Posix ports. (Part 1)
Alejandro Marzini