tracy/common
Arvid Gerstmann dfe3285252 Merged in Leandros99/tracy/pr-1 (pull request #11)
Implement pthread_getname_np alternative if it's not available
2018-07-24 11:57:21 +00:00
..
tracy_benaphore.h Move benaphore to common directory. 2018-04-01 18:59:55 +02:00
tracy_lz4.cpp Bump lz4 to 1.8.2. 2018-05-08 01:52:40 +02:00
tracy_lz4.hpp Bump lz4 to 1.8.2. 2018-05-08 01:52:40 +02:00
tracy_sema.h Correctly forward declare Win32 functions 2018-07-13 23:39:58 +02:00
TracyAlign.hpp MemRead() uses const pointer. 2018-07-11 01:33:27 +02:00
TracyAlloc.hpp Improve fixes for warnings as per request 2018-06-30 15:36:06 +02:00
TracyColor.hpp Provide tracy color list in default client header. 2017-11-25 15:33:10 +01:00
TracyForceInline.hpp Fix force_inline on gcc/clang. 2018-04-21 19:22:27 +02:00
TracyMutex.hpp Use the fastest mutex available. 2018-07-14 00:39:01 +02:00
TracyProtocol.hpp Send on-demand initial payload message. 2018-07-10 22:37:39 +02:00
TracyQueue.hpp Add keep alive message. 2018-07-10 21:23:19 +02:00
TracySocket.cpp Infer socket readiness from select() return value. 2018-07-16 01:50:21 +02:00
TracySocket.hpp Buffer data from recv() calls. 2018-07-15 19:34:47 +02:00
TracySystem.cpp Merged in Leandros99/tracy/pr-1 (pull request #11) 2018-07-24 11:57:21 +00:00
TracySystem.hpp Fix targetting lower windows versions when using W10 SDK that is older than redstone2. 2018-07-19 11:08:41 +03:00