Blender Git Commit Log

Git Commits -> Revision 3126319

Revision 3126319 by Sergey Sharybin (master)
February 2, 2015, 12:35 (GMT)
Fix T43511: Major slow down with many instanced objects in cycles GPU

Slowdown was caused by watertight intersection commit and follow-up workaorund
for compiler crash which uninlined utility function which rotates the ray.

Now it's only uninlined for sm_50 and sm_52 experimental kernels which are the
only ones which failed to compile.

Rendering still might be a bit slower but at least shouldn't be that dramatic.

Commit Details:

Full Hash: 31263192bbb97e97d7e9674c7d90fa209718be4b
Parent Commit: 81f9769
Lines Changed: +1, -1

1 Modified Path:

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