tracy/server
2020-04-09 01:09:57 +02:00
..
IconsFontAwesome5.h
tracy_pdqsort.h
tracy_robin_hood.h
tracy_xxh3.h
tracy_xxhash.c
tracy_xxhash.h Add xxhash. 2019-11-07 23:52:12 +01:00
TracyBadVersion.cpp
TracyBadVersion.hpp Handle FileReadError. 2020-02-12 19:53:37 +01:00
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
TracyEvent.hpp
TracyFileHeader.hpp Add zstd compression to FileWrite. 2020-02-08 16:14:43 +01:00
TracyFileRead.hpp
TracyFilesystem.hpp
TracyFileWrite.hpp Add zstd compression to FileWrite. 2020-02-08 16:14:43 +01:00
TracyImGui.hpp Move DrawTextContrast() to TracyImGui.hpp. 2020-03-30 22:39:34 +02:00
TracyMemory.cpp
TracyMemory.hpp Don't care about memory usage tracking data races. 2019-11-10 19:21:24 +01:00
TracyMmap.cpp
TracyMmap.hpp
TracyPopcnt.hpp
TracyPrint.cpp Remove support for non-extended font builds. 2020-03-26 23:04:44 +01:00
TracyPrint.hpp Disable charconv on gcc/clang. 2020-02-13 19:22:08 +01:00
TracyShortPtr.hpp
TracySlab.hpp Optimize slab allocation. 2020-02-23 19:43:00 +01:00
TracySort.hpp Make pdqsort always available. 2020-04-02 02:00:21 +02:00
TracySourceView.cpp Add jump arrows tooltip. 2020-04-09 01:09:57 +02:00
TracySourceView.hpp Separate asm lines selection. 2020-04-08 23:59:10 +02:00
TracyStorage.cpp
TracyStorage.hpp
TracyStringDiscovery.hpp
TracyTaskDispatch.cpp
TracyTaskDispatch.hpp
TracyTexture.cpp
TracyTexture.hpp
TracyTextureCompression.cpp Index data is already available. 2020-04-05 15:09:13 +02:00
TracyTextureCompression.hpp Perform rate distortion optimization on frame images. 2020-04-05 15:04:18 +02:00
TracyThreadCompress.cpp
TracyThreadCompress.hpp
TracyUserData.cpp
TracyUserData.hpp User data directory location getter. 2019-12-28 18:16:45 +01:00
TracyVarArray.hpp Support call stacks longer than 255 entries. 2020-03-28 18:04:33 +01:00
TracyVector.hpp
TracyVersion.hpp Store count of proper and inline symbols in trace dump. 2020-04-08 12:52:06 +02:00
TracyView.cpp Display inlined function stats within symbols. 2020-04-08 19:09:47 +02:00
TracyView.hpp Add UI for disabling inlines in sample statistics. 2020-04-08 15:52:53 +02:00
TracyViewData.hpp
TracyWorker.cpp Add offset-less GetSymbolForAddress(). 2020-04-08 16:55:49 +02:00
TracyWorker.hpp Add offset-less GetSymbolForAddress(). 2020-04-08 16:55:49 +02:00
TracyYield.hpp Use _mm_pause() instead of std::this_thread::yield() if possible. 2019-12-31 14:59:54 +01:00