.. |
IconsFontAwesome5.h
|
|
|
tracy_pdqsort.h
|
Update pdqsort.
|
2021-01-21 23:26:32 +01:00 |
tracy_robin_hood.h
|
build with gcc 11
|
2021-05-20 17:30:54 +02:00 |
tracy_xxh3.h
|
|
|
tracy_xxhash.h
|
|
|
TracyBadVersion.cpp
|
Use big icons in bad version dialogs.
|
2021-11-13 22:20:00 +01:00 |
TracyBadVersion.hpp
|
Use big icons in bad version dialogs.
|
2021-11-13 22:20:00 +01:00 |
TracyBuzzAnim.hpp
|
|
|
TracyCharUtil.hpp
|
Use xxh3 for VarArray hashing.
|
2020-02-29 15:31:05 +01:00 |
TracyColor.cpp
|
|
|
TracyColor.hpp
|
Move HSV color conversion to a separate source file.
|
2020-04-02 01:04:59 +02:00 |
TracyDecayValue.hpp
|
Initial value of DecayValue might be active.
|
2020-05-08 01:48:37 +02:00 |
TracyEvent.hpp
|
Handle postponed samples with SortedVector.
|
2021-11-14 23:48:50 +01:00 |
TracyEventDebug.cpp
|
Add event debug routine.
|
2021-11-04 22:30:16 +01:00 |
TracyEventDebug.hpp
|
Add event debug routine.
|
2021-11-04 22:30:16 +01:00 |
TracyFileHeader.hpp
|
Add zstd compression to FileWrite.
|
2020-02-08 16:14:43 +01:00 |
TracyFileRead.hpp
|
|
|
TracyFilesystem.cpp
|
|
|
TracyFilesystem.hpp
|
Don't depend on View in Worker.
|
2020-05-23 15:53:58 +02:00 |
TracyFileWrite.hpp
|
|
|
TracyImGui.hpp
|
Update ImGui to 1.84.1 + docking.
|
2021-08-21 00:52:30 +02:00 |
TracyMemory.cpp
|
|
|
TracyMemory.hpp
|
|
|
TracyMicroArchitecture.cpp
|
|
|
TracyMicroArchitecture.hpp
|
|
|
TracyMmap.cpp
|
|
|
TracyMmap.hpp
|
|
|
TracyMouse.cpp
|
|
|
TracyMouse.hpp
|
|
|
TracyPopcnt.hpp
|
|
|
TracyPrint.cpp
|
|
|
TracyPrint.hpp
|
|
|
TracyShortPtr.hpp
|
Fix 32-bit short_ptr.
|
2020-02-02 02:36:28 +01:00 |
TracySlab.hpp
|
Optimize slab allocation.
|
2020-02-23 19:43:00 +01:00 |
TracySort.hpp
|
Allow setting NO_PARALLEL_SORT externally.
|
2021-04-15 19:55:50 +02:00 |
TracySortedVector.hpp
|
Implement erase() in SortedVector.
|
2021-11-14 23:54:39 +01:00 |
TracySourceContents.cpp
|
Move source file parsing logic to a separate file.
|
2021-03-26 02:42:14 +01:00 |
TracySourceContents.hpp
|
build with gcc 11
|
2021-05-20 17:30:54 +02:00 |
TracySourceTokenizer.cpp
|
|
|
TracySourceTokenizer.hpp
|
Move source file parsing logic to a separate file.
|
2021-03-26 02:42:14 +01:00 |
TracySourceView.cpp
|
|
|
TracySourceView.hpp
|
|
|
TracyStorage.cpp
|
|
|
TracyStorage.hpp
|
|
|
TracyStringDiscovery.hpp
|
Use Martin Ankerl's robin hood unordered map.
|
2020-01-28 21:49:36 +01:00 |
TracyTaskDispatch.cpp
|
|
|
TracyTaskDispatch.hpp
|
Add task dispatcher to server.
|
2019-09-20 22:58:12 +02:00 |
TracyTexture.cpp
|
|
|
TracyTexture.hpp
|
|
|
TracyTextureCompression.cpp
|
Use zstd dict for packing/unpacking frame images.
|
2021-05-15 18:06:44 +02:00 |
TracyTextureCompression.hpp
|
Use zstd dict for packing/unpacking frame images.
|
2021-05-15 18:06:44 +02:00 |
TracyThreadCompress.cpp
|
|
|
TracyThreadCompress.hpp
|
Use Martin Ankerl's robin hood unordered map.
|
2020-01-28 21:49:36 +01:00 |
TracyUserData.cpp
|
Add frame target UI.
|
2020-11-15 15:46:23 +01:00 |
TracyUserData.hpp
|
|
|
TracyVarArray.hpp
|
|
|
TracyVector.hpp
|
Silence memcpy/memset warnings.
|
2020-08-15 02:14:29 +02:00 |
TracyVersion.hpp
|
|
|
TracyView.cpp
|
Add run-time UI scaling menu.
|
2021-11-18 22:48:32 +01:00 |
TracyView.hpp
|
|
|
TracyViewData.hpp
|
|
|
TracyWeb.cpp
|
Move OpenWebpage() to a separate source file.
|
2021-06-04 15:17:14 +02:00 |
TracyWeb.hpp
|
|
|
TracyWorker.cpp
|
|
|
TracyWorker.hpp
|
Use table instead of map to track reentrant calls.
|
2021-11-14 16:42:11 +01:00 |