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
/
win32-main.cpp
Age
Commit message (
Collapse
)
Author
2018-12-17
WIN32: Move all ARRAYSIZE undefs to util.h
SupSuper
Instead of trying to undefine ARRAYSIZE everywhere we use a Windows header, let's just do it before we define our own
2018-10-14
BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system ↵
Thierry Crozat
instance
2016-02-12
WIN32: Fix compilation with MinGW-w64 based Win32 compiler.
Johannes Schickel
2015-10-08
WIN: Fix mingw64 compilation, by limiting last hack.
Kirben
2015-10-08
WIN: Add hack for command line display in Windows versions built with MinGW.
Kirben
2015-02-16
WIN32: Add experimental SDL2 support.
Johannes Schickel
Based on changes by aquadran.
2014-02-18
SDL: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-05
WIN32: Try to fix compiler error for mingw-w64 buildbot build
Max Horn
svn-id: r55785
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
svn-id: r54573
2010-07-02
Cleanup and documentation.
Alejandro Marzini
svn-id: r50589
2010-06-25
Fix link error with duplicated name files.
Alejandro Marzini
svn-id: r50255