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
/
posix
Age
Commit message (
Expand
)
Author
2010-11-29
SDL: Add Mac OS X log file support
Max Horn
2010-11-29
SDL: Move createLogFile implementions to the OSystem_SDL subclasses.
Johannes Schickel
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-10-23
DINGUX: fix compilation for the opengl branch
Fabio Battaglia
2010-07-02
Cleanup and documentation.
Alejandro Marzini
2010-06-30
Modularized GP2XWIZ backend.
Alejandro Marzini
2010-06-29
Updated makefile. Fixed compile errors.
Alejandro Marzini
2010-06-27
Fixed String conversion error.
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
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
2010-06-24
Fix compile on Mac OS X (and probably *nix systems).
Matthew Hoops
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
Fixed Posix port problem with destructor and configure.
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