aboutsummaryrefslogtreecommitdiff
path: root/backends/module.mk
AgeCommit message (Expand)Author
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-24SAMSUNGTV: fix typoPawel Kolodziejski
2011-05-23SAMSUNGTV: update portPawel Kolodziejski
2011-05-18WINCE: Add win32-provider.o to backends/module.mk for WinCE (fixes dynamic pl...CeRiAl
2011-05-05WINCE: Link against Windows FS code againMax Horn
2011-05-04BUILD: Further restrict which backend source files are compiledMax Horn
2011-05-03BUILDS: Sort some stuff in backends/module.mkMax Horn
2011-05-03BUILD: Compile backend specific files only if their backend is selectedMax Horn
2011-05-03BACKENDS: Avoid #including .cpp filesMax Horn
2011-04-20DC: Move dynamic plugin handling into the platformMarcus Comstedt
2011-04-12WEBOS: Create webos backend with custom eventsKlaus Reimer
2011-03-24OPENPANDORA: Refactor OpenPandora backend and move events and graphics into m...David-John Willis
2011-03-24BACKENDS: Add GPH event and graphics files to the build.David-John Willis
2011-03-08WINCE: Make scummvm compile and run again for WinCE platform (patch #3202337)Max Horn
2010-12-22PLUGINS: add ELF memory manager to solve fragmentationYotam Barnoy
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-11-24BACKENDS: Add a basic logger implementation.Johannes Schickel
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-04DC: remove multi-build of dc-provider that slipped in with plugin merge.Yotam Barnoy
2010-10-23DINGUX: fix compilation for the opengl branchFabio Battaglia
2010-09-15PLUGINS: Additional plugin check for the ELF loader.Andre Heider
2010-09-05PLUGINS: Move platform specific code out of the generic ELF loader.Andre Heider
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider
2010-09-05PLUGINS: Plugin support for the GameCube/Wii backend.Andre Heider
2010-08-16added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid...Tony Puccinelli
2010-08-10merged trunk into branch, reverted Cruise Singleton changesTony Puccinelli
2010-08-07removed gp2x-wiz plugin provider from backends/module.mkTony Puccinelli
2010-08-07modified psp to use mips-loader.cpp (and added things to backends/module.mk)Tony Puccinelli
2010-08-07made MIPSDLObject and PS2 plugin provider that uses itTony Puccinelli
2010-08-06Fix dc build.Alejandro Marzini
2010-08-06added DSPlugin and DS Plugin Provider (steps towards using subtypes of DLObject)Tony Puccinelli
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-29BUILD: Compile & link certain files only for specific BACKEND valuesMax Horn
2010-07-28abstracted an ELF plugin providerTony Puccinelli
2010-07-17Remove PalmOS portMax Horn
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-07-09Added OpenGLSDLGraphicsManager.Alejandro Marzini
2010-07-03added ds plugin provider to module.mkTony Puccinelli
2010-07-01Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to GP2XSdlEventManag...Alejandro Marzini
2010-06-30Modularized GP2XWIZ backend.Alejandro Marzini
2010-06-29Renamed Samsung TV SDL Event Manager class and file for constancy, and added ...Alejandro Marzini
2010-06-29Updated makefile. Fixed compile errors.Alejandro Marzini
2010-06-26Modularized Symbian port.Alejandro Marzini
2010-06-26Fixed build error.Alejandro Marzini
2010-06-26Updated makefile.Alejandro Marzini
2010-06-26added wiz plugin provider to backends/module.mkTony Puccinelli
2010-06-24Renamed MacOSXMixerManager to BufferingSDLMixerManager.Alejandro Marzini
2010-06-14Update build systemMax Horn
2010-06-13Added SdlTimerManager. Added getMillis, delayMillis and getTimeAndDate to Com...Alejandro Marzini
2010-06-13Updated makefiles.Alejandro Marzini