aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2009-12-04Prevent SDL backend from eating up keypress events with Ctrl+Alt set.Johannes Schickel
2009-12-02PSP: experiment to help resolve flicker bugYotam Barnoy
2009-12-01Removed unnecessary semi-colons.Torbjörn Andersson
2009-11-30Remove use_scaler defines around enum in order for graphics to compile properly.Lars Persson
2009-11-30Add includepath to find gui\ includepath from sciLars Persson
2009-11-30Add support for teenagent. Add missing support for Feeble files!Lars Persson
2009-11-30Add support for DRACI!Lars Persson
2009-11-25apply patch #2903175: "PSP: compile cleanup/fix for gprof and Windows"Joost Peters
2009-11-24PSP: Fix whitespace usage and code formattingMax Horn
2009-11-24formattingJoost Peters
2009-11-24fix building via MakefileJoost Peters
2009-11-24revert psp.spec mutilation tooJoost Peters
2009-11-24PSP: Replaced virtual keyboard and cleaned up makefiles in the process.Yotam Barnoy
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