On 2019/06/09 20:22, Solène Rapenne wrote:
> Le 2019-06-03 13:38, Solene Rapenne a écrit :
> > On Mon, Jun 03, 2019 at 01:47:29PM +0300, Timo Myyrä wrote:
> > > Hi,
> > > 
> > > Isn't the patch included on the second diff?
> > > 
> > > Timo
> > > 
> > 
> > indeed, I was using the diff in your first mail.
> > 
> > ok solene@ for the diff in the second mail
> 
> I'll commit it soon, but I found that old saves are not compatibles
> with this new version, this is a bit embarassing.
> 
> I did not find a way to convert them. I think this is worth
> an entry in current.html
> 

i386 build fails:

/usr/obj/ports/gzdoom-4.1.2/gzdoom-g4.1.2/src/utility/x86.cpp:286:16: error: 
always_inline function '_mm_set_epi32' requires target feature 'sse2', but 
would be inlined into function 'DoBlending_SSE2' that is compiled without 
support for 
'sse2'
        blending256 = _mm_set_epi32(0x100, 0x1000100, 0x100, 0x1000100);
                      ^

(X many lines in this file)

Reply via email to