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
diff options
context:
space:
mode:
authorLukas Stockner <lukas.stockner@freenet.de>2017-07-03 19:22:35 +0300
committerLukas Stockner <lukas.stockner@freenet.de>2017-07-03 19:26:19 +0300
commit15fd758bd632fb37879b4c8cc3ff29f4305eae7e (patch)
tree57e03ada78564f97df2b2fef4308d98690437510 /source/blender/blenkernel/intern/rigidbody.c
parent6782a6076c22cd931dbbee03ccb3eca97c1af91d (diff)
Fix T51950: Abnormally long Cycles OpenCL GPU render times with certain panoramic camera settings
The problem here was that when a "invalid" path is generated by the panoramic camera, it was tagged as RAY_TO_REGENERATE with the intention of generating a new path in kernel_buffer_update. However, since that state was not handled in kernel_queue_enqueue, kernel_buffer_update did not process the path which resulted in an infinite loop.
Diffstat (limited to 'source/blender/blenkernel/intern/rigidbody.c')
0 files changed, 0 insertions, 0 deletions