Blender Git Loki
Git Commits -> Revision 688e5c6
Revision 688e5c6 by Lukas Stockner (master) January 11, 2021, 20:04 (GMT) |
Fix T82351: Cycles: Tile stealing glitches with adaptive sampling In my testing this works, but it requires me to remove the min(start_sample...) part in the adaptive sampling kernel, and I assume there's a reason why it was there? Reviewed By: brecht Maniphest Tasks: T82351 Differential Revision: https://developer.blender.org/D9445 |
Commit Details:
Full Hash: 688e5c6d3895a8f6b5aec06977c9dcb4b00e0a76
Parent Commit: b70f4a2
Lines Changed: +33, -53