Blender Git Commit Log
Git Commits -> Revision fe06ec8
Revision fe06ec8 by Sergey Sharybin (master) December 25, 2014, 09:15 (GMT) |
Cycles: Workaround CUDA 6.5.16 error after watertight commit This issue doesn't happen with 6.5.12 and there's slight piece of hope it'll be fixed in next toolkit releases.. For now we're forcing CUDA to not inline ray precalculation. This could lead to some speed regression, but wouldn't expect it to be huge -- this code does not run that often comparing to actual triangle intersection. |
Commit Details:
Full Hash: fe06ec82a91a508b953e14277a97323a6eea901e
Parent Commit: 010f3ee
Lines Changed: +8, -2
1 Modified Path:
/intern/cycles/kernel/geom/geom_triangle_intersect.h (+8, -2) (Diff)