scummvm/backends/sdl
2003-06-20 10:59:22 +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 some changes for the 320x256 code - the new code *might* work (can't test since it's not supported here), while the old code for it simply was bogus :-) 2003-06-20 10:59:22 +00:00
sdl-common.cpp temporary & nasty workaround for crash-on-exit in OS X + SDL/GL backend 2003-06-17 15:33:17 +00:00
sdl-common.h added clear_sound_proc method to backend API (this requires all backends to be modified, but can't help it) 2003-06-09 01:19:25 +00:00
sdl.cpp some fixes for the GL backend - but there are still many things broken, e.g. Ctrl-B only acts on the second (of two) GL textures (which makes the black vertical line stand out even more) 2003-06-19 16:16:35 +00:00
sdl_gl.cpp some changes for the 320x256 code - the new code *might* work (can't test since it's not supported here), while the old code for it simply was bogus :-) 2003-06-20 10:59:22 +00:00