aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko
2010-10-07CONFIGURE: add REDUCE_MEMORY_USAGE to N64 and Dingux portsFabio Battaglia
2010-09-26CONFIGURE: Clean up overuse of _exeext for GP2X/Wiz and Caanoo.John Willis
2010-09-20CONFIGURE: Rework GP2X/Wiz/Caanoo and OpenPandora builds.John Willis
2010-09-20PSP: switch from wrapping memcpy to defining our own memcpyYotam Barnoy
2010-09-12TESTBED: Merge gsoc2010-testbed branchEugene Sandulenko
2010-09-09BUILD: Create configure temp files in build dirWillem Jan Palenstijn
2010-09-09BUILD: Fix compiler test result loggingWillem Jan Palenstijn
2010-09-09CONFIGURE: Move GP2XWIZ and CAANOO to use the GPH backend.John Willis
2010-09-08CONFIGURE and N64: add n64.mk with nintendo64 specific dist targetsFabio Battaglia
2010-09-08DINGUX: Add dingux.mk with specific 'dist' targetsFabio Battaglia
2010-09-06CONFIGURE: Wrap usage help around 80 columnsEugene Sandulenko
2010-09-06CONFIGURE: Remove 16Bit graphics support from the GP2X backend.John Willis
2010-09-06CONFIGURE: Add support for the OpenPandora backend.John Willis
2010-09-04DS: Enable stdout/err via nocash when DISABLE_COMMAND_LINE in not set.Andre Heider
2010-09-01PSP: removed strict-aliasingYotam Barnoy
2010-08-31PSP: fix BS2 crash by disabling strict aliasingYotam Barnoy
2010-08-26CONFIGURE: Add support for building for the GPH Caanoo.John Willis
2010-08-24SOUND: New global define AUDIO_REVERSE_STEREO.Andre Heider
2010-08-24CONFIGURE: don't force vkeybd for n64 port Fabio Battaglia
2010-08-20CONFIGURE: force disable seq midi for dingux portFabio Battaglia
2010-08-19DINGUX: disable check for vorbis, because of terrible performance compared to...Fabio Battaglia
2010-08-19DINGOO: new port. Patch #3039277Eugene Sandulenko
2010-08-17CONFIGURE: Properly detect -Wglobal-constructorsEugene Sandulenko
2010-08-17CONFIGURE: Add -Wglobal-constructors to Darwin builds.Eugene Sandulenko
2010-08-17CONFIGURE: Add plugin support for the GP2X backend.John Willis
2010-08-17CONFIGURE: Remove trailing space (and kick buildbot)Eugene Sandulenko
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
2010-08-14WII: Update port for the current versions of the base libraries. Enable DVD a...Andre Heider
2010-08-06TESTBED: Merged changes from trunk to my branchNeeraj Kumar
2010-08-03CONFIGURE: removed two useless definitions in N64 sectionsFabio Battaglia
2010-08-03PSP: Enable "CPU-hungry sound chips" again, the PSP is fast enough.Joost Peters
2010-08-03PSP: Disable CPU-hungry sound chipsEugene Sandulenko
2010-08-03PS2: Disable CPU-hungry sound chipsEugene Sandulenko
2010-08-03N64: Disable CPU-hungry sound chipsEugene Sandulenko
2010-08-03NDS: Disable NES APU for the platformEugene Sandulenko
2010-08-03N64: Error out in configure if N64SDK is not setMax Horn
2010-08-02CONFIGURE: drop hardcoded endianess and hq scalers from n64 sectionFabio Battaglia
2010-08-02CONFIGURE: cleanup of N64 port sectionsFabio Battaglia
2010-08-02BUILD: Unify how we set vars to yes/noMax Horn
2010-08-02DS: More closely immitate CXXFLAGS of custom DS build systemMax Horn
2010-08-02BUILD: Order host names (in particular ds and android) alphabeticallyMax Horn
2010-08-02DS: Disable scalers and SIDMax Horn
2010-08-01CONFIGURE: add support for N64 port to configureFabio Battaglia
2010-07-24AMIGAOS4: Patch #3033938: "Configure change"Eugene Sandulenko
2010-07-20BUILD: Fix fallback readline detectionWillem Jan Palenstijn
2010-07-20BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detectionMax Horn
2010-07-20BUILD: Enhance configure code, add (unfinished) USE_SEQ_MIDI supportMax Horn
2010-07-18PSP: switched to using my memcpyYotam Barnoy
2010-07-05Drop direct use of (private) libEGL.so and call EGL functions via Java.Angus Lees