[Bf-cycles] tile buffer problems

Sergey Sharybin sergey.vfx at gmail.com
Tue Jul 21 18:58:16 CEST 2015


Global buffer is being created for progressive refine option, so you can
try using that. But you still need to be careful writing to it because it's
being accessed form multiple threads.

On Tue, Jul 21, 2015 at 6:47 PM, Mohamed Sakr <3dsakr at gmail.com> wrote:

> I think the best solution would be:
> create a single buffer in tile manager, and each tile is pointing at a sub
> buffer.
> the only problem is: memory consumption will be high on GPU "imagine a
> buffer of size 4k with all render passes, bam"
>
> _______________________________________________
> Bf-cycles mailing list
> Bf-cycles at blender.org
> http://lists.blender.org/mailman/listinfo/bf-cycles
>
>


-- 
With best regards, Sergey Sharybin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-cycles/attachments/20150721/b2238ee4/attachment.htm 


More information about the Bf-cycles mailing list