blender/intern/cycles
Sergey Sharybin 0493879401 Cycles: Report error via the new engine API
This way CUDA errors are visible in the image info line,
which makes things to behave the same across viewport and
final rendering.

That's right, we've got error reported via reports and info
line now. This is based on the feedback from our gooseberry
team.
2014-12-05 22:15:09 +05:00
..
app Fix for last commit, accidentaly removed transparent shadows property. 2014-11-17 11:31:59 +01:00
blender Cycles: Report error via the new engine API 2014-12-05 22:15:09 +05:00
bvh Cycles: Speedup BVH build for certain compilers 2014-11-24 18:50:46 +05:00
cmake Ghost Context Refactor 2014-10-07 15:47:32 -05:00
device Cycles: Remove workaround for missing sm_52 kernel, now we require it for Maxwell cards. 2014-12-02 13:45:39 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Synchronize SCons with CMake in regard of logging 2014-12-03 23:04:57 +05:00
render Cycles: Add dedicated Progress::set_error() call 2014-12-05 22:15:04 +05:00
subd Add safe_normalize to cycles, avoid checking length first 2014-11-08 13:37:42 +01:00
util Cycles: Add dedicated Progress::set_error() call 2014-12-05 22:15:04 +05:00
CMakeLists.txt Cycles: Use lock in the memory statistics 2014-12-02 15:50:46 +05:00
SConscript Cycles: Support logging when building with SCons 2014-12-03 22:46:56 +05:00