Blender Git Commit Log

Git Commits -> Revision 5ae9e4e

Revision 5ae9e4e by Sergey Sharybin (cycles-x)
April 28, 2021, 17:49 (GMT)
Fix wrong order of graphics interop destruction

The GPU display needs to be destroyed after path trace works, otherwise
the CUDA interop resource destruction will error with an invalid graphics
context.

Additionally, added guards to ensure the CUDA graphics interop object is
never copied.

Commit Details:

Full Hash: 5ae9e4e08d37227a847bfedd3a670d9dd1c7e5e2
Parent Commit: 0bdc814
Lines Changed: +8, -2

2 Modified Paths:

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