Files
blender/intern
Sergey Sharybin e588106d45 Cycles: Use more SSE intrinsics for float3 type
This gives about 5% speedup on AVX2 kernels (other kernels still
have SSE disabled for math operations) and this solves the slowdown
of koro scene mention in the previous commit.

The title says it all actually. This commit also contains
changes to pass float3 as const reference in affected functions.

This should make MSVC happier without breaking OpenCL because it's
only done in areas which are ifdef-ed for non-OpenCL.

Another patch based on inspiration from Maxym Dmytrychenko, thanks!
2016-10-12 14:43:00 +02:00
..
2016-07-19 22:04:14 +10:00
2016-07-02 10:08:33 +10:00
2016-07-02 10:08:33 +10:00
2016-07-15 02:39:45 +10:00
2016-04-12 11:22:30 +10:00
2016-07-21 18:16:08 -04:00
2016-06-11 22:05:20 +02:00
2016-05-26 18:53:09 +10:00