Sergey Sharybin ced8fff5de Fix T51051: Incorrect render on 32bit Linux
The issue was apparently caused by -fno-finite-math-only added to kernel.cpp
CFLAGS. For now just removed this flag from the kernel (we don't really want
it there at this point, and we don't have it for SSE/AVX optimized kernels).

But surely more investigation is needed here.
2017-03-30 11:37:31 +02:00
2017-02-27 19:33:57 -05:00
2017-03-24 09:43:03 +01:00
2017-03-29 20:11:54 +11:00
2016-07-15 01:28:00 +10:00
2017-03-12 02:47:53 +11:00
2017-03-11 20:48:12 +11:00
S
Description
No description provided
925 MiB
Languages
C++ 78%
Python 11%
C 6.3%
GLSL 2.2%
CMake 1.3%
Other 1.1%