This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Omar Emara 9e23ab9f37 Fix: Memory leak in realtime compositor
There was a memory leak in the GPU code generator for the compositor
output. It was just due to a missing free in the GPU code generator
destructor, so this patch makes sure it is freed.
2022-08-22 10:57:24 +02:00
..
2022-08-19 11:29:32 +10:00
2022-08-17 12:03:26 -04:00
2022-08-19 13:49:13 +10:00
2022-03-16 11:58:22 +11:00
2022-08-19 13:46:37 +10:00
2022-08-19 13:49:13 +10:00
2022-08-22 12:42:23 +10:00
2022-05-17 15:34:02 +10:00