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:
authorBartosz Taudul <wolf.pld@gmail.com>2020-06-06 16:37:16 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2020-06-06 16:37:16 +0300
commitbee70ee72bff055d9fdc9738fa56cf943e93d41d (patch)
tree2ce1d4fa8e8e8a23754a80e471ca93672825d003 /README.md
parente78bbf3492ca864ab1db2f860613c86b564ae45c (diff)
Add OpenCL to description.
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 b5933048..fb07b323 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), memory, locks, context switches, per-frame screenshots and more.
+Tracy supports profiling CPU (C, C++11, Lua), GPU (OpenGL, Vulkan, OpenCL), 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).