.. |
src-from-vcxproj.mk
|
Add support for compiling assembly files.
|
2021-12-21 12:22:43 +01:00 |
tracy_lz4.cpp
|
Force inline LZ4_NbCommonBytes().
|
2021-04-18 14:42:35 +02:00 |
tracy_lz4.hpp
|
Wrap lz4 in tracy namespace, etc.
|
2020-11-16 18:13:19 +01:00 |
tracy_lz4hc.cpp
|
Wrap lz4 in tracy namespace, etc.
|
2020-11-16 18:13:19 +01:00 |
tracy_lz4hc.hpp
|
Wrap lz4 in tracy namespace, etc.
|
2020-11-16 18:13:19 +01:00 |
TracyAlign.hpp
|
MemRead() uses const pointer.
|
2018-07-11 01:33:27 +02:00 |
TracyAlloc.hpp
|
Merge remote-tracking branch 'origin/master' into hw
|
2021-06-14 23:54:34 +02:00 |
TracyApi.h
|
Fix line endings.
|
2022-01-01 17:02:05 +01: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
|
Remove benaphore, use std::mutex on cygwin.
|
2020-03-19 02:06:54 +01:00 |
TracyProtocol.hpp
|
Bump protocol to simplify IsQueryPrio().
|
2022-04-18 13:39:49 +02:00 |
TracyQueue.hpp
|
Add missing includes.
|
2022-04-26 22:01:09 +02:00 |
TracySocket.cpp
|
Drop support for Cygwin.
|
2021-10-07 23:28:40 +02:00 |
TracySocket.hpp
|
Add missing includes.
|
2022-04-26 22:01:09 +02:00 |
TracyStackFrames.cpp
|
CallTrace() is no longer present.
|
2022-01-01 17:35:01 +01:00 |
TracyStackFrames.hpp
|
Also ignore "atomic" header.
|
2021-06-09 02:14:01 +02:00 |
TracySystem.cpp
|
pthread_setname_np takes 1 arg on macOS
|
2022-02-28 16:07:12 +00:00 |
TracySystem.hpp
|
Change thread id size from 64 to 32 bits.
|
2021-10-08 00:42:52 +02:00 |
TracyUwp.hpp
|
Move TRACY_UWP define to own header
|
2022-02-10 20:26:45 +01:00 |
TracyYield.hpp
|
Move TracyYield.hpp to common.
|
2021-05-31 02:19:35 +02:00 |
unix-debug.mk
|
Use lld linker, if available.
|
2022-04-27 02:17:16 +02:00 |
unix-release.mk
|
LTO + lld wants the compiler to be clang.
|
2022-04-27 02:33:22 +02:00 |
unix.mk
|
Add support for compiling assembly files.
|
2021-12-21 12:22:43 +01:00 |