aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2006-10-25Update GP2X port to support Fingolfin's ongoing implementation of the Modular...John Willis
2006-10-25DS : Blind backends changes to comply to fingolfin's changesBertrand Augereau
2006-10-25DS : Yet another scaling helpersBertrand Augereau
2006-10-25DS backend : Compile fixes for the new backends system, still needs plugging ...Bertrand Augereau
2006-10-25Compile fixBertrand Augereau
2006-10-25DS : 320*PAL8 to 256*1555 line scalerBertrand Augereau
2006-10-22delayMillis() should now cope with delays over 20 minutes without overflowing.Marcus Comstedt
2006-10-22Removed timerproc and soundproc.Marcus Comstedt
2006-10-22Modularization.Marcus Comstedt
2006-10-22Check for degenerated rect in copyRectTo*.Marcus Comstedt
2006-10-22Removed unused return value & param from DefaultTimerManager::handler()Max Horn
2006-10-22SDL backend: got rid of setTimerCallback and clearSoundCallbackMax Horn
2006-10-22Tweaked the NULL backend to match my recent backend changesMax Horn
2006-10-22Backend modularization: Create timer manager, savefile manager and audio mixe...Max Horn
2006-10-22don't set CFLAGS, as we don't need them and they're now used for building the...Joost Peters
2006-10-21Fix multiple simulated mouse key events bug (sync).Kostas Nakos
2006-10-11Fix file cachingWon Star
2006-10-10Merge dirsKostas Nakos
2006-10-10newres.h is not needed anymoreKostas Nakos
2006-10-10Merge ozone headerKostas Nakos
2006-10-09Update GP2X backend with overloads for default config file stuff (including s...John Willis
2006-10-09Implement stdout/stderr redirectionKostas Nakos
2006-10-08Updates to the GP2X backend specific README-GP2X (and HTML ver)John Willis
2006-10-08Initial commit of the wince-gcc re-portKostas Nakos
2006-10-08Patch #1573141: Attempt to fix AmigaOS 4 / Broken Sword 2 problemsMax Horn
2006-10-07#include <base/engine.h> -> #include <engines/engine.h (Though I don't likeEugene Sandulenko
2006-10-07Fix compilation. SDL.h is required for SDL_GetError()Eugene Sandulenko
2006-10-07Instantiate and hook up the plugin providers in the main() function of the co...Max Horn
2006-10-07Added SDL plugin providerMax Horn
2006-10-07Fixed mixup in win32 plugin provider code, and added win32 & dc plugin provid...Max Horn
2006-10-07Added plugin providers for Win32 and DCMax Horn
2006-10-07Started to refactor the plugin code (moving backend specific stuff into backe...Max Horn
2006-10-06Patch #1432376: "Very basic GP2X Backend"Eugene Sandulenko
2006-10-05DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch cpuSc...Bertrand Augereau
2006-10-05Path fixup in the zipreader (necessary with my adapter/zip/build combination?)Bertrand Augereau
2006-10-02NDS : Naive C++ scanline 320*16 -> 256*16 rescaler codeBertrand Augereau
2006-10-02Implemented "iconify window" opcode. This, of course, needs support in theTorbjörn Andersson
2006-09-29Phase 4. Some more internal updates.,Eugene Sandulenko
2006-09-29Phase 3 of Simon engine renaming. Files renaming.Eugene Sandulenko
2006-09-29Phase 2a. Renaming other minor directoriesEugene Sandulenko
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
2006-09-23Remove defines, which were only used by checkHeap()Travis Howell
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-09-20Some updates (mostly guesswork) for the ALSA MIDI driver, mostly prompted byTorbjörn Andersson
2006-09-20Added _PLUGIN_copyright to list of symbols exported by pluginsMax Horn
2006-09-17Compiler seems to not use these operators when they are inlinedChris Apers
2006-09-17Added more compilation optionsChris Apers
2006-09-17Fixed compilationChris Apers
2006-09-17Fixed back mouse in GUI adding cursor palette supportChris Apers
2006-09-17Added option to trace memory allocationChris Apers