tracy/public
Razakhel cef21ef035 Added preprocessor checks for Clang on Windows
- MSVC-specific code is used in some places and compiled only if _MSC_VER is set; however, Clang under Windows also defines this, which reports errors on this non-standard code if the -pedantic-errors compiler flag is set
2024-02-21 22:54:44 +01:00
..
client Cast thread id to uint32_t 2024-02-16 16:29:36 -08:00
common Added preprocessor checks for Clang on Windows 2024-02-21 22:54:44 +01:00
libbacktrace fix typos and compilation warnings 2023-12-09 09:37:14 -06:00
tracy Add formatted variants for ZoneText and ZoneName. 2024-02-11 16:24:37 +01:00
TracyClient.cpp Add system power use tracking skeleton. 2023-03-09 22:31:31 +01:00