aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-08-03PSP: Factored out thread creation routines into PspThreadable class.Yotam Barnoy
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-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-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-30PSP: optimized memcpy some more and fixed memcpy testingYotam Barnoy
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-23SDL: Fix bug #3025258Eugene Sandulenko
2010-07-23GP2XWIZ: Fix warningWillem Jan Palenstijn
2010-07-20General: Fixed building the SEQ MIDI driverTorbjörn Andersson
2010-07-20BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detectionMax Horn
2010-07-20MIDI: Build and use ALSA driver if and only if USE_ALSA is definedMax Horn
2010-07-19ALSA: Get ALSA port settings from the new device config settings.Torbjörn Andersson
2010-07-19SUBSYSTEM: ALSA music driverTorbjörn Andersson
2010-07-18trying to fix psp build for case sensitive filesystems.Andre Heider
2010-07-18PSP: switched to using my memcpyYotam Barnoy
2010-07-18PSP: forgot test filesYotam Barnoy
2010-07-18Made memcpy faster but not as fast with uncached mem.Yotam Barnoy
2010-07-17Remove PalmOS portMax Horn
2010-07-14If the ALSA driver hasn't been opened, closing it should do nothing. This keepsTorbjörn Andersson
2010-07-13PSP: Typos in trace.hYotam Barnoy
2010-07-12Get rid of yet another global object with constructorMax Horn
2010-07-12SDL: Tweak OSystem_SDL::detectSupportedFormats a bitMax Horn
2010-07-12SDL: Overhaul OSystem_SDL::getSupportedFormatsMax Horn
2010-07-07DS: Fix OPT_SPEED and OPT_SIZE usage being reversed; add ARM7 files to 'make ...Max Horn
2010-07-07DS: Split buildrule for scummvm.nds and scummvm.ds.gbaMax Horn
2010-07-07DS: Remove cruft from MakefilesMax Horn
2010-07-07DS: Code formattingMax Horn
2010-07-07DS: Fix some quirks in the NDS build system, remove some dead codeMax Horn
2010-07-07DS: Remove redundant lines from arm9/makefileMax Horn
2010-07-06DS: cleanup arm9/makefileMax Horn
2010-07-06DS: Implemented (ugly, but working) support for optimization level overridesMax Horn
2010-07-06DS: Add isScrollingWithDPad() to make code more readableMax Horn
2010-07-05DS: Fix warning about anonymous structMax Horn