From 2caa7803b841d8584ff85407b603e39fad097dfe Mon Sep 17 00:00:00 2001 From: baldurk Date: Wed, 18 Nov 2015 22:58:12 +0100 Subject: [PATCH] Add a post-1.0 feature, for completeness sake --- ReleaseNotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 24d262947..c98303144 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -44,6 +44,7 @@ In no particular order, features that are not planned until after 1.0. * Stepping inside vkCmdExecuteCommands * Support for replaying captures on a different machine to where they were captured * Shader debugging +* Vertex picking * Pixel history * Custom visualisation shaders * Linux support with Qt UI