tracy/server
xavier f37ef1affd Display the samples after the groups in the "find zone" window
to make it clear they are filtered by selected group.
2021-09-23 21:03:56 +02:00
..
IconsFontAwesome5.h Don't use char8_t. 2019-07-25 12:58:16 +02:00
tracy_pdqsort.h
tracy_robin_hood.h build with gcc 11 2021-05-20 17:30:54 +02:00
tracy_xxh3.h
tracy_xxhash.h Bump xxh3 to 0.7.4. 2020-06-27 17:01:31 +02:00
TracyBadVersion.cpp
TracyBadVersion.hpp
TracyBuzzAnim.hpp
TracyCharUtil.hpp
TracyColor.cpp Move HSV color conversion to a separate source file. 2020-04-02 01:04:59 +02:00
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
TracyFileHeader.hpp
TracyFileRead.hpp Cosmetics. 2021-06-09 21:12:42 +02:00
TracyFilesystem.cpp
TracyFilesystem.hpp
TracyFileWrite.hpp
TracyImGui.hpp
TracyMemory.cpp
TracyMemory.hpp Don't care about memory usage tracking data races. 2019-11-10 19:21:24 +01:00
TracyMicroArchitecture.cpp
TracyMicroArchitecture.hpp
TracyMmap.cpp Add mmap() wrapper. 2020-02-12 19:24:30 +01:00
TracyMmap.hpp Add mmap() wrapper. 2020-02-12 19:24:30 +01:00
TracyMouse.cpp
TracyMouse.hpp Do not use relative include path for ImGUI.h 2021-05-17 12:05:14 +02:00
TracyPopcnt.hpp Add common lzcnt implementation. 2021-06-09 20:29:43 +02:00
TracyPrint.cpp
TracyPrint.hpp Add LocationToString() helper. 2021-06-19 12:33:23 +02:00
TracyShortPtr.hpp
TracySlab.hpp Optimize slab allocation. 2020-02-23 19:43:00 +01:00
TracySort.hpp
TracySortedVector.hpp Simplify code. 2021-03-27 15:24:42 +01:00
TracySourceContents.cpp Move source file parsing logic to a separate file. 2021-03-26 02:42:14 +01:00
TracySourceContents.hpp
TracySourceTokenizer.cpp
TracySourceTokenizer.hpp
TracySourceView.cpp Cycle through assembly blocks when right-clicking source line. 2021-07-26 01:21:58 +02:00
TracySourceView.hpp Cycle through assembly blocks when right-clicking source line. 2021-07-26 01:21:58 +02:00
TracyStorage.cpp Fix edge case in directory structure creation. 2020-06-19 17:17:26 +02:00
TracyStorage.hpp Trace-specific save path retrieval. 2019-07-26 23:15:12 +02:00
TracyStringDiscovery.hpp
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 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 Save/load source substitutions. 2020-04-18 14:25:04 +02:00
TracyVarArray.hpp
TracyVector.hpp
TracyVersion.hpp
TracyView.cpp Display the samples after the groups in the "find zone" window 2021-09-23 21:03:56 +02:00
TracyView.hpp
TracyViewData.hpp Add frame target UI. 2020-11-15 15:46:23 +01:00
TracyWeb.cpp
TracyWeb.hpp
TracyWorker.cpp Include threadid in SampleDataRange 2021-09-23 21:03:56 +02:00
TracyWorker.hpp