------------------------------------------------------------------------ r26233 | translators | 2014-01-09 19:45:09 +0100 (Thu, 09 Jan 2014) | 3 lines -Update from WebTranslator v3.0: swedish - 2 changes by spacejens ------------------------------------------------------------------------ r26232 | translators | 2014-01-08 19:45:14 +0100 (Wed, 08 Jan 2014) | 4 lines -Update from WebTranslator v3.0: korean - 6 changes by telk5093 portuguese - 1 changes by frosch ------------------------------------------------------------------------ r26230 | rubidium | 2014-01-07 20:39:28 +0100 (Tue, 07 Jan 2014) | 2 lines -Prepare: 1.4.0-beta2 ------------------------------------------------------------------------ r26229 | rubidium | 2014-01-07 20:31:46 +0100 (Tue, 07 Jan 2014) | 2 lines -Revert-ish: do not use libxdg in the Debian/Ubuntu packages just yet; it seems unmaintained, and might not even be kicked out in the next release of Debian ------------------------------------------------------------------------ r26228 | fonsinchen | 2014-01-05 12:28:31 +0100 (Sun, 05 Jan 2014) | 1 line -Fix: missing variable initialization ------------------------------------------------------------------------ r26227 | zuu | 2014-01-05 11:19:59 +0100 (Sun, 05 Jan 2014) | 1 line -Fix: [Windows] generate.vbs didn't include SSE source files ------------------------------------------------------------------------ r26226 | zuu | 2014-01-05 11:15:57 +0100 (Sun, 05 Jan 2014) | 1 line -Fix (r26212): Compilation in visual studio 2008 failed ------------------------------------------------------------------------ r26225 | rubidium | 2014-01-04 20:46:24 +0100 (Sat, 04 Jan 2014) | 2 lines -Document: more tidbits about cpuid and PIC (Eagle_Rainbow) ------------------------------------------------------------------------ r26224 | translators | 2014-01-03 19:45:13 +0100 (Fri, 03 Jan 2014) | 3 lines -Update from WebTranslator v3.0: brazilian_portuguese - 4 changes by Tucalipe ------------------------------------------------------------------------ r26223 | planetmaker | 2014-01-03 19:43:10 +0100 (Fri, 03 Jan 2014) | 1 line -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP) ------------------------------------------------------------------------ r26222 | rubidium | 2014-01-03 19:03:14 +0100 (Fri, 03 Jan 2014) | 2 lines -Codechange: use SSE instructions for transparent colour "remap" in the SSE2/SSSE3 blitters as well ------------------------------------------------------------------------ r26221 | rubidium | 2014-01-03 18:55:40 +0100 (Fri, 03 Jan 2014) | 2 lines -Codechange: normalize constant names in anim-sse4 with the others (MJP) ------------------------------------------------------------------------ r26220 | rubidium | 2014-01-03 16:09:55 +0100 (Fri, 03 Jan 2014) | 2 lines -Fix?: another attempt at getting cpuid to finally work "everywhere" ------------------------------------------------------------------------ r26219 | rubidium | 2014-01-03 14:29:12 +0100 (Fri, 03 Jan 2014) | 2 lines -Fix: cpuid code still didn't work right in some situations ------------------------------------------------------------------------ r26218 | rubidium | 2014-01-03 10:26:30 +0100 (Fri, 03 Jan 2014) | 2 lines -Fix: wrong #if for SSE in source.list ------------------------------------------------------------------------ r26217 | rubidium | 2014-01-03 09:51:49 +0100 (Fri, 03 Jan 2014) | 2 lines -Change: blitter autoselection based on full animation state, so the non-animated optimizations can actually be used in an easy manner (based on patch by MJP) ------------------------------------------------------------------------ r26216 | rubidium | 2014-01-03 09:31:32 +0100 (Fri, 03 Jan 2014) | 2 lines -Change: the blitter selection to also consider the 32bpp-sse4-anim blitter (MJP) ------------------------------------------------------------------------ r26215 | rubidium | 2014-01-03 09:29:07 +0100 (Fri, 03 Jan 2014) | 2 lines -Codechange: rework code so one can test if a blitter factory exists before attempting trying to instantiate an instance ------------------------------------------------------------------------ r26214 | rubidium | 2014-01-03 00:52:13 +0100 (Fri, 03 Jan 2014) | 3 lines -Add: specialised animated SSE4 blitter (MJP) With 32bpp base set about 15-20% faster in the Draw function (slower with 8bpp base set). Overall, with 32bpp base set, about 5% faster. ------------------------------------------------------------------------ r26213 | rubidium | 2014-01-03 00:21:07 +0100 (Fri, 03 Jan 2014) | 3 lines -Add: specialised non-animated SSE4 blitter (MJP) With 32bpp base set about 40% faster than 32bpp-optimized, or about 10% for 8bpp base sets in the Draw function. Respectively about 8 and 1% of total run time ------------------------------------------------------------------------ r26212 | rubidium | 2014-01-03 00:17:01 +0100 (Fri, 03 Jan 2014) | 3 lines -Add: specialised non-animated SSSE3 blitter (MJP) With 32bpp base set about 35% faster than 32bpp-optimized, or about 10% for 8bpp base sets in the Draw function. Respectively about 6 and 1% of total run time ------------------------------------------------------------------------ r26211 | rubidium | 2014-01-03 00:12:32 +0100 (Fri, 03 Jan 2014) | 3 lines -Add: specialised non-animated SS2 blitter (MJP) With 32bpp base set about 30% faster than 32bpp-optimized, or about 10% for 8bpp base sets in the Draw function. Respectively about 5 and 1% of total run time ------------------------------------------------------------------------ r26210 | rubidium | 2014-01-02 23:48:32 +0100 (Thu, 02 Jan 2014) | 2 lines -Codechange: add infrastructure for not registering a blitter ------------------------------------------------------------------------ r26209 | rubidium | 2014-01-02 23:41:58 +0100 (Thu, 02 Jan 2014) | 2 lines -Codechange: remove some template magic and simplify some code ------------------------------------------------------------------------ r26208 | rubidium | 2014-01-02 22:28:40 +0100 (Thu, 02 Jan 2014) | 2 lines -Fix (r26197): the cpuid assembly didn't work when PIC was enabled ------------------------------------------------------------------------ r26207 | rubidium | 2014-01-02 19:52:54 +0100 (Thu, 02 Jan 2014) | 2 lines -Codechange: move the CPUID flag detection into cpu.cpp ------------------------------------------------------------------------ r26206 | frosch | 2014-01-02 18:55:57 +0100 (Thu, 02 Jan 2014) | 1 line -Fix [FS#5829]: Run everything from ini, obg, obs, obs, ... files through str_validate. ------------------------------------------------------------------------