Blender Git Commit Log
Git Commits -> Revision d0cba5c
Revision d0cba5c by Patrick Mours (master) October 21, 2019, 12:23 (GMT) |
Fix T70937: Cycles fails in viewport when rendering with OptiX Was caused by D6068, which did not handle "MEM_PIXELS" memory when not in background mode. Before that it always fell back to using generic device memory, so restoring that behavior. In future this should be changes to use OpenGL interop for optimal performance. |
Commit Details:
Full Hash: d0cba5caf464e18e8522c3f890cb1053631374c1
Parent Commit: 6a11180
Lines Changed: +6, -4
1 Modified Path:
/intern/cycles/device/device_optix.cpp (+6, -4) (Diff)