aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2009-11-23PS2: Further tweak PS2FileStream; fix potential leak in ps2_fopenMax Horn
2009-11-23PS2: Add new PS2FileStream class for std I/O.Max Horn
2009-11-23Remove unnecessary #include errno.hMax Horn
2009-11-23PS2 & NDS: Remove ps2_fprintf and some useless typedefs and #defines; use fpu...Max Horn
2009-11-23PS2: cleanupMax Horn
2009-11-23Remove obsolete OSX & NDS specific stuff from StdioStream codeMax Horn
2009-11-18fix compilation of null backendJoost Peters
2009-11-18WINCE: Use correct include pathsMax Horn
2009-11-18cleanupMax Horn
2009-11-18Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale...Max Horn
2009-11-18PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen()Max Horn
2009-11-18samsungtv: cleanupPaweł Kołodziejski
2009-11-18samsungtv: no need make surface conversion here any more, sdl do that with in...Paweł Kołodziejski
2009-11-17samsungtv: cleanupPaweł Kołodziejski
2009-11-17samsungtv: since new sdl lib port support mouse and keyboard, adopting handle...Paweł Kołodziejski
2009-11-16samsungtv: no need workaround to subclasses, alternate sdl static library wor...Paweł Kołodziejski
2009-11-16samsungtv: remap keycode, main tv software tell with SDLK_POWER to imediately...Paweł Kołodziejski
2009-11-15samsungtv: no need anymore exception for broken SDL_ShowCursorPaweł Kołodziejski
2009-11-15Make _mouseKeyColor a uint32 when USE_RGB_COLOR is defined to fix key color w...Matthew Hoops
2009-11-15Made Alt-s (screenshot) work again.Torbjörn Andersson
2009-11-14samsungtv: continue reduction of code duplicationPaweł Kołodziejski
2009-11-14Remove Igor engineMax Horn
2009-11-14reduce code duplication, unconst pixel formatPaweł Kołodziejski
2009-11-13samsungtv: ops that should not go herePaweł Kołodziejski
2009-11-13samsungtv: remove code duplicationPaweł Kołodziejski
2009-11-13samsungtv: revert last hasFeature change, feature kFeatureCursorHasPalette is...Paweł Kołodziejski
2009-11-13samsungtv: fix hasFeature flagPaweł Kołodziejski
2009-11-13update includesPaweł Kołodziejski
2009-11-13rename sdl.*->samsungtv.*Paweł Kołodziejski
2009-11-13samsungtv: remove more code duplication in the backend, based on Max patchPaweł Kołodziejski
2009-11-12samsungtv: fix sdl surface typePaweł Kołodziejski
2009-11-12samsungtv: disable SDL_UpdateRects it make worsePaweł Kołodziejski
2009-11-11samsungtv: disable selecting resolution based on aspect ratio for nowPaweł Kołodziejski
2009-11-11samsungtv: reduction of includesPaweł Kołodziejski
2009-11-11added more cases for samsungtv to allow reuse main sdl codePaweł Kołodziejski
2009-11-11Remove (now) obsolete HACK for WIN32.Johannes Schickel
2009-11-11samsungtv: move DEFAULT_CONFIG_FILE into main sdl code to prevent code duplic...Paweł Kołodziejski
2009-11-11samsungtv: add missing .Paweł Kołodziejski
2009-11-11samsungtv: remove keymapper, its pointless here. fixed key mappingPaweł Kołodziejski
2009-11-10SDL: cleanupMax Horn
2009-11-10Add an ugly HACK to fix bug #2895217 "MSVC compilation broken with r47595".Johannes Schickel
2009-11-10Fix for bug #2895217 "MSVC compilation broken with r47595".Johannes Schickel
2009-11-10properly fixed mouse positioning in game enginePaweł Kołodziejski
2009-11-10fixed mosue movePaweł Kołodziejski
2009-11-10fix warpMouse(), add missing setMousePos on cursor eventsPaweł Kołodziejski
2009-11-10fixed linking in samsungtv targetPaweł Kołodziejski
2009-11-10make samsungtv backend subclass of sdl classPaweł Kołodziejski
2009-11-10Use the original scummvm.svg icon.Lars Persson
2009-11-10Move Symbian main implementation from main.cpp to SymbianOS.cppLars Persson
2009-11-10WINCE: List each object in MODULE_OBJS on its own line, for readabilityMax Horn