Blender Git Commit Log

Git Commits -> Revision b586f80

Revision b586f80 by Patrick Mours (master)
June 12, 2020, 16:24 (GMT)
Cycles: Improve CUDA and OptiX error reporting in the viewport

This patch makes the infamous "Cancel" error in the viewport a thing of the past. Instead it
now shows a more useful error message and streamlines the error handling process in CUDA.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D8008

Commit Details:

Full Hash: b586f801fc921f9f420260fb3ff4f26cb6773157
Parent Commit: 5dca72d
Lines Changed: +65, -85

4 Modified Paths:

/intern/cycles/device/cuda/device_cuda.h (+1, -5) (Diff)
/intern/cycles/device/cuda/device_cuda_impl.cpp (+53, -69) (Diff)
/intern/cycles/device/device_optix.cpp (+9, -9) (Diff)
/intern/cycles/render/session.cpp (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021