From 105faffbcba19e90545afcf6d9292c5dd2c7ac94 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Thu, 29 Oct 2015 13:23:03 +0200 Subject: Fix the leaking framebuffer on graph resize MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I97e32b56a81afe22aa237055ff6d7db2399b70d3 Reviewed-by: Tomi Korpipää --- dist/changes-1.2.2 | 1 + 1 file changed, 1 insertion(+) (limited to 'dist/changes-1.2.2') diff --git a/dist/changes-1.2.2 b/dist/changes-1.2.2 index b815f1e8..1df684bd 100644 --- a/dist/changes-1.2.2 +++ b/dist/changes-1.2.2 @@ -6,3 +6,4 @@ Fixed issues - Compilation fixes for Qt 5.6 - Fixed OpenGL 3.x crash - Fixed renderer access synchronization in QML +- Fixed a framebuffer leak on graph resize -- cgit v1.2.3