Files
blender/intern/cycles
Lukas Stockner 94efc651d4 Cycles Denoiser: Allocate a single temporary buffer for the entire denoising process
With small tiles, the repeated allocations on GPUs can actually slow down the denoising quite a lot.
Allocating the buffer just once reduces rendertime for the default cube with 16x16 tiles and denoising on a mobile 1050 from 22.7sec to 14.0sec.
2018-08-25 12:23:52 -07:00
..
2018-08-24 14:36:18 +02:00
2018-08-24 14:36:18 +02:00
2018-06-28 00:11:01 +02:00
2018-08-24 14:36:18 +02:00