From 45a5473e62b87221dce11dae85f881db321c25d9 Mon Sep 17 00:00:00 2001 From: baldurk Date: Sun, 19 Jul 2015 00:10:05 +0200 Subject: [PATCH] Update roadmap details and point to github wiki which is more up to date --- docs/TheFuture.aml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/TheFuture.aml b/docs/TheFuture.aml index bc7a117be..c27468050 100644 --- a/docs/TheFuture.aml +++ b/docs/TheFuture.aml @@ -8,6 +8,14 @@ I just would like to add them eventually. It's mostly here for interest, and for reference if you have a new feature request - it might be on here already! + + For more detail and a more up to date list, check the + +GitHub wiki +wiki on GitHub +https://github.com/baldurk/renderdoc/wiki +. + Also note that none of these features are guaranteed. In an ideal world they would all happen but since work hasn't started on any of them some may turn out to be impractical @@ -26,8 +34,8 @@ Perfkit/PerfHUD integration for vendor-specific detailed performance timers. Multiple frames in a single capture/logfile. - D3D9, D3D12, Mantle and glNext support. - Linux/OS X UI. + D3D12 and Vulkan support. + Further work on Qt UI. Diffing events in a given frame. Modifying the pipeline on the fly to change state. Highlighting redundant state-setting.