tracy/client
AWoloszyn 064d264445 Fix switch for memory free.
Because of the layout difference between messageFat and
messageColorFat, this was referencing the text member
3-bytes offset from where it should have been.
2020-12-07 22:07:12 -05:00
..
tracy_concurrentqueue.h Remove trailing whitespace. 2020-10-29 23:06:28 +01:00
tracy_rpmalloc.cpp Suppress warning. 2020-08-11 23:25:23 +02:00
tracy_rpmalloc.hpp Update rpmalloc to 1.4.0. 2020-03-01 01:02:25 +01:00
TracyArmCpuTable.hpp Add new apple devices. 2020-07-31 02:42:22 +02:00
TracyCallstack.cpp Add support for user-provided dbghelp locks. 2020-10-28 20:04:37 +01:00
TracyCallstack.h
TracyCallstack.hpp Fix integer type warnings 2020-11-19 16:36:01 +01:00
TracyDxt1.cpp Mask out alpha channel on SSE and AVX2 paths. 2020-07-20 13:58:35 +02:00
TracyDxt1.hpp
TracyFastVector.hpp Fix integer type warnings 2020-11-19 16:36:01 +01:00
TracyLock.hpp Order of lock events is now always well-defined. 2020-07-26 13:54:40 +02:00
TracyProfiler.cpp Fix switch for memory free. 2020-12-07 22:07:12 -05:00
TracyProfiler.hpp Fix integer type warnings 2020-11-19 16:36:01 +01:00
TracyRingBuffer.hpp No need to store two same pointers. 2020-08-15 13:40:36 +02:00
TracyScoped.hpp Adding ZoneColor to set a dynamic color override to an existing zone. 2020-11-27 20:12:24 +01:00
TracySysTime.cpp only write SysTime::used if fscanf succeeds 2020-06-03 19:54:49 -07:00
TracySysTime.hpp Implement reading sys time on BSD. 2019-11-21 20:41:57 +01:00
TracySysTrace.cpp Fix shutdown with TRACY_NO_EXIT=1 on Android. (#134) 2020-11-26 20:33:54 +01:00
TracySysTrace.hpp Store sampling period. 2020-02-25 23:08:52 +01:00
TracySysTracePayload.hpp Fix shutdown with TRACY_NO_EXIT=1 on Android. (#134) 2020-11-26 20:33:54 +01:00
TracyThread.hpp Add missing rpmalloc include. 2020-07-19 13:04:51 +02:00