tracy/public/tracy
Simonas Kazlauskas 5a7a83d307 move ___tracy_fiber* declarations to under ifdef
These functions are only defined when -DTRACY_FIBERS is set. However,
the function is declared regardless of this declaration, which seems
like it could lead to obscure linking errors. I haven’t encountered any
of these specifically, but in my case, this distinction makes it more
difficult to produce correctly auto-generated bindings.
2023-01-19 01:54:26 +02:00
..
Tracy.hpp Customizable source location data 2022-11-30 12:39:50 +02:00
TracyC.h move ___tracy_fiber* declarations to under ifdef 2023-01-19 01:54:26 +02:00
TracyD3D11.hpp Customizable source location data 2022-11-30 12:39:50 +02:00
TracyD3D12.hpp Customizable source location data 2022-11-30 12:39:50 +02:00
TracyLua.hpp Move all client headers and sources to public/ directory. 2022-07-17 15:47:38 +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 Customizable source location data 2022-11-30 12:39:50 +02:00