Hi again, and sorry for too much noise..
I've checked the compiler output of i386 build of blender from [1] and
there's such status print:
-- SSE and SSE2 optimizations are DISABLED!
Meaning, there's no SSE/SSE2 global optimization of i386 builds of
Blender in Debian already (thanks to Matteo i
Ah, it's Pemtium 4 where SSE2 first arrived, for a moment thought it's
Pentium Pro. My bad..
So for both i386 and i686 SSE2 requirement is not valid.
Currently in Blender upstream we detect SSE/SSE2 flags based on
current CPU. Meaning, if you're builing on i686 CPU Blender should
already have glo
On 07.11.2016 10:32, Sergey Sharybin wrote:
> Hi,
>
> Afraid the reply to #843425 was only delivered to the BTS and not easily
> visible to you guys.
>
> Here's the full reply, same as [1]. Just so you know :)
>
> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843425#10
>
>
> --