.. |
IconsFontAwesome5.h
|
|
|
tracy_pdqsort.h
|
Update pdqsort.
|
2021-01-21 23:26:32 +01:00 |
tracy_robin_hood.h
|
|
|
tracy_xxhash.h
|
|
|
TracyBadVersion.cpp
|
Forward declare ImFont.
|
2022-07-02 16:25:47 +02:00 |
TracyBadVersion.hpp
|
|
|
TracyBuzzAnim.hpp
|
|
|
TracyCharUtil.hpp
|
Update xxHash to 0.8.1.
|
2021-12-01 21:52:31 +01:00 |
TracyColor.cpp
|
|
|
TracyColor.hpp
|
|
|
TracyDecayValue.hpp
|
|
|
TracyEvent.hpp
|
|
|
TracyEventDebug.cpp
|
|
|
TracyEventDebug.hpp
|
|
|
TracyFileHeader.hpp
|
|
|
TracyFileRead.hpp
|
|
|
TracyFilesystem.cpp
|
|
|
TracyFilesystem.hpp
|
|
|
TracyFileWrite.hpp
|
Add zstd compression to FileWrite.
|
2020-02-08 16:14:43 +01:00 |
TracyImGui.cpp
|
Cleanup TracyView includes.
|
2022-07-02 17:00:08 +02:00 |
TracyImGui.hpp
|
|
|
TracyMemory.cpp
|
|
|
TracyMemory.hpp
|
|
|
TracyMicroArchitecture.cpp
|
Update microarchitecture data.
|
2022-05-03 21:58:23 +02:00 |
TracyMicroArchitecture.hpp
|
Add missing op description list definition.
|
2020-11-07 00:15:58 +01: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 |
TracyMouse.cpp
|
Update TracyMouse.cpp
|
2021-05-17 12:07:06 +02:00 |
TracyMouse.hpp
|
|
|
TracyPopcnt.hpp
|
|
|
TracyPrint.cpp
|
|
|
TracyPrint.hpp
|
|
|
TracyProtoHistory.cpp
|
|
|
TracyProtoHistory.hpp
|
Add protocol -> version mapping table.
|
2022-07-13 00:44:02 +02:00 |
TracyShortPtr.hpp
|
|
|
TracySlab.hpp
|
|
|
TracySort.hpp
|
|
|
TracySortedVector.hpp
|
|
|
TracySourceContents.cpp
|
|
|
TracySourceContents.hpp
|
build with gcc 11
|
2021-05-20 17:30:54 +02:00 |
TracySourceTokenizer.cpp
|
Hackfix support for UTF-8 in source files.
|
2021-04-18 19:14:12 +02:00 |
TracySourceTokenizer.hpp
|
|
|
TracySourceView.cpp
|
Extend max asm line width, if needed.
|
2022-05-09 00:44:45 +02:00 |
TracySourceView.hpp
|
|
|
TracyStorage.cpp
|
Fix edge case in directory structure creation.
|
2020-06-19 17:17:26 +02:00 |
TracyStorage.hpp
|
|
|
TracyStringDiscovery.hpp
|
Add missing includes.
|
2022-04-26 22:01:09 +02:00 |
TracyTaskDispatch.cpp
|
Add task dispatcher to server.
|
2019-09-20 22:58:12 +02:00 |
TracyTaskDispatch.hpp
|
|
|
TracyTexture.cpp
|
|
|
TracyTexture.hpp
|
|
|
TracyTextureCompression.cpp
|
|
|
TracyTextureCompression.hpp
|
|
|
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
|
Save/load source substitutions.
|
2020-04-18 14:25:04 +02:00 |
TracyVarArray.hpp
|
Update xxHash to 0.8.1.
|
2021-12-01 21:52:31 +01:00 |
TracyVector.hpp
|
|
|
TracyVersion.hpp
|
Release 0.8.2.
|
2022-06-28 17:57:46 +02:00 |
TracyView_Annotations.cpp
|
|
|
TracyView_Callstack.cpp
|
|
|
TracyView_Compare.cpp
|
|
|
TracyView_ConnectionState.cpp
|
|
|
TracyView_ContextSwitch.cpp
|
|
|
TracyView_CpuData.cpp
|
|
|
TracyView_FindZone.cpp
|
|
|
TracyView_FrameOverview.cpp
|
|
|
TracyView_FrameTimeline.cpp
|
|
|
TracyView_FrameTree.cpp
|
|
|
TracyView_Locks.cpp
|
|
|
TracyView_Memory.cpp
|
Cleanup TracyView includes.
|
2022-07-02 17:00:08 +02:00 |
TracyView_Messages.cpp
|
|
|
TracyView_Navigation.cpp
|
|
|
TracyView_NotificationArea.cpp
|
Advise about slow send queue.
|
2022-07-03 15:14:53 +02:00 |
TracyView_Options.cpp
|
|
|
TracyView_Playback.cpp
|
|
|
TracyView_Plots.cpp
|
|
|
TracyView_Ranges.cpp
|
Cleanup TracyView includes.
|
2022-07-02 17:00:08 +02:00 |
TracyView_Samples.cpp
|
|
|
TracyView_Statistics.cpp
|
|
|
TracyView_Timeline.cpp
|
|
|
TracyView_TraceInfo.cpp
|
Cleanup TracyView includes.
|
2022-07-02 17:00:08 +02:00 |
TracyView_Utility.cpp
|
|
|
TracyView_ZoneInfo.cpp
|
|
|
TracyView_ZoneTimeline.cpp
|
|
|
TracyView.cpp
|
Cleanup TracyView includes.
|
2022-07-02 17:00:08 +02:00 |
TracyView.hpp
|
|
|
TracyViewData.hpp
|
Add frame target UI.
|
2020-11-15 15:46:23 +01:00 |
TracyWeb.cpp
|
Move OpenWebpage() to a separate source file.
|
2021-06-04 15:17:14 +02:00 |
TracyWeb.hpp
|
Move OpenWebpage() to a separate source file.
|
2021-06-04 15:17:14 +02:00 |
TracyWorker.cpp
|
Extract common reference time processing to a function.
|
2022-06-22 01:56:31 +02:00 |
TracyWorker.hpp
|
|
|