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

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Farrell <dafarrel@adobe.com>2021-05-02 02:56:52 +0300
committerDavid Farrell <dafarrel@adobe.com>2021-05-02 02:56:52 +0300
commit23010ee4d0bee158ae9a767fca2de904134578f2 (patch)
tree1e049f64139491f765aec474257bf41800ac99e2 /README.md
parent3ad3d0234f51bf907a4f312dad2e8f6ac6e149ed (diff)
Updated README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 29aa1168..0cbea1b0 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
### A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications.
-Tracy supports profiling CPU (C, C++11, Lua), GPU (OpenGL, Vulkan, OpenCL, Direct3D 12), memory, locks, context switches, per-frame screenshots and more.
+Tracy supports profiling CPU (C, C++11, Lua), GPU (OpenGL, Vulkan, OpenCL, Direct3D 11/12), memory, locks, context switches, per-frame screenshots and more.
For usage **and build process** instructions, consult the user manual [at the following address](https://github.com/wolfpld/tracy/releases).