Age | Commit message (Expand) | Author |
2009-10-13 | BUILD: Don't set endianes & data types explicitly, rely on auto-detection | Max Horn |
2009-10-13 | Revamp the way --enable-release / --enable-debug work. They are now no longer... | Max Horn |
2009-10-10 | Enable RGB colour for Dreamcast. | Marcus Comstedt |
2009-10-09 | PS2: Hack to enable zlib/mad support for now (until detection & linker issue ... | Max Horn |
2009-10-09 | Slightly modified version of patch #2875544: PSP plugins patch | Joost Peters |
2009-10-09 | BUILD: Introduced new env var 'LD' analog to CXX (and defaulting to CXX), cur... | Max Horn |
2009-10-08 | PS2: Add some stubs for the ps2 port to our primary build system (incomplete ... | Max Horn |
2009-09-30 | Check readline+termcap if linking with readline failed | Willem Jan Palenstijn |
2009-09-27 | Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not... | Max Horn |
2009-09-27 | Use _port_mk for the PSP port; some psp.mk cleanup. | Andre Heider |
2009-09-27 | Use _port_mk for the WinCE port. | Andre Heider |
2009-09-27 | Use _port_mk for the motoezx and motomagx ports. | Andre Heider |
2009-09-27 | Use _port_mk for the Wii and Gamecube port. | Andre Heider |
2009-09-27 | New configure var "_port_mk", set to "ports.mk" per default. Ports can overwr... | Andre Heider |
2009-09-25 | Remove redundant -Wno-multichar and -fno-exceptions from configure (they are ... | Max Horn |
2009-09-25 | Only include Makedepend when really using SGI MipsPRO | Max Horn |
2009-09-25 | NDS: Added some more DS specific defines to configure | Max Horn |
2009-09-25 | Modified version of patch #2838507: Add support for non-gcc compilers to conf... | Max Horn |
2009-09-25 | Move linuxmoto specific stuff from ports.mk to a new file backends/platform/l... | Max Horn |
2009-09-25 | Part of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platform | Max Horn |
2009-09-25 | Cleanup configure script: (1) don't add -DUSE_ARM_*_ASM redundantly to DEFINE... | Max Horn |
2009-09-25 | MERGE branch gsoc2009-draci 41388:44325 into trunk | Robert Špalek |
2009-09-25 | Disable compilation of Draci Historie | Robert Špalek |
2009-09-18 | Moved the Wii gfx code to its own library. Added a onscreen console for stdou... | Andre Heider |
2009-09-11 | Added support for WINDRESFLAGS, required for e.g. multilib enabled MinGW tool... | Andre Heider |
2009-09-05 | Support for SMB shares, cleaned up async FS functions. | Andre Heider |
2009-09-03 | fixed engines order, added svn:keywords properties. | Vladimir Menshakov |
2009-09-03 | imported teenagent engine sources. | Vladimir Menshakov |
2009-09-03 | Disabled unused scalers for Wii and Gamecube | Andre Heider |
2009-08-31 | Revert revision 43845, to keep configure options for games and game engines c... | Travis Howell |
2009-08-31 | Added the --enable-unsupported option to enable the detection of the | Jordi Vilalta Prat |
2009-08-31 | Simplified the usage of dynamic variable names by using common helper functio... | Jordi Vilalta Prat |
2009-08-31 | Add configure option for Groovie 2 games. | Travis Howell |
2009-08-29 | Patch #2845084: "Linuxmoto-backend small update" | Eugene Sandulenko |
2009-08-29 | Patch #2836424: "Optional compilation of CoktelVideo and Indeo3" | Eugene Sandulenko |
2009-08-23 | Removed -g from the default ASFLAGS, since older GNU as versions do not suppo... | Andre Heider |
2009-08-22 | configure support for AS and ASFLAGS, and .s files in Makefile. If a port has... | Andre Heider |
2009-08-22 | Move new configure key to more appropriate place | Eugene Sandulenko |
2009-08-22 | Document --enable-verbose-build configure option | Eugene Sandulenko |
2009-08-22 | Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch" | Eugene Sandulenko |
2009-08-22 | Patch #2840212: "Quiet make process" | Eugene Sandulenko |
2009-08-22 | 16bit support for the Wii port | Andre Heider |
2009-08-21 | Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran... | Andre Heider |
2009-08-21 | Enable 16bit support only for backends which support it | Andre Heider |
2009-08-21 | Added --disable-16bit to the list shown by --help. | Torbjörn Andersson |
2009-08-21 | fixed configure script from botched conflict resolution in r43577 | Jody Northup |
2009-08-21 | Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/ | Jody Northup |
2009-08-19 | Merged revisions 43458-43468,43470-43471,43473-43475,43477,43479-43483,43485,... | Travis Howell |
2009-08-18 | PSP: disable dosbox OPL | Joost Peters |
2009-08-17 | PSP: increase optimization level and change clock rate to 333mhz | Joost Peters |