Files
test2/intern
Lukas Stockner 15fd758bd6 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.
2017-07-03 18:26:19 +02:00
..
2016-01-04 14:20:48 +05:00
2017-03-12 02:47:53 +11:00
2017-05-27 15:34:55 -04:00
2016-01-04 14:20:48 +05:00
2017-06-19 10:04:30 +10:00
2016-01-04 14:20:48 +05:00
2016-07-02 10:08:33 +10:00
2017-06-19 10:04:30 +10:00
2016-06-11 22:05:20 +02:00
2017-05-27 15:34:55 -04:00
2016-01-04 14:20:48 +05:00
2017-03-12 02:47:53 +11:00