blender/intern/cycles
Sergey Sharybin c707b91ce6 Cycles: Optimize leaf splitting code by avoid vector allocation
Use variables allocated in the stack and avoid heap allocation which should make
leaf splitting code a bit faster.
2015-01-12 14:49:59 +05:00
..
app Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
blender Cycles: Repot CPU and CUDA capabilities to system info operator 2015-01-06 14:13:21 +05:00
bvh Cycles: Optimize leaf splitting code by avoid vector allocation 2015-01-12 14:49:59 +05:00
cmake Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
device Cycles: Repot CPU and CUDA capabilities to system info operator 2015-01-06 14:13:21 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: BVH params option to split leaf node by primitive types 2015-01-12 14:49:56 +05:00
render Cycles: Add logging to OSL and CUDA initialization/compilation 2015-01-01 01:31:08 +05:00
subd Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util Fix T43027: OpenCL kernel compilation broken after QBVH 2015-01-02 14:58:01 +05:00
CMakeLists.txt Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
SConscript Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00