Blender Git Commit Log

Git Commits -> Revision 7447950

Revision 7447950 by Sergey Sharybin (master)
February 8, 2017, 13:00 (GMT)
Cycles: Speedup transparent shadows on CUDA

This commit enables record-all behavior of transparent shadows
rays.

Render times difference goes as following:

GTX 1080 render time
BMW -0.5%
Fishy Cat -0.0%
Pabellon Barcelona -11.6%
Classroom +1.2%
Koro -58.6%

Kernel will now use some extra VRAM memory to store the intersection
array (200MB on my configuration). This we can optimize out with some
further commits.

Commit Details:

Full Hash: 7447950bc3a3b11f0f1e0fd55df2031dbd3c0be2
Parent Commit: 9830eeb
Lines Changed: +1, -0

1 Modified Path:

/intern/cycles/kernel/kernel_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021