Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-06 | Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles | Jordi Vilalta Prat | |
svn-id: r31889 | |||
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat | |
svn-id: r31888 | |||
2008-02-03 | Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'd | Robin Watts | |
forgotten to define the enabling symbol in cpp files. Consequently I'd cocked up when copying the call to the ARM code across from my hacked costume.cpp into a fresh one. svn-id: r30766 | |||
2008-02-03 | Introduce ARM code for commonest case of "proc3" costume blitting (as | Robin Watts | |
used for animation in SamNMax). Enabled by the USE_ARM_COSTUME_ASM define. Currently enabled for WinCE only. svn-id: r30750 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-12-16 | default is not to build plugins yet, until the plugin system is reworked | Kostas Nakos | |
svn-id: r29887 | |||
2007-11-14 | small fixes | Kostas Nakos | |
svn-id: r29501 | |||
2007-11-05 | WinCE Makefile: make deploy was copying plugins to the wrong directory. | Robin Watts | |
svn-id: r29426 | |||
2007-11-04 | Dumb typo in earlier commit. | Robin Watts | |
svn-id: r29415 | |||
2007-11-04 | New 'deploy' targets for the WinCE makefile to automatically copy | Robin Watts | |
built files across to a target device attached with ActiveSync. Hopefully will avoid hours of comedy when trying to debug mismatching plugins/exes. svn-id: r29414 | |||
2007-11-04 | Minor tweak to Wince makefile; 'all' target now depends on whether we are | Robin Watts | |
building with plugins or not. These means that weak minded programmers (like me) no longer need to remember to do "make dist-plugins" instead of "make dist". svn-id: r29412 | |||
2007-11-03 | update for the new igor engine | Kostas Nakos | |
svn-id: r29388 | |||
2007-10-28 | (mainly) adding plugin support | Kostas Nakos | |
svn-id: r29309 | |||
2007-07-10 | This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE | Robin Watts | |
and DS builds). This causes the scumm engines graphics code to call ARM routines to do drawStripToScreen and copy8col. These routines were originally written for the DS port, and have now been made available to any other ARM device out there that wants them. I've tested this change on WinCE, but can't test it on the DS as I don't have one. We know that the routines work there though. svn-id: r28016 | |||
2007-06-24 | Update the WinCE makefile to use the USE_ARM_SMUSH_ASM define to enable | Robin Watts | |
the ARM version of Codec47 from Smush. svn-id: r27694 | |||
2007-06-23 | Tweaks to WinCE makefile. | Robin Watts | |
The choice of which libraries to use (zlib, tremorce, mad, mpeg2 etc) is now made by a single define per library towards the top of the makefile. Given that developers tend to have different options selected on their local builds, hopefully this will minimise the changes on aubsequent svn updates. svn-id: r27676 | |||
2007-06-16 | Patch #1721826: ARM asm versions of sound rate conversion/mixing code | Max Horn | |
svn-id: r27467 | |||
2007-06-10 | re-add flac support which I had totally forgotten about. Builders must ↵ | Kostas Nakos | |
update to the newest libpack. Also enable parallaction by default svn-id: r27289 | |||
2007-05-27 | use better optimization flags | Kostas Nakos | |
svn-id: r26980 | |||
2007-04-28 | update for cruise engine, fix a little oops LordHoto pointed out | Kostas Nakos | |
svn-id: r26661 | |||
2007-04-21 | not used in a long time | Kostas Nakos | |
svn-id: r26555 | |||
2007-04-09 | applied patch 1696852: ARM 4/1 scaler by Robin Watts | Kostas Nakos | |
svn-id: r26442 | |||
2007-02-03 | set svn:ignore, sync makefile | Kostas Nakos | |
svn-id: r25350 | |||
2006-10-08 | Initial commit of the wince-gcc re-port | Kostas Nakos | |
svn-id: r24212 |