forked from blender/blender
Sergey Sharybin
b803d7fabb
Since #118841 there are more cases where Cycles would check for the graphics interop support. This could lead to a crash when graphics interop functions are called without having active graphics context. This change makes it so there is no graphics interop calls when doing headless render. In order to achieve this the device creation is now aware of the headless mode. Pull Request: blender/blender#122844 |
||
---|---|---|
.. | ||
buffers.cpp | ||
buffers.h | ||
CMakeLists.txt | ||
denoising.cpp | ||
denoising.h | ||
display_driver.h | ||
merge.cpp | ||
merge.h | ||
output_driver.h | ||
session.cpp | ||
session.h | ||
tile.cpp | ||
tile.h |