Blender Git Loki
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