blender/intern/cycles
Sergey Sharybin 9c4aba11c9 Cycles: Add some sanity check asserts in the traversal code
This way we'll be sure (in debug builds) that regular BVH traversal is not used
for QBVH tree (could happen because of mismatch of logic in kernel and render).
2014-12-29 13:35:31 +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: Add some sanity check asserts in the traversal code 2014-12-29 13:35:31 +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