aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-05OPENGL: Fix USE_OPENGL redefinition warnings.Alejandro Marzini
2010-08-04OPENGL: Fix compiling for GLES.Alejandro Marzini
2010-08-04OPENGL: Improved OpenGL auto detection.Alejandro Marzini
2010-08-03OSX: Fix OpenGL detectionJoost Peters
2010-08-03OPENGL: Add basic configure detection.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-29SCI: Fixed script bug #3036601 - "LONGBOW: Druid hand code brings up ScummVM ...Filippos Karapetis
2010-07-29SCI: fixing hoyle 3Martin Kiewitz
2010-07-29SCI: reverting r51479 and adding TODOs for fixing the hoyle issue (fixing thi...Martin Kiewitz
2010-07-29SCI: finished logkernel commandMartin Kiewitz
2010-07-29SCI: midi hold behaviour fixedMartin Kiewitz
2010-07-29DC: Let scummvm.ini override autodetect of gamesMarcus Comstedt
2010-07-29SCI: Fixed Hoyle 3 bugs #3035077, #3035080, #3035081 and #3035242, by using t...Filippos Karapetis
2010-07-29DC: Specialize createConfig{Read,Write}Stream Marcus Comstedt
2010-07-29SCI: Ignore setAttribute() on any non-existent menu itemsMatthew Hoops
2010-07-29SCI: fixing qfg1 workaroundMartin Kiewitz
2010-07-29SCI: some subfunction support for logkernelMartin Kiewitz
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-29SCI: Removed the language check from the Filippos Karapetis
2010-07-29Extended the workaround for KQ5 French floppy for the German floppy too. Fixe...Filippos Karapetis
2010-07-29SCI: Fixed bug #3036331 - "KQ5: Floppy versionFilippos Karapetis
2010-07-29SCI: Add detection for the April 2010 competition template (fan game)Matthew Hoops
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-29BUILD: Remove redundant MODULE_DIRS modificationMax Horn
2010-07-29SCI: Fixed script bug #3036483 - "LSL2: Crash at the ship"Filippos Karapetis
2010-07-29M4: Added further code fragments to enable player to move againPaul Gilbert
2010-07-29M4: Further work done on the setup and starting of actionsPaul Gilbert
2010-07-29SCI: Added back debug output to sound commandsFilippos Karapetis