Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorSergey Sharybin <sergey@blender.org>2021-05-05 12:31:04 +0300
committerSergey Sharybin <sergey@blender.org>2021-05-05 15:50:03 +0300
commitd9d71698374101bad61b712c742183c94e5d8e6c (patch)
tree317c163f58fb59fac09ba415a94156fe13b0313c /source
parentfff80afe399333dccd8f2a921b67ce413c330a1b (diff)
Fix kernel loading time accounted twice in render progress
The render session is keeping track of the scene update, which includes kernel loading time. This fixes negative render times reported when CUDA kernels are compiled at runtime. A bit fragile logic, can be re-implemented using some user-counted scope utility classes, so that only outer-most time skip is applied.
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions