aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2010-09-08DINGUX: Add dingux.mk with specific 'dist' targetsFabio Battaglia
2010-09-07GP2XWIZ: Reformat switches to code guidelines.John Willis
2010-09-07GP2XWIZ: Clean up input code.John Willis
2010-09-07GP2XWIZ: Refactor backend.John Willis
2010-09-06SDL: Add masks to the SDL backend to support the OpenPandora backend.John Willis
2010-09-06OPENPANDORA: Commit basic version of the OpenPandora backend.John Willis
2010-09-05MERGE: Merge trunk to branch.Andre Heider
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider
2010-09-05WII: Add plugins to the distribution.Andre Heider
2010-09-05PLUGINS: Plugin support for the GameCube/Wii backend.Andre Heider
2010-09-05DS: Enable debug level 2 when DISABLE_TEXT_CONSOLE is not set.Andre Heider
2010-09-05WII: Merge r52536 from trunk.Andre Heider
2010-09-05WII: New disttarget 'wiiloaddist'Andre Heider
2010-09-04DS: Merge r52533 from trunk.Andre Heider
2010-09-04DS: Enable stdout/err via nocash when DISABLE_COMMAND_LINE in not set.Andre Heider
2010-09-03OPENGL: Properly initialize the graphics manager again.Johannes Schickel
2010-09-03SDL/OPENGL: Fix backend initialization when building with ENABLE_VKEYBD.Alejandro Marzini
2010-09-01PSP: removed strict-aliasingYotam Barnoy
2010-08-31PSP: fix BS2 crash by disabling strict aliasingYotam Barnoy
2010-08-31SCI: still set game cursor, when mouse outsideMartin Kiewitz
2010-08-30I18N: Add "lowres" context for several GUI strings when in 1x mode.Thierry Crozat
2010-08-30WII: Abuse pollEvent() to update the screen of skipped frames.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-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-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-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-19DINGOO: new port. Patch #3039277Eugene Sandulenko
2010-08-19PSP: made PSP compile with plugins.Yotam 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-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-16Merge trunk, from r51777 to r52105Alejandro Marzini
2010-08-15PSP: slight fix to ME MP3 playerYotam Barnoy
2010-08-14removed psploader.o from objects in psp makefile (psp should be using abstrac...Tony Puccinelli