tracy/public/tracy
Ivan Molodetskikh 852a1a5f14 Add TracyIsStarted
When using TRACY_MANUAL_LIFETIME, calling most Tracy functions
before starting the profiler results in an assertion. Notably, even
TracyIsConnected is affected. There is, however, no function to check if
the profiler had already started. This commit adds such a function.
2023-10-25 14:56:29 +04:00
..
Tracy.hpp Add TracyIsStarted 2023-10-25 14:56:29 +04:00
TracyC.h Add TracyIsStarted 2023-10-25 14:56:29 +04:00
TracyD3D11.hpp typo 2023-08-31 13:09:34 -07:00
TracyD3D12.hpp scoping 2023-09-11 12:59:48 -07:00
TracyLua.hpp Wrap std::numeric_limits<T>::max() in parenthesis 2023-08-17 10:03:52 +02:00
TracyOpenCL.hpp Customizable source location data 2022-11-30 12:39:50 +02:00
TracyOpenGL.hpp Customizable source location data 2022-11-30 12:39:50 +02:00
TracyVulkan.hpp correct load method Vk instance extension symbol 2023-10-17 23:23:13 +01:00