tracy/common
Arvid Gerstmann ebd1d00178 Correctly forward declare Win32 functions
_WINDOWS_ is the macro defined by the windows.h header guard,
checking it whether the symbols have already been included before
forward declaring our own.
2018-07-13 23:39:58 +02: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
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 Prevent TIME-WAIT connections from blocking listen address. 2018-04-27 19:18:09 +02:00
TracySocket.hpp
TracySystem.cpp Improve fixes for warnings as per request 2018-06-30 15:36:06 +02:00
TracySystem.hpp Correctly forward declare Win32 functions 2018-07-13 23:39:58 +02:00