This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
56c9e3ab04
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Travis Howell
7318533189
Fix win32 compile.
...
svn-id: r33626
2008-08-05 00:21:46 +00:00
..
events.cpp
- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3
2008-06-04 17:20:25 +00:00
graphics.cpp
Modified Patch
#1925352
: Memory leak fixes
2008-03-26 19:29:33 +00:00
main.cpp
Removed trailing spaces.
2008-01-27 19:47:41 +00:00
module.mk
SDL backend cleanup (minor)
2007-08-11 08:44:43 +00:00
sdl.cpp
Fix win32 compile.
2008-08-05 00:21:46 +00:00
sdl.h
OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; made openConfigFileForReading/openConfigFileForWriting return 0 if they failed to open a file
2008-08-03 17:05:01 +00:00