aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-12-17PSP: fixed bug exhibited in Gob engine with blacked out video framesYotam Barnoy
2010-12-08OPENGL: Fix OSD support by only updating the OSD texture in internUpdateScreen.Johannes Schickel
2010-12-08OPENGL: Disable OSD support for now.Johannes Schickel
2010-12-08BACKENDS: Fix OSD implementation in ModularBackend.Johannes Schickel
2010-12-03OPENGLES: Fix the projection matrix and the includes.Jordi Vilalta Prat
2010-12-03OPENGL: Some slight formatting fixes.Jordi Vilalta Prat
2010-12-03OPENGL: Fix the fullscreen mode detection when SDL accepts any resolution.Jordi Vilalta Prat
2010-12-03DC: Remove extra semicolon. (Should fix compiliation hopefully).Johannes Schickel
2010-12-03DC: Implement getSystemLanguage()Marcus Comstedt
2010-12-03WII: Use more standard Chinese locales.Jordi Vilalta Prat
2010-12-02OPENGL: Fix compilation when OpenGL error checks are enabled.Jordi Vilalta Prat
2010-12-02OPENGL: Fixed flawed include file logic in gltexture.h, when USE_GLES is defi...Filippos Karapetis
2010-12-01DC: Adapted CDDA interface to the new standard.Marcus Comstedt
2010-12-01WII: Let the base backend decide the default detected language.Jordi Vilalta Prat
2010-12-01BACKENDS: Simplify the inclusion of gl.h. SDL has already simplified it for u...Filippos Karapetis
2010-12-01BACKENDS: Use SDL_opengl.h instead of the nonstandard glext.h to ensure OpenG...Filippos Karapetis
2010-12-01WII: Fix compilationJordi Vilalta Prat
2010-12-01WII: Add system language auto-detection.Jordi Vilalta Prat
2010-12-01Fix mingw compile.Travis Howell
2010-12-01OpenGL: remove unnecessary glext.h includeJoost Peters
2010-11-29SYMBIAN : Forgot to init the SDL backendLars Persson
2010-11-29SDL: Add Mac OS X log file supportMax Horn
2010-11-29SYMBIAN : Updated so it builds with latest structures and add support to last...Lars Persson
2010-11-29NULL: Remove extra semicolons in null-graphics.hJohannes Schickel
2010-11-29BACKENDS: Fix SVN keyword usage.Johannes Schickel
2010-11-29SDL: Slight formatting fix.Johannes Schickel
2010-11-29BACKEND: Assure that the correct destructor of FilesystemFactory is called.Johannes Schickel
2010-11-29SDL: Move createLogFile implementions to the OSystem_SDL subclasses.Johannes Schickel
2010-11-29BACKENDS: Improve safety of Modular Backend Destructor And Close _fsFactory M...David Turner
2010-11-29BACKENDS: Close Memory Leak of Mouse Surfaces in SDL Graphics BackendDavid Turner
2010-11-29SDL: Trying to cleanup the FORBIDDEN_SYMBOL situationMax Horn
2010-11-29SDL: Revert r54554, and add explanatory comment (fix for bug #3121841)Max Horn
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-11-29SDL: Move #include <SDL.h> into a special wrapper fileMax Horn
2010-11-29GP2X: Fix typo (and maybe compilation?)Max Horn
2010-11-29GP2X: More compilation fixesMax Horn
2010-11-29COMMON: Applied patch #3121969 - "WIN32_LEAN_AND_MEAN in incorrect place"Filippos Karapetis
2010-11-28VKEYBD: Ensure stream destructor is properly calledMax Horn
2010-11-28GP2x: Fix silly typoMax Horn
2010-11-28DS: Remove redundant codeMax Horn
2010-11-28SDL: Reduce redundant deletes from OSystem_SDL destructorMax Horn
2010-11-28SDL: Various more SdlEventSource related fixesMax Horn
2010-11-28GP2X: Compilation fixMax Horn
2010-11-28OPENGL: Fix OpenGL on Mac OS XMax Horn
2010-11-28SDL: Change refs to SdlEventManager to SdlEventSourceMax Horn
2010-11-28WINCE: Remove obsolete openCD methodMax Horn
2010-11-28OPENGL: Modify source files to force recompilationMax Horn
2010-11-28DINGUX: More compilation fixesMax Horn
2010-11-28LINUXMOTO: More compilation fixesMax Horn
2010-11-28DINGUX: Correct compilation fix (I hope), remove dead codeMax Horn