From b4f48bf2d61cfc2d78c82309fd3602bb41a3d70d Mon Sep 17 00:00:00 2001 From: Hans-Kristian Arntzen Date: Fri, 12 Mar 2021 12:22:58 +0100 Subject: [PATCH] meta: Update README with new VKD3D_CONFIG flags. Signed-off-by: Hans-Kristian Arntzen --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 98271983..618ba9b3 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,8 @@ commas or semicolons. - `vk_debug` - enables Vulkan debug extensions and loads validation layer. - `skip_application_workarounds` - Skips all application workarounds. For debugging purposes. + - `dxr` - Enables DXR support if supported by device. + - `force_static_cbv` - Unsafe speed hack on NVIDIA. May or may not give a significant performance uplift. - `VKD3D_DEBUG` - controls the debug level for log messages produced by vkd3d-proton. Accepts the following values: none, err, info, fixme, warn, trace. - `VKD3D_SHADER_DEBUG` - controls the debug level for log messages produced by