tracy/public
Sherief Farouk e8b3d22d76 Windows exception handler allows other handlers to be called.
The profiled app might install handlers to track crashes, write minidumps,
etc. - this patch makes sure the app's exception handler is called when
a crash happens while profiling with Tracy.
2022-09-10 17:16:58 -07:00
..
client Windows exception handler allows other handlers to be called. 2022-09-10 17:16:58 -07:00
common Move TracyVersion.hpp to common. 2022-08-27 16:05:36 +02:00
libbacktrace Resolve relative file names to absolute ones. 2022-08-16 23:48:46 +02:00
tracy Added gpu zone begin non-alloc and callstack variants to the C API 2022-09-09 21:23:07 +02:00
TracyClient.cpp Move all client headers and sources to public/ directory. 2022-07-17 15:47:38 +02:00