tracy/public/tracy
Jakub Žádník da9b9f8e79
Fix wrong parameter in TracyCLContextName
The macro accepted a `context` parameter, but its expansion used `ctx`.

`context` is renamed to `ctx` in `TracyCLContext` for consistency.
2024-05-29 16:22:21 +03:00
..
Tracy.hpp Add formatted variants for ZoneText and ZoneName. 2024-02-11 16:24:37 +01:00
TracyC.h Merge pull request #755 from Chekov2k/color 2024-03-20 22:19:38 +01:00
TracyD3D11.hpp Fix variable name. 2024-03-17 11:34:25 +01: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 Fix wrong parameter in TracyCLContextName 2024-05-29 16:22:21 +03:00
TracyOpenGL.hpp Customizable source location data 2022-11-30 12:39:50 +02:00
TracyVulkan.hpp add availability flag to vkGetQueryPoolResults (vulkan profiler) 2024-05-25 20:02:57 +00:00