Blender Git Commit Log

Git Commits -> Revision 7bfe62d

Revision 7bfe62d by Sergey Sharybin (cycles-x)
June 25, 2021, 10:24 (GMT)
Fix Cycles X backing on GPU

A mistake was made in the init_from_bake kernel which was wrongly
scheduling next kernel: it was considering that flow comes from
the intersect_closest kernel. This made active kernel counters go
wrong: sum was adding up to 0, but the intersect_closest kernel
had negative value.

Commit Details:

Full Hash: 7bfe62d6b8f6b196cc4b5dabea84150aa2ec4150
Parent Commit: 7697a04
Lines Changed: +2, -6

1 Modified Path:

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