..
tracy_pdqsort.h
pdqsort: Fixed overflow and simplified block partition logic. (2dc2bbd)
2024-03-13 00:42:59 +01:00
tracy_robin_hood.h
Drop support for old, broken compilers.
2022-09-29 20:59:31 +02:00
tracy_xxhash.h
Update xxhash to 0.8.2.
2023-10-09 23:11:30 +02:00
TracyCharUtil.hpp
Update xxHash to 0.8.1.
2021-12-01 21:52:31 +01:00
TracyEvent.hpp
Add plot type "power" and Watt format.
2023-03-10 01:25:41 +01:00
TracyFileHeader.hpp
Move all client headers and sources to public/ directory.
2022-07-17 15:47:38 +02:00
TracyFileRead.hpp
FreeBSD has 64-bit stat with no need for stat64.
2023-05-23 23:41:39 +02:00
TracyFileWrite.hpp
Move all client headers and sources to public/ directory.
2022-07-17 15:47:38 +02:00
TracyMemory.cpp
Make memUsage an atomic.
2024-05-04 14:28:55 +02:00
TracyMemory.hpp
Make memUsage an atomic.
2024-05-04 14:28:55 +02:00
TracyMmap.cpp
Drop support for Cygwin.
2021-10-07 23:28:40 +02:00
TracyMmap.hpp
Drop support for Cygwin.
2021-10-07 23:28:40 +02:00
TracyPopcnt.hpp
Add common lzcnt implementation.
2021-06-09 20:29:43 +02:00
TracyPrint.cpp
Fix time rounding logic.
2022-08-28 14:50:38 +02:00
TracyPrint.hpp
Move all client headers and sources to public/ directory.
2022-07-17 15:47:38 +02:00
TracyShortPtr.hpp
Allow setting short_ptr pointer.
2023-03-19 15:21:52 +01:00
TracySlab.hpp
Make memUsage an atomic.
2024-05-04 14:28:55 +02:00
TracySort.hpp
No parallel execution on emscripten.
2022-08-08 18:41:06 +02:00
TracySortedVector.hpp
Using push/pop in all pragma pack pair to avoid potential padding bugs
2022-08-03 18:39:42 +08:00
TracyStringDiscovery.hpp
Support Create() not creating an item.
2024-05-23 19:47:40 +02:00
TracySysUtil.cpp
Move physical memory size getter to a separate source file.
2024-05-04 16:53:40 +02:00
TracySysUtil.hpp
Move physical memory size getter to a separate source file.
2024-05-04 16:53:40 +02:00
TracyTaskDispatch.cpp
Avoid creation of a temporary object.
2024-02-09 01:27:33 +01:00
TracyTaskDispatch.hpp
Name worker threads.
2023-03-25 22:14:34 +01:00
TracyTextureCompression.cpp
Use zstd dict for packing/unpacking frame images.
2021-05-15 18:06:44 +02:00
TracyTextureCompression.hpp
Add missing includes.
2022-04-26 22:01:09 +02:00
TracyThreadCompress.cpp
ThreadCompress::Load() doesn't need fileVer.
2023-04-16 17:17:07 +02:00
TracyThreadCompress.hpp
ThreadCompress::Load() doesn't need fileVer.
2023-04-16 17:17:07 +02:00
TracyVarArray.hpp
Using push/pop in all pragma pack pair to avoid potential padding bugs
2022-08-03 18:39:42 +08:00
TracyVector.hpp
Make memUsage an atomic.
2024-05-04 14:28:55 +02:00
TracyWorker.cpp
Fix for assert in GetGpuSourceLocationZonesCntReal
2024-05-30 14:26:20 -04:00
TracyWorker.hpp
Display memory limit in notification area.
2024-05-05 20:59:25 +02:00