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:
-rw-r--r--.github/sponsor.pngbin0 -> 1056 bytes
-rw-r--r--README.md2
2 files changed, 2 insertions, 0 deletions
diff --git a/.github/sponsor.png b/.github/sponsor.png
new file mode 100644
index 00000000..cc6aab6e
--- /dev/null
+++ b/.github/sponsor.png
Binary files differ
diff --git a/README.md b/README.md
index f3b89c6c..f6b362b2 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
[![Build status](https://ci.appveyor.com/api/projects/status/968a88arq06gm3el/branch/master?svg=true)](https://ci.appveyor.com/project/wolfpld/tracy/branch/master)
+[![Sponsor](.github/sponsor.png)](https://github.com/sponsors/wolfpld/)
+
### A real time, nanosecond resolution, remote telemetry frame 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.