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
ba7e13262c
scummvm
/
backends
/
sdl
History
Download ZIP
Download TAR.GZ
Jonathan Gray
9f9af13a01
fix another leak
...
svn-id: r7245
2003-05-01 12:42:46 +00:00
..
.cvsignore
fixed the 'intelligent' GCC build rules; added .cvsignore files
2002-08-21 16:28:19 +00:00
build.rules
SDL_gl and normal SDL backend now share a common base class
2002-08-24 10:41:32 +00:00
fb2opengl.h
Add patch
#721194
- SDL/GL: hotswap_gfx_mode (win32 and MacOS)
2003-04-15 01:32:16 +00:00
sdl-common.cpp
fix another leak
2003-05-01 12:42:46 +00:00
sdl-common.h
moved screen mutex from smush into SDL backend (other backends have to make sure they are thread safe by themselves)
2003-04-30 19:11:33 +00:00
sdl.cpp
moved screen mutex from smush into SDL backend (other backends have to make sure they are thread safe by themselves)
2003-04-30 19:11:33 +00:00
sdl_gl.cpp
cleanup; added comment
2003-04-25 20:03:00 +00:00