Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-06-30 15:53:09 +0300
committerCampbell Barton <campbell@blender.org>2022-06-30 16:46:57 +0300
commitdf40e9d0aad0c2a5b649d99c25e991a3664501c5 (patch)
tree45700639814125074435828df1785c21600cd68e /source/blender/windowmanager/intern/wm_window.c
parente190b70946b776cb105f8987c4cf1ec5157e75d0 (diff)
Fix memory leak with off-screen buffers under Wayland
Each off-screen buffer created a surface and EGL window which was only freed when Blender exited. Resolve by freeing the associated data when disposing the off-screen context.
Diffstat (limited to 'source/blender/windowmanager/intern/wm_window.c')
0 files changed, 0 insertions, 0 deletions