Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/doitsujin/dxvk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Rebohle <philip.rebohle@tu-dortmund.de>2019-07-19 01:42:37 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2019-07-19 01:42:37 +0300
commitd9c0940734d26b8d51723ce74a15b3369c15bd4f (patch)
tree65be71935704c6ea1f6b5aacd73d010eb626bc25 /README.md
parent3f4c9a3bb5cfb87daee3a235f30176ff01f29e19 (diff)
[meta] Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 81c82350..c0b0bf68 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,7 @@ The `DXVK_HUD` environment variable controls a HUD which can display the framera
- `drawcalls`: Shows the number of draw calls and render passes per frame.
- `pipelines`: Shows the total number of graphics and compute pipelines.
- `memory`: Shows the amount of device memory allocated and used.
+- `gpuload`: Shows estimated GPU load. May be inaccurate.
- `version`: Shows DXVK version.
- `api`: Shows the D3D feature level used by the application. Does not work correctly for D3D10 at the moment.