Blender Git Commit Log

Git Commits -> Revision 11f8238

January 12, 2017, 03:56 (GMT)
Cycles: Clean up passing of int4 to CPU kernels

Since the type of int4 depends on whether SSE is enabled, the SSE kernels expect a different type than the device code.
Therefore, the content must be passed as a pointer...

Commit Details:

Full Hash: 11f8238315a3b451b589770adbeda4cfa1b79f2f
Parent Commit: 5cec64b
Lines Changed: +16, -12

2 Modified Paths:

/intern/cycles/kernel/kernels/cpu/kernel_cpu_impl.h (+7, -12) (Diff)
/intern/cycles/util/util_math.h (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021