Blender Git Commit Log
Git Commits -> Revision 7d2df81
Revision 7d2df81 by Kévin Dietrich (cycles_procedural_api) April 6, 2021, 01:18 (GMT) |
Revert OptiX vertex copy optimization. This was failing for the multiple devices case as it is based on the device_pointer of the device_memory, which is not really a pointer when multiple devices are used, but an index in the actual device pointers map. Revert for now, until we have a nice solution. |
Commit Details:
Full Hash: 7d2df81636ef9055108b4d2084ead70b295baa85
Parent Commit: 1ab7802
Lines Changed: +27, -48
1 Modified Path:
/intern/cycles/device/device_optix.cpp (+27, -48) (Diff)