Files
test/source/blender/editors
Jeroen Bakker 88c956c13b Fix T100969: Memory leak GPU subdivision during rendering.
The viewport cleans up old subdivision buffers right after drawing.
During rendering this was not done and when rendering many frames
this lead to memory issues.

This patch will also clear up the GPU Subdivision buffers after any
offscreen render or final render. There is already a mutex so this
is safe to be done from a non main thread.

Thanks to @kevindietrich to finding the root cause.
2022-11-11 08:47:58 +01:00
..
2022-10-07 22:55:03 +11:00
2022-11-01 12:24:58 +11:00
2022-11-10 11:34:10 +11:00
2022-11-10 12:34:46 +01:00
2022-09-14 21:34:38 +02:00
2022-02-15 12:32:15 +01:00