tracy/common
2020-09-24 01:31:23 +02:00
..
src-from-vcxproj.mk Factor out Unix build logic into shared files. 2020-07-31 11:08:36 -07:00
tracy_lz4.cpp
tracy_lz4.hpp
tracy_lz4hc.cpp
tracy_lz4hc.hpp Update LZ4 to 1.9.1. 2019-05-01 16:53:48 +02:00
TracyAlign.hpp
TracyAlloc.hpp
TracyApi.h Add empty TRACY_API instead of using dllexport for static builds on windows. Using dllexport is not correct, because it marks APIs in static lib for export and these APIs would get exported from a DLL that links to tracy. 2020-05-05 13:23:46 +03:00
TracyColor.hpp Provide tracy color list in default client header. 2017-11-25 15:33:10 +01:00
TracyForceInline.hpp
TracyMutex.hpp
TracyProtocol.hpp
TracyQueue.hpp
TracySocket.cpp Don't block when polling for broadcast messages. 2020-09-20 22:06:28 +02:00
TracySocket.hpp Don't block when polling for broadcast messages. 2020-09-20 22:06:28 +02:00
TracySystem.cpp add set thread to c api 2020-08-04 11:51:48 +02:00
TracySystem.hpp Move GetThreadHandleImpl() from header to source file. 2020-02-11 14:40:49 +01:00
unix.mk Factor out Unix build logic into shared files. 2020-07-31 11:08:36 -07:00