..
tracy_concurrentqueue.h
Don't check for allocation validity.
2020-05-16 16:40:25 +02:00
tracy_rpmalloc.cpp
Fix crash when running Tracy from DLLs
2020-05-21 14:26:29 +01:00
tracy_rpmalloc.hpp
Update rpmalloc to 1.4.0.
2020-03-01 01:02:25 +01:00
TracyArmCpuTable.hpp
Update fun list of iDevices.
2020-02-10 16:13:32 +01:00
TracyCallstack.cpp
Set proper SymbolData contents on symbol retrieval error.
2020-06-04 17:46:39 +02:00
TracyCallstack.h
Use libbacktrace on BSD.
2019-11-21 20:41:57 +01:00
TracyCallstack.hpp
Add code address to function, line decoder.
2020-04-01 21:41:33 +02:00
TracyDxt1.cpp
Only one branch.
2020-05-24 13:41:41 +02:00
TracyDxt1.hpp
Experimental DXT1 compressor.
2019-06-27 19:14:51 +02:00
TracyFastVector.hpp
Zero capacity is invalid.
2020-02-24 23:04:53 +01:00
TracyLock.hpp
Remove extra semicolons at the end of namespaces
2020-05-10 15:32:39 +02:00
TracyProfiler.cpp
Add ___tracy_init_thread function
2020-06-20 04:22:32 +03:00
TracyProfiler.hpp
Fix defines when compiling with -Werror=undef
2020-05-22 15:48:59 +02:00
TracyScoped.hpp
Implement transfer of integral values for zones.
2020-05-24 16:13:09 +02: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
Build sanitization & Static analysis warning fixes
2020-05-02 14:52:57 -07:00
TracySysTrace.hpp
Store sampling period.
2020-02-25 23:08:52 +01:00
TracySysTracePayload.hpp
Embed precompiled tracy_systrace for android.
2019-09-27 15:50:58 +02:00
TracyThread.hpp
Use native windows threads on cygwin, mingw.
2019-11-06 01:42:14 +01:00