blender/intern/cycles
Brecht Van Lommel 10d2cbfa36 Fix T84872: OptiX GPU + CPU rendering uses branched path samples
Branched path tracing is not supported for OptiX, and it would still use the
number of AA samples from there when branched path was enabled by the user
earlier but auto disabled and hidden in the UI when using OptiX.

Ref D10159
2021-01-20 14:59:23 +01:00
..
app CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
blender Fix T84872: OptiX GPU + CPU rendering uses branched path samples 2021-01-20 14:59:23 +01:00
bvh Fix T83915: Subdivision Surface modifier causes visual artifacts in Cycles rendered viewport - CPU and OptiX 2021-01-05 17:59:38 +01:00
cmake Cleanup: CMake: Remove arguments from endif(..) 2020-10-12 18:51:48 +05:30
device Fix T84872: OptiX GPU + CPU rendering uses branched path samples 2021-01-20 14:59:23 +01:00
doc CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
graph Cycles: fix Node::tag_modified not setting modified flag's upper bits 2020-11-09 14:52:48 +01:00
kernel Fix Cycles build error with OSL 1.12 2021-01-15 15:41:17 +01:00
render Fix T84872: OptiX GPU + CPU rendering uses branched path samples 2021-01-20 14:59:23 +01:00
subd Cycles API: encapsulate Node socket members 2020-11-04 13:03:33 +01:00
test CMake: add missing headers 2021-01-20 16:08:52 +11:00
util Fix T84745: build error with TBB 2021 2021-01-15 17:29:36 +01:00
CMakeLists.txt Fix automated tests when building with GCC and march=native 2021-01-14 17:37:39 +01:00