Tracy-CSharp
Tracy-CSharp copied to clipboard
C# bindings for Tracy https://github.com/wolfpld/tracy with native dynamic link libraries.
Bumps [ext/Tracy](https://github.com/wolfpld/tracy) from `37aff70` to `c4863d4`. Commits c4863d4 Bump ImGui to 1.90.1. a9288cd Merge pull request #710 from c-cube/bound-checks-import-fuchsia dff6ea5 import fuchsia: check bounds to handle truncated traces 747a3cd Merge...
Bumps [ext/Tracy](https://github.com/wolfpld/tracy) from `5d542dc` to `1bd56a9`. Commits 1bd56a9 Don't mix thread order and thread data vectors. 1bd8441 Extend plots to the end of the trace. 90c072b Update manual. 096eec1 Improve...
A null deref while Tracy is attached causes the whole program to exit and Tracy to report a crash. Normally the program would handle the null deref gracefully using a...
Bumps [ext/Tracy](https://github.com/wolfpld/tracy) from `5d542dc` to `87c54f9`. Commits 87c54f9 Merge pull request #941 from UnixY2K/patch-1 b48ab72 detect MSVC usage 45c4dc5 Bump imgui to 1.91.6-docking. f703cc3 Merge pull request #939 from eibach/feature_hexvalue...
Bumps [ext/Tracy](https://github.com/wolfpld/tracy) from `5d542dc` to `0cac843`. Commits 0cac843 Add scroll modifier options 3c0db7e Merge pull request #924 from fknorr/sys-power-fscanf-warning 7ef690b Silence GCC fscanf warning in TracySysPower.cpp 16ef91c Bump imgui to...