Patrick Mours
4fde594fda
Fix T84650: CPU render + OptiX denoiser leaves empty tiles unprocessed
...
The OptiX denoiser is part of the OptiX device, so to the tile manager looks like a GPU device. As a
result the tile stealing implementation erroneously stole CPU tiles and moved them to that OptiX
device, even though in this configuration the OptiX device was only set up for denoising and not
rendering. Launching the render kernel therefore caused a crash because of a missing AS etc.
This fixes that by ensuring tiles can only be stolen by devices that support render tiles.
2021-01-18 15:30:25 +01:00
..
2020-11-04 13:03:33 +01:00
2020-10-28 12:43:42 +01:00
2020-11-04 13:03:33 +01:00
2020-11-04 13:03:33 +01:00
2020-11-04 13:03:33 +01:00
2020-05-15 20:25:24 +02:00
2020-10-31 01:57:39 +01:00
2020-10-31 01:57:39 +01:00
2020-11-04 13:03:33 +01:00
2020-11-04 13:03:33 +01:00
2020-10-05 15:03:30 +02:00
2020-07-02 13:03:46 +10:00
2020-03-17 17:33:08 +01:00
2019-09-04 23:17:13 +02:00
2020-03-19 09:33:58 +01:00
2020-03-06 14:44:42 +01:00
2020-03-06 14:44:42 +01:00
2020-06-22 13:28:01 +02:00
2020-06-30 14:36:52 +02:00
2020-07-10 17:10:05 +02:00
2020-07-10 17:10:05 +02:00
2020-11-04 13:03:33 +01:00
2020-11-04 13:03:33 +01:00
2021-01-05 17:59:38 +01:00
2021-01-05 17:59:38 +01:00
2020-11-05 21:35:27 +01:00
2020-08-30 23:49:38 +02:00
2020-12-15 12:01:45 +01:00
2020-12-11 17:37:31 +01:00
2020-10-05 15:03:30 +02:00
2020-03-11 20:45:39 +01:00
2020-07-13 03:08:11 +02:00
2020-07-13 03:08:11 +02:00
2020-11-12 19:52:04 +01:00
2020-10-05 15:03:30 +02:00
2020-12-11 19:36:09 +01:00
2020-11-04 13:03:33 +01:00
2020-11-04 13:03:33 +01:00
2020-11-04 13:03:33 +01:00
2020-03-02 16:35:52 +01:00
2020-03-02 16:35:52 +01:00
2020-11-30 13:40:33 +01:00
2020-11-04 13:03:33 +01:00
2020-03-19 09:33:58 +01:00
2019-04-17 06:21:24 +02:00
2020-11-04 13:03:33 +01:00
2020-11-04 13:03:33 +01:00
2020-12-11 13:24:29 +01:00
2020-12-11 13:24:29 +01:00
2020-11-16 19:30:37 +01:00
2020-11-04 13:03:33 +01:00
2020-12-24 14:19:21 +01:00
2020-11-04 13:03:33 +01:00
2021-01-13 12:12:36 +01:00
2020-08-30 23:49:38 +02:00
2020-10-01 23:21:11 +02:00
2020-08-30 23:49:38 +02:00
2020-12-11 13:24:29 +01:00
2020-12-11 13:24:29 +01:00
2021-01-18 15:30:25 +01:00
2020-11-12 20:30:14 +01:00
2020-12-14 13:44:29 +01:00
2020-11-04 13:03:33 +01:00
2019-08-04 14:24:29 -06:00
2019-04-17 06:21:24 +02:00
2020-10-08 06:41:33 +02:00
2020-10-08 06:41:33 +02:00
2020-12-22 14:25:50 +01:00
2020-12-22 14:25:50 +01:00
2020-10-01 23:21:11 +02:00
2020-10-01 23:21:11 +02:00
2020-04-28 22:40:44 +02:00
2020-10-19 08:12:33 -07:00
2020-12-02 11:18:45 +01:00
2020-11-04 13:03:33 +01:00