Blender Git Commit Log

Git Commits -> Revision ced8fff

Revision ced8fff by Sergey Sharybin (master)
March 30, 2017, 09:37 (GMT)
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.

Commit Details:

Full Hash: ced8fff5de0f614b3e08013335b8a222e808633f
Parent Commit: 9b1564a
Lines Changed: +8, -0

2 Modified Paths:

/intern/cycles/CMakeLists.txt (+5, -0) (Diff)
/intern/cycles/kernel/CMakeLists.txt (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021