.. |
IconsFontAwesome6.h
|
|
|
tracy_pdqsort.h
|
Move all client headers and sources to public/ directory.
|
2022-07-17 15:47:38 +02:00 |
tracy_robin_hood.h
|
|
|
tracy_xxhash.h
|
|
|
TracyBadVersion.cpp
|
|
|
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
|
|
|
TracyFileselector.cpp
|
Pass function objects through const references.
|
2023-04-16 16:44:18 +02:00 |
TracyFileselector.hpp
|
|
|
TracyFilesystem.cpp
|
|
|
TracyFilesystem.hpp
|
|
|
TracyFileWrite.hpp
|
|
|
TracyImGui.cpp
|
Activity tracking global variable.
|
2022-09-28 00:36:00 +02:00 |
TracyImGui.hpp
|
|
|
TracyLockHelpers.hpp
|
|
|
TracyMemory.cpp
|
Don't care about memory usage tracking data races.
|
2019-11-10 19:21:24 +01:00 |
TracyMemory.hpp
|
Don't care about memory usage tracking data races.
|
2019-11-10 19:21:24 +01:00 |
TracyMicroArchitecture.cpp
|
Update to official uops.info ZEN4 data.
|
2022-11-29 17:03:29 +01:00 |
TracyMicroArchitecture.hpp
|
|
|
TracyMmap.cpp
|
|
|
TracyMmap.hpp
|
|
|
TracyMouse.cpp
|
|
|
TracyMouse.hpp
|
Do not use relative include path for ImGUI.h
|
2021-05-17 12:05:14 +02:00 |
TracyPopcnt.hpp
|
|
|
TracyPrint.cpp
|
|
|
TracyPrint.hpp
|
|
|
TracyProtoHistory.cpp
|
|
|
TracyProtoHistory.hpp
|
|
|
TracyShortPtr.hpp
|
|
|
TracySlab.hpp
|
|
|
TracySort.hpp
|
No parallel execution on emscripten.
|
2022-08-08 18:41:06 +02:00 |
TracySortedVector.hpp
|
|
|
TracySourceContents.cpp
|
|
|
TracySourceContents.hpp
|
|
|
TracySourceTokenizer.cpp
|
|
|
TracySourceTokenizer.hpp
|
Dummy tokenization of asm operands.
|
2022-09-16 00:30:29 +02:00 |
TracySourceView.cpp
|
Line stats may not exist, even if the line has attributed cost.
|
2023-03-01 19:28:58 +01:00 |
TracySourceView.hpp
|
Remove support for AT&T assembly syntax.
|
2023-02-10 20:41:03 +01:00 |
TracyStorage.cpp
|
|
|
TracyStorage.hpp
|
|
|
TracyStringDiscovery.hpp
|
Pass function objects through const references.
|
2023-04-16 16:44:18 +02:00 |
TracyTaskDispatch.cpp
|
|
|
TracyTaskDispatch.hpp
|
|
|
TracyTexture.cpp
|
Pass function objects through const references.
|
2023-04-16 16:44:18 +02:00 |
TracyTexture.hpp
|
|
|
TracyTextureCompression.cpp
|
|
|
TracyTextureCompression.hpp
|
|
|
TracyThreadCompress.cpp
|
|
|
TracyThreadCompress.hpp
|
|
|
TracyTimelineContext.hpp
|
|
|
TracyTimelineController.cpp
|
|
|
TracyTimelineController.hpp
|
|
|
TracyTimelineDraw.hpp
|
|
|
TracyTimelineItem.cpp
|
|
|
TracyTimelineItem.hpp
|
|
|
TracyTimelineItemCpuData.cpp
|
|
|
TracyTimelineItemCpuData.hpp
|
|
|
TracyTimelineItemGpu.cpp
|
Use TimelineContext for drawing GPU zones.
|
2023-03-19 00:28:14 +01:00 |
TracyTimelineItemGpu.hpp
|
|
|
TracyTimelineItemPlot.cpp
|
|
|
TracyTimelineItemPlot.hpp
|
Push plot draw list to DrawPlot().
|
2023-04-24 23:28:28 +02:00 |
TracyTimelineItemThread.cpp
|
|
|
TracyTimelineItemThread.hpp
|
|
|
TracyUserData.cpp
|
|
|
TracyUserData.hpp
|
|
|
TracyUtility.cpp
|
|
|
TracyUtility.hpp
|
Add non-View-dependent thread color getter.
|
2022-09-03 19:28:50 +02:00 |
TracyVarArray.hpp
|
|
|
TracyVector.hpp
|
|
|
TracyView_Annotations.cpp
|
|
|
TracyView_Callstack.cpp
|
|
|
TracyView_Compare.cpp
|
Show diff direction and allow reversal.
|
2022-12-30 20:33:17 +01:00 |
TracyView_ConnectionState.cpp
|
|
|
TracyView_ContextSwitch.cpp
|
|
|
TracyView_CpuData.cpp
|
Take DPI scaling into account when drawing thread migration lines.
|
2023-04-07 22:37:23 +02:00 |
TracyView_FindZone.cpp
|
Fix out-of-bounds reference.
|
2023-02-24 23:06:12 +01:00 |
TracyView_FrameOverview.cpp
|
|
|
TracyView_FrameTimeline.cpp
|
Don't pass GetFrameOffset() results to GetFrameText().
|
2023-03-04 00:29:00 +01:00 |
TracyView_FrameTree.cpp
|
|
|
TracyView_GpuTimeline.cpp
|
|
|
TracyView_Locks.cpp
|
Use draw list data to draw locks.
|
2023-04-15 22:56:44 +02:00 |
TracyView_Memory.cpp
|
Remove redundant check.
|
2023-04-25 00:04:59 +02:00 |
TracyView_Messages.cpp
|
|
|
TracyView_Navigation.cpp
|
|
|
TracyView_NotificationArea.cpp
|
Move TimelineContext struct definition to a separate header.
|
2023-03-18 17:03:23 +01:00 |
TracyView_Options.cpp
|
Update imgui to f87e891f.
|
2022-10-14 19:48:38 +02:00 |
TracyView_Playback.cpp
|
|
|
TracyView_Plots.cpp
|
Reduce number of plot samples from 1024 to 256.
|
2023-04-25 00:27:17 +02:00 |
TracyView_Ranges.cpp
|
|
|
TracyView_Samples.cpp
|
|
|
TracyView_Statistics.cpp
|
|
|
TracyView_Timeline.cpp
|
|
|
TracyView_TraceInfo.cpp
|
|
|
TracyView_Utility.cpp
|
|
|
TracyView_ZoneInfo.cpp
|
|
|
TracyView_ZoneTimeline.cpp
|
Remove error indicators for CPU zones.
|
2023-04-26 00:46:45 +02:00 |
TracyView.cpp
|
View::InitTextEditor() doesn't need font parameter.
|
2023-04-16 17:21:03 +02:00 |
TracyView.hpp
|
|
|
TracyViewData.hpp
|
|
|
TracyWeb.cpp
|
|
|
TracyWeb.hpp
|
|
|
TracyWorker.cpp
|
|
|
TracyWorker.hpp
|
Don't pass memname parameter to functions handling allocation changes.
|
2023-04-16 18:12:14 +02:00 |