This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-04-01 22:31:45 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
sdl
History
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_gl.cpp
cleanup; added comment
2003-04-25 20:03:00 +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