From 10f7e4d91bdbc04ee0be4aea0f3c5ca88145073f Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Tue, 7 Aug 2018 15:35:43 +0200 Subject: [PATCH] [meta] Update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ac2dc866f4..36bc8590d5b 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,6 @@ The following environment variables can be used for **debugging** purposes. - `DXVK_CUSTOM_VENDOR_ID=` Specifies a custom PCI vendor ID - `DXVK_CUSTOM_DEVICE_ID=` Specifies a custom PCI device ID - `DXVK_LOG_LEVEL=none|error|warn|info|debug` Controls message logging -- `DXVK_FAKE_DX10_SUPPORT=1` Advertizes support for D3D10 interfaces - `DXVK_USE_PIPECOMPILER=1` Enable asynchronous pipeline compilation. This currently only has an effect on RADV in mesa-git. ## Troubleshooting