blender/intern/cycles
Sergey Sharybin 5ab3a97dbb Cycles: Log overall time spent on building object's BVH
We had per-tree statistics already, but it's a bit tricky to see overall
time because trees could be building in parallel.

In fact, we can now print statistics for any TaskPool.
2016-04-04 13:43:19 +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: Log overall time spent on building object's BVH 2016-04-04 13:43:19 +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 Cycles: Log overall time spent on building object's BVH 2016-04-04 13:43:19 +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