IMPORTANT
All libraries repos are forked from zig-gamedev, they are not my work.
About
I have created a separate ztracy
release, for easier import into another build.zig.zon
file.
Tested only with zig version 0.12.0 (0.13.0-dev.242+6635360db) on Linux Fedora 39.
Here are the repos:
- system-sdk - dependency
- ztracy - library
- ztracy-tsc - library fix for
CPU doesn't support invariant TSC
message. - ztracy-example - a simple example of using library
Useful Links
- zig-gamedev - main monorepo for @zig-gamedev libs and example applications
- tracy - frame profiler
All the best!