aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/main.cpp
AgeCommit message (Expand)Author
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn
2010-10-20GPH: Cleanup Readme and support scripts.John Willis
2010-09-06SDL: Add masks to the SDL backend to support the OpenPandora backend.John Willis
2010-08-19DINGOO: new port. Patch #3039277Eugene Sandulenko
2010-06-26Define WIN32_LEAN_AND_MEAN before including windows.h.Johannes Schickel
2010-05-21SDL: Split quit() method into deinit() so error codes could be returned.Eugene Sandulenko
2009-11-11Remove (now) obsolete HACK for WIN32.Johannes Schickel
2009-11-10Add an ugly HACK to fix bug #2895217 "MSVC compilation broken with r47595".Johannes Schickel
2009-11-10Fix for bug #2895217 "MSVC compilation broken with r47595".Johannes Schickel
2009-11-10Move Symbian main implementation from main.cpp to SymbianOS.cppLars Persson
2009-11-09SDL: Separate Symbian specific main() from standard SDL main() -- to be moved...Max Horn
2009-08-22Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"Eugene Sandulenko
2009-06-04Initial import of the GP2XWiz backend (based on the GP2X and SDL backends). I...John Willis
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-09-28Don't include windows.h for Symbian emulator buildsLars Persson
2007-08-11Fixed compilation.Torbjörn Andersson
2007-08-11windows.h needs to be included before sdl.h, to avoid redefinition of ARRAYSIZEFilippos Karapetis
2007-08-11SDL backend cleanup (minor)Max Horn