Blender Git Commit Log

Git Commits -> Revision 7d2df81

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)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021