scummvm/backends/sdl
2003-08-04 22:25:51 +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 OpenGL fixes, patch #762815 2003-06-30 02:38:56 +00:00
sdl_gl.cpp part of patch #774556: fix for aspect mode + shaking 2003-07-21 00:01:05 +00:00
sdl-common.cpp while this fixed a problem with sdl_gl on OS X, it causes annoying problems with fullscreen mode with the regular SDL backend on OS X -> disabling it (plus I couldn't reproduce this segfault with the GL backend anymore, too) 2003-08-04 22:25:51 +00:00
sdl-common.h #include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) 2003-08-01 12:21:04 +00:00
sdl.cpp part of patch #774556: fix for aspect mode + shaking 2003-07-21 00:01:05 +00:00