aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-08-05OPENGL: Improve aspect ratio correction mode selection.Alejandro Marzini
2010-08-04OPENGL: Fix compiling for GLES.Alejandro Marzini
2010-08-03OPENGL: Refresh OpenGL textures on all loadGFX() calls.Alejandro Marzini
2010-08-03OPENGL: Prioritize desktop resolution as default fullscreen mode.Alejandro Marzini
2010-08-02OPENGL: Add missing header.Alejandro Marzini
2010-08-02OPENGL: Save last fullscreen mode size to config file.Alejandro Marzini
2010-08-02OPENGL: Improve fullscreen mode selection. Add warpMouse adjusting.Alejandro Marzini
2010-08-01OPENGL: By default only enable None, Conserve and 4/3 aspect ratio corrections.Alejandro Marzini
2010-08-01Fix warnings.Alejandro Marzini
2010-08-01SYMBIAN 2nd installment of getting symbian to build with gsoc2010 SDL Lars Persson
2010-08-01SYMBIAN platform. Correct building of SDL refacturing for Symbian.Lars Persson
2010-08-01OPENGL: Remove use of floats for aspect ratio correction. Improved fullscreen...Alejandro Marzini
2010-07-31OPENGL: Switch to native resolution fullscreen as default.Alejandro Marzini
2010-07-31OPENGL: Add support for BGR and rgb(a) reversed formats (Not available for GL...Alejandro Marzini
2010-07-31OPENGL: For GLES, add glOrthox and do not use GL_BGR.Alejandro Marzini
2010-07-31Add OpenGL dependencies to MinGW configure.Alejandro Marzini
2010-07-31OPENGL: Fix texture updating.Alejandro Marzini
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-30SDL/OPENGL: Add ability to switch between SDL and OpenGL graphics managers.Alejandro Marzini
2010-07-30OSYSTEM: Add resetGraphicsScale() method.Alejandro Marzini
2010-07-30OPENGL: Fix crash on Broken Sword 2 when refreshing screen.Alejandro Marzini
2010-07-30SDL: Add SDL backend subfolders paths to makefile MODULE_DIRS.Alejandro Marzini
2010-07-29DC: Let scummvm.ini override autodetect of gamesMarcus Comstedt
2010-07-29DC: Specialize createConfig{Read,Write}Stream Marcus Comstedt
2010-07-29DS: Add WRAP_MALLOC support to ds.mk, update commentsMax Horn
2010-07-29DS: Get rid of DS_NON_SCUMM_BUILD and DS_SCUMM_BUILDMax Horn
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-07-29BUILD: Fix MODULE_DIRS for WinCE portMax Horn
2010-07-29BUILD: Compile & link certain files only for specific BACKEND valuesMax Horn
2010-07-27ALSA: Be more intelligent when picking MIDI portTorbjörn Andersson
2010-07-27ALSA: Tweak capability and type flags for the MIDI portTorbjörn Andersson
2010-07-27ALSA: Simplify device querying code.Johannes Schickel
2010-07-27Remove Android themeengine patch - an improved version is now part ofAngus Lees
2010-07-27Fix warnings about cast removing constness, and about implict conversion from...Max Horn
2010-07-27OPENGL: Implement aspect ratio support and toggling. Improve fullscreen switc...Alejandro Marzini
2010-07-27OPENGL: Add shake effect.Alejandro Marzini
2010-07-27OPENGL: Fix cursor scaling in overlay.Alejandro Marzini
2010-07-27OPENGL: Commenting.Alejandro Marzini
2010-07-26Formatted spaces.Alejandro Marzini
2010-07-26OPENGL: Implement saveScreenshot().Alejandro Marzini
2010-07-26OPENGL: Add OSD message.Alejandro Marzini
2010-07-26OPENGL: Do not allow changing to a not supported scale while on fullscreen.Alejandro Marzini
2010-07-26OPENGL: Add cursor scaling.Alejandro Marzini
2010-07-26OPENGL: Fixed alpha problem with overlay RGBA5551 format.Alejandro Marzini
2010-07-24OPENGL: Redesign blitting system. Add basics for aspect correction.Alejandro Marzini
2010-07-23SDL: Fix bug #3025258Eugene Sandulenko
2010-07-23GP2XWIZ: Fix warningWillem Jan Palenstijn
2010-07-23OPENGL: Add basic game screen drawing. Changed Overlay PixelFormat to RGBA5551. Alejandro Marzini
2010-07-22OPENGL: Add antialiasing, hotkey: ctrl+alt+f. Fixed minor bugs.Alejandro Marzini
2010-07-20General: Fixed building the SEQ MIDI driverTorbjörn Andersson