This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b998a7ef07ca3b94de43502beac3ed1d08a4795d
scummvm
/
backends
/
platform
/
sdl
T
History
Max Horn
4a9104515c
SDL: Properly init vars related to mixer double buffering
...
svn-id: r33385
2008-07-29 00:02:06 +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
SDL: Properly init vars related to mixer double buffering
2008-07-29 00:02:06 +00:00
sdl.h
Implemented audio double buffering (for now OSX only)
2008-07-15 17:13:06 +00:00