blender/intern/cycles
Sergey Sharybin 17c95d0a96 Cycles: Add utility function to count maximum number of closures used by session
This will be used by split kernel in order to compile most optimal kernel.

Maximum number of closures is actually being cached in the session, so viewport
rendering will not trigger kernel re-loading when number of closures goes down.
2015-05-09 19:17:49 +05:00
..
app Cleanup: Remove leftover from Distorted Noise node in XML reader. 2015-05-05 10:38:45 +02:00
blender Separate scene simplification into viewport and render 2015-05-04 16:31:10 +05:00
bvh Cleanup: style & const's 2015-05-05 05:19:49 +10:00
cmake Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
device Cycles: Pass requested tile size to the device via device task 2015-05-09 19:09:07 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Add utility function to graph to query number of closures used in it 2015-05-09 19:13:32 +05:00
render Cycles: Add utility function to count maximum number of closures used by session 2015-05-09 19:17:49 +05:00
subd Cycles: Code cleanup, spaces around keywords 2015-03-28 00:15:15 +05:00
util Cycles: Fix for wrong clamp usage in fast math 2015-05-06 00:01:40 +05:00
CMakeLists.txt Optionally use c++11 stuff instead of boost in cycles where possible. We do and continue to depend on boost though 2015-03-29 22:12:40 +02:00
SConscript Optionally use c++11 stuff instead of boost in cycles where possible. We do and continue to depend on boost though 2015-03-29 22:12:40 +02:00