.. |
IconsFontAwesome5.h
|
|
|
tracy_pdqsort.h
|
Update pdqsort.
|
2021-01-21 23:26:32 +01:00 |
tracy_robin_hood.h
|
|
|
tracy_xxh3.h
|
|
|
tracy_xxhash.h
|
|
|
TracyBadVersion.cpp
|
|
|
TracyBadVersion.hpp
|
|
|
TracyBuzzAnim.hpp
|
Add simple animation controller.
|
2018-08-17 22:23:04 +02:00 |
TracyCharUtil.hpp
|
Use xxh3 for VarArray hashing.
|
2020-02-29 15:31:05 +01:00 |
TracyColor.cpp
|
|
|
TracyColor.hpp
|
|
|
TracyDecayValue.hpp
|
Initial value of DecayValue might be active.
|
2020-05-08 01:48:37 +02:00 |
TracyEvent.hpp
|
|
|
TracyEventDebug.cpp
|
|
|
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
|
Drop support for Cygwin.
|
2021-10-07 23:28:40 +02:00 |
TracyFilesystem.cpp
|
Don't depend on View in Worker.
|
2020-05-23 15:53:58 +02:00 |
TracyFilesystem.hpp
|
|
|
TracyFileWrite.hpp
|
Add zstd compression to FileWrite.
|
2020-02-08 16:14:43 +01:00 |
TracyImGui.hpp
|
|
|
TracyMemory.cpp
|
|
|
TracyMemory.hpp
|
|
|
TracyMicroArchitecture.cpp
|
|
|
TracyMicroArchitecture.hpp
|
|
|
TracyMmap.cpp
|
|
|
TracyMmap.hpp
|
|
|
TracyMouse.cpp
|
|
|
TracyMouse.hpp
|
|
|
TracyPopcnt.hpp
|
|
|
TracyPrint.cpp
|
|
|
TracyPrint.hpp
|
|
|
TracyShortPtr.hpp
|
|
|
TracySlab.hpp
|
|
|
TracySort.hpp
|
|
|
TracySortedVector.hpp
|
|
|
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
|
Trace-specific save path retrieval.
|
2019-07-26 23:15:12 +02:00 |
TracyStringDiscovery.hpp
|
Use Martin Ankerl's robin hood unordered map.
|
2020-01-28 21:49:36 +01:00 |
TracyTaskDispatch.cpp
|
Add task dispatcher to server.
|
2019-09-20 22:58:12 +02:00 |
TracyTaskDispatch.hpp
|
|
|
TracyTexture.cpp
|
Add missing include for intptr_t.
|
2021-08-22 13:38:28 +02:00 |
TracyTexture.hpp
|
|
|
TracyTextureCompression.cpp
|
|
|
TracyTextureCompression.hpp
|
|
|
TracyThreadCompress.cpp
|
Drop legacy code for reading long unsupported traces.
|
2021-05-18 02:24:56 +02:00 |
TracyThreadCompress.hpp
|
|
|
TracyUserData.cpp
|
|
|
TracyUserData.hpp
|
Save/load source substitutions.
|
2020-04-18 14:25:04 +02:00 |
TracyVarArray.hpp
|
|
|
TracyVector.hpp
|
|
|
TracyVersion.hpp
|
Fix samples order on save, not load.
|
2021-11-13 03:25:47 +01:00 |
TracyView.cpp
|
Wait stacks mode selection.
|
2021-11-13 22:06:04 +01:00 |
TracyView.hpp
|
Wait stacks mode selection.
|
2021-11-13 22:06:04 +01:00 |
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
|
|
|