aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-08-06Merged from trunk, from r51495 to r51775Alejandro Marzini
2010-08-05OPENGL: Improve aspect ratio correction mode selection.Alejandro Marzini
2010-08-04OPENGL: Fix compiling for GLES.Alejandro Marzini
2010-08-03PSP: Factored out thread creation routines into PspThreadable class.Yotam Barnoy
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-02N64: mention hkz-libn64 download location in port readmeFabio Battaglia
2010-08-02DS: Allow disabling assert via NDEBUG; cleanupMax Horn
2010-08-02DS: Disable debug mode in setup-builddirs.shMax Horn
2010-08-02DS: More closely immitate CXXFLAGS of custom DS build systemMax Horn
2010-08-02DS: Reorder & complete list of OPT_SPEED files; some tweaksMax Horn
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-01CONFIGURE: add support for N64 port to configureFabio Battaglia
2010-08-01iPhone: changed GL_NEAREST to GL_LINEAR in miniaturization filter as per foru...Yotam Barnoy
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-31DS: Remove now redundant ds-fs.o from PORT_OBJSMax Horn
2010-07-31DS: Add shell script which emulates old DS builds using configure&makeMax Horn
2010-07-31DS: Fix custom DS build systemMax Horn
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-30PSP: optimized memcpy some more and fixed memcpy testingYotam Barnoy
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