blender/intern/cycles
Sergey Sharybin ba9453f46f Cycles: Disable QBVH on 32bit systems all together
The reason for this is that we don't sue SSE optimization for 32bit platforms
because of T36316.

Things to look into:

- Nail the root of the issue of that report
- Implement non-SSE traversal code for QBVH
2014-12-29 13:23:44 +05:00
..
app Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
blender Cycles: Disable QBVH on 32bit systems all together 2014-12-29 13:23:44 +05:00
bvh Cycles: Mark visibility TODO as resolved 2014-12-27 23:38:29 +05:00
cmake Ghost Context Refactor 2014-10-07 15:47:32 -05:00
device Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Fix visibility check for instanced nodes 2014-12-27 23:33:50 +05:00
render Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
subd Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
CMakeLists.txt Cycles: Use lock in the memory statistics 2014-12-02 15:50:46 +05:00
SConscript Cycles: Support logging when building with SCons 2014-12-03 22:46:56 +05:00