blender/intern/cycles
Sergey Sharybin ba7c2b7b73 Cycles: Log allocation slop factor for BVH arrays
Currently they're staying at 1 (actual size over capacity), but we
will be changing it quite soon in order to avoid having too much
memory re-allocation happening at a BVH build time and will be
playing with different policies for that.
2016-04-04 12:56:56 +02:00
..
app Cycles: Remove the Preetham Sky model. 2016-04-02 23:36:14 +02:00
blender Cycles: Remove the Preetham Sky model. 2016-04-02 23:36:14 +02:00
bvh Cycles: Log allocation slop factor for BVH arrays 2016-04-04 12:56:56 +02:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Some typo fixes 2016-03-12 15:01:20 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Remove the Preetham Sky model. 2016-04-02 23:36:14 +02:00
render Cycles: Remove the Preetham Sky model. 2016-04-02 23:36:14 +02:00
subd Cycles: Correction to asserts, they will never trigger before 2016-02-03 15:01:26 +01:00
test Cycles: Add some utility tests using GTests 2016-02-06 19:19:20 +01:00
util Fix T47505: Cycles OpenCL rendering crash on Windows. 2016-04-01 20:39:07 +02:00
CMakeLists.txt Cycles: Add an option to build single kernel only which fits current CPU 2016-03-25 16:09:05 +01:00