Files
test/intern/cycles/kernel
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-03-29 15:41:56 +02:00
2017-03-29 15:41:56 +02:00
2016-10-24 12:26:12 +02:00