Patrick Mours
332aed6399
Fix sporadic CUDA launch failures with Cycles viewport denoising
...
Sometimes the viewport buffer size is zero for a frame, which caused the denoising task to also try to
launch CUDA kernels with a launch size of zero, which in turn failed with a CUDA error. This patch
prevents launches from occuring in this case, similar to how it is handled in `copy_to_display_buffer`.
2020-02-14 17:00:44 +01:00
..
2020-02-07 12:18:15 +01:00
2020-02-07 12:18:15 +01:00
2020-01-20 14:03:14 +01:00
2020-01-20 14:03:14 +01:00
2020-02-07 12:18:15 +01:00
2019-04-17 06:21:24 +02:00
2020-02-11 18:03:43 +01:00
2019-12-10 20:44:46 +01:00
2020-02-07 12:18:15 +01:00
2019-04-21 03:05:38 +02:00
2020-02-07 12:18:15 +01:00
2019-05-25 13:05:59 -06:00
2019-05-19 14:36:42 +02:00
2019-09-04 23:17:13 +02:00
2019-09-04 23:17:13 +02:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2019-04-24 14:39:47 +02:00
2019-04-24 14:39:47 +02:00
2019-09-30 15:38:07 +02:00
2019-05-01 21:41:07 +10:00
2020-02-07 12:18:15 +01:00
2019-12-12 13:04:43 +01:00
2020-02-07 12:18:15 +01:00
2020-02-07 12:18:15 +01:00
2019-12-10 20:44:46 +01:00
2019-12-10 20:44:46 +01:00
2020-02-07 12:18:15 +01:00
2020-02-07 12:18:15 +01:00
2019-12-12 18:40:37 +01:00
2019-12-12 18:40:37 +01:00
2019-12-12 13:04:43 +01:00
2019-06-28 17:47:53 +02:00
2020-02-07 12:18:15 +01:00
2019-11-25 00:55:11 +11:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-02-07 12:18:15 +01:00
2019-12-08 19:49:34 +01:00
2020-02-07 12:18:15 +01:00
2020-02-07 12:18:15 +01:00
2020-02-07 12:18:15 +01:00
2020-02-07 12:18:15 +01:00
2019-12-26 20:14:31 +01:00
2020-02-07 12:18:15 +01:00
2020-02-07 12:18:15 +01:00
2020-02-11 21:40:23 -07:00
2019-12-12 18:40:37 +01:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-02-07 15:29:46 +01:00
2020-02-07 12:18:15 +01:00
2020-02-14 17:00:44 +01:00
2020-02-11 18:03:43 +01:00
2020-02-07 12:18:15 +01:00
2020-02-07 12:18:15 +01:00
2019-08-04 14:24:29 -06:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2019-08-17 00:57:05 +10:00
2020-01-20 14:03:14 +01:00
2019-12-12 18:40:37 +01:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-02-11 18:03:43 +01:00
2020-02-11 18:03:43 +01:00