From c50fd9af9b6c495f440e27bd5d79849ead0f611a Mon Sep 17 00:00:00 2001 From: baldurk Date: Wed, 21 Oct 2015 17:37:19 +0200 Subject: [PATCH] Memory leaks in replay UI seem to be gone... --- ReleaseNotes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index b61c79fd1..60e6ee07c 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -40,7 +40,6 @@ On capture: On replay: -* Memory leaks each time a new capture is loaded in the replay UI. * Only 2D non-array non-integer textures can currently be displayed. * Auto texture range-fit or histogram display is not implemented. * Debug overlays aren't implemented.