Blender Git Loki

Git Commits -> Revision 28e6d05

Revision 28e6d05 by Brecht Van Lommel (master)
February 4, 2014, 15:07 (GMT)
Fix cycles crash with float image textures on CPU without AVX support.

The AVX kernel functions for reading image textures could be get used from non-AVX
kernels. These are C++ class methods and need to be marked for inlining, all other
functions are static so they don't leak into other kernels.

Commit Details:

Full Hash: 28e6d05e0952bf96eec0320231178c883e0b8079
Parent Commit: 30b5aef
Lines Changed: +15, -9

2 Modified Paths:

/intern/cycles/kernel/kernel_compat_cpu.h (+9, -9) (Diff)
/intern/cycles/util/util_types.h (+6, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021