..
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
Mark comparators const.
2024-09-26 14:04:20 +02:00
TracyFileHeader.hpp
Use multiple compression streams when writing trace files.
2024-06-02 14:32:32 +02:00
TracyFileMeta.hpp
Move common file buffer sizes to a separate header.
2024-06-02 14:32:32 +02:00
TracyFileRead.hpp
Fix indentation.
2024-09-20 01:02:48 +02:00
TracyFileWrite.hpp
Move common file buffer sizes to a separate header.
2024-06-02 14:32:32 +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
Replace parallel STL with PPQSort.
2024-09-26 14:41:59 +02:00
TracySortedVector.hpp
Replace parallel STL with PPQSort.
2024-09-26 14:41:59 +02: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 algorithmic and vectorizable BC1 index fixup.
2024-08-21 22:23:16 +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
Replace parallel STL with PPQSort.
2024-09-26 14:41:59 +02:00
TracyWorker.hpp
Mark comparators const.
2024-09-26 14:04:20 +02:00