blender/intern/cycles
Sergey Sharybin c8548871ac Cycles: Use more explicit and commonly used names for BVH structures
This renames BinaryBVH to BVH2 and QBVH to BVH8. There is no user measurable
difference, but allows us to add more types of BVH trees such as BVH8.
2017-04-13 10:29:14 +02:00
..
app Cycles: Fix compilation error of app after the include directories change 2017-03-29 16:54:41 +02:00
blender Cycles: Fix access of NULL pointer as array 2017-04-07 15:08:00 +02:00
bvh Cycles: Use more explicit and commonly used names for BVH structures 2017-04-13 10:29:14 +02:00
cmake Fix compilation error when CUDA toolkit is not installed 2016-11-07 14:47:10 +01:00
device Cycles: Only calculate global size of split kernel once to avoid changes 2017-04-11 03:26:18 -04:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
kernel Cycles: Fix the AO replacement option in the split kernel 2017-04-11 01:07:49 +02:00
render Cycles: Fix race condition in shader attribute for real now 2017-04-10 16:53:01 +02:00
subd Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
test Cycles: Cleanup, order of arguments to EXPECT_EQ 2017-02-03 11:35:34 +01:00
util [Cycles/msvc] Get cycles_kernel compile time under control. 2017-04-07 10:26:55 -06:00
CMakeLists.txt Fix T51051: Incorrect render on 32bit Linux 2017-03-30 11:37:31 +02:00