From 6c249327463d73e85a140f38306ca1673a2f5b0d Mon Sep 17 00:00:00 2001 From: baldurk Date: Mon, 16 May 2016 15:42:28 +0200 Subject: [PATCH] Vulkan support is no longer planned for future! --- docs/behind_scenes/planned_features.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/behind_scenes/planned_features.rst b/docs/behind_scenes/planned_features.rst index 951665016..41452c3a2 100644 --- a/docs/behind_scenes/planned_features.rst +++ b/docs/behind_scenes/planned_features.rst @@ -15,7 +15,7 @@ Planned features * Mesh display after HS stage. * Perfkit/PerfHUD integration for vendor-specific detailed performance timers. * Multiple frames in a single capture/logfile. -* D3D12 and Vulkan support. +* D3D12 support. * Further work on Qt UI. * Diffing events in a given frame. * Modifying the pipeline on the fly to change state.