blender/intern/cycles
Brecht Van Lommel 1457e5ea73 Fix Cycles Windows render errors with BVH2 CPU rendering.
One problem is that it was always using __mm_blendv_ps emulation even if the
instruction was supported. The other that the emulation function was wrong.

Thanks a lot to Ray Molenkamp for tracking this one down.
2017-08-29 22:55:35 +02:00
..
app CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
blender Cycles: Cleanup, naming of variable 2017-08-25 21:30:20 +02:00
bvh Cycles: Fix stack overflow during traversal caused by floating overflow 2017-08-25 14:27:34 +02:00
cmake CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
device Cycles: Correct logging of sued CPU intrisics 2017-08-25 14:27:34 +02:00
doc
graph Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
kernel Cycles: Mark pixels with negative values as outliers 2017-08-25 17:46:15 +02:00
render Fix T51805: Overlapping volumes renders incorrect on AMD GPU 2017-08-23 12:35:23 +02:00
subd Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
test Cycles: Don't leave multiple spaces in the device name 2017-06-08 12:15:24 +02:00
util Fix Cycles Windows render errors with BVH2 CPU rendering. 2017-08-29 22:55:35 +02:00
CMakeLists.txt CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00