aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-08-29PLUGINS: Fix warnings and unnecessary casts.Andre Heider
2010-08-29Build a couple of different variant to split engines in two.Lars Persson
2010-08-28WII: svn merge Wii port commits from trunkAndre Heider
2010-08-28DINGUX: disable aspect ratio correction for some resolutionsFabio Battaglia
2010-08-27Add support for HUGO game engineLars Persson
2010-08-26GP2XWIZ: Add initial support for the GPH Caanoo.John Willis
2010-08-25PSP: fixed flag to open()Yotam Barnoy
2010-08-24PSP: switched to using BufferedSeekableReadStream and BufferedWriteStreamYotam Barnoy
2010-08-24GP2XWIZ: Graphics code cleanup and start to add support for the GP2X Caanoo d...John Willis
2010-08-23OPENGL: Add Ctrl-Shift-Enter hotkey for backward switching fullscreen modes.Alejandro Marzini
2010-08-23dingux: Add standard ScummVM copyright headers to the dingux backend.John Willis
2010-08-23SDL/OPENGL: Fix segfault when using -g command line option.Alejandro Marzini
2010-08-23AMIGAOS: Fix build.Alejandro Marzini
2010-08-23AMIGAOS: Again, fix build.Alejandro Marzini
2010-08-23AMIGAOS: Fix build.Alejandro Marzini
2010-08-22DINGUX: whitspace commit to start buildbotFabio Battaglia
2010-08-22N64: add some comments to codeFabio Battaglia
2010-08-22N64: small fix to the port readmeFabio Battaglia
2010-08-22PSP: switched from stdio to psp functions in plugin branchYotam Barnoy
2010-08-22PSP: switched from stdio to psp functions -- dramatic speed improvementYotam Barnoy
2010-08-22N64: fix some signed/unsigned int comparison warningsFabio Battaglia
2010-08-21N64: Remove some unused variable and silence some signed/unsigned comparison ...Fabio Battaglia
2010-08-20OPENGL: Fix issue with resize events generated after going out of fullscreen ...Alejandro Marzini
2010-08-19DINGOO: new port. Patch #3039277Eugene Sandulenko
2010-08-19PSP: made PSP compile with plugins.Yotam Barnoy
2010-08-19PLUGINS: added virtual destructor to DLObjectYotam Barnoy
2010-08-18PSP: fixed issue in ME MP3 player that prevented different MP3 layers and ver...Yotam Barnoy
2010-08-17WII: Bump the sfx buffer size to fix MT32 emulator hiccups.Andre Heider
2010-08-17PSP: changed display options to Full Screen, Keep Aspect Ratio and Original R...Yotam Barnoy
2010-08-16Added doxygen comments for a few different plugin-related classesTony Puccinelli
2010-08-16moved include of Makefile.common in PS2 MakefileTony Puccinelli
2010-08-16removed redundant include of Makefile.common in PS2 MakefileTony Puccinelli
2010-08-16Added define to PS2 so it uses ONE_PLUGIN_AT_A_TIMETony Puccinelli
2010-08-16added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid...Tony Puccinelli
2010-08-16Merge trunk, from r51777 to r52105Alejandro Marzini
2010-08-15PSP: slight fix to ME MP3 playerYotam Barnoy
2010-08-14WII: Fix compilation of the GameCube port.Andre Heider
2010-08-14removed psploader.o from objects in psp makefile (psp should be using abstrac...Tony Puccinelli
2010-08-14added dynamic plugins stuff for PS2 into Makefile (and added couple of define...Tony Puccinelli
2010-08-14WII: Update port for the current versions of the base libraries. Enable DVD a...Andre Heider
2010-08-13refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIMETony Puccinelli
2010-08-13OPENGL: Restrict window scaling if current desktop resolution is not big enough.Alejandro Marzini
2010-08-13OPENGL: Remove unnecessary best fullscreen mode detection code.Alejandro Marzini
2010-08-13OPENGL: Disable resizable window when not using an aspect ratio correction.Alejandro Marzini
2010-08-13OPENGL: Remove unnecessary aspect ratio corrections, and add "Original Size" ...Alejandro Marzini
2010-08-13added appropriate ifdefs throughout the plugins directoryTony Puccinelli
2010-08-12modified DS makefile to use new plugin design where only one plugin is loaded...Tony Puccinelli
2010-08-12SDL: Make use of SDL_BACKEND instead of platform specific defines.Alejandro Marzini
2010-08-12OPENGL: Fix problem when switching between SDL and OpenGL Graphics Managers.Alejandro Marzini
2010-08-11LINUXMOTO: Do not include base/internal_version.hMax Horn