tracy/server
2019-11-09 00:25:12 +01:00
..
IconsFontAwesome5.h
tracy_flat_hash_map.hpp
tracy_pdqsort.h
tracy_xxh3.h Add xxhash. 2019-11-07 23:52:12 +01:00
tracy_xxhash.c Add xxhash. 2019-11-07 23:52:12 +01:00
tracy_xxhash.h Add xxhash. 2019-11-07 23:52:12 +01:00
TracyBadVersion.cpp
TracyBadVersion.hpp
TracyBuzzAnim.hpp
TracyCharUtil.hpp Replace djb hash with xxh3. 2019-11-07 23:52:52 +01:00
TracyDecayValue.hpp
TracyEvent.hpp Reduce FrameEvent size by 4 bytes. 2019-11-07 23:05:13 +01:00
TracyFileHeader.hpp
TracyFileRead.hpp Support multiple types in Read2(). 2019-11-09 00:25:12 +01:00
TracyFilesystem.hpp
TracyFileWrite.hpp Set extreme compression level to really be extreme. 2019-09-29 21:02:01 +02:00
TracyImGui.hpp Add implementation of disablable button. 2019-10-14 20:06:57 +02:00
TracyMemory.cpp
TracyMemory.hpp
TracyPopcnt.hpp Make sure TracyCountBits() always returns uint64_t. 2019-10-01 22:42:29 +02:00
TracyPrint.cpp
TracyPrint.hpp
TracyShortPtr.hpp Fix 32-bit short_ptr. 2019-11-05 01:28:44 +01:00
TracySlab.hpp Force inline Slab::AllocInit(). 2019-10-29 01:19:40 +01:00
TracyStorage.cpp
TracyStorage.hpp
TracyStringDiscovery.hpp
TracyTaskDispatch.cpp Add task dispatcher to server. 2019-09-20 22:58:12 +02:00
TracyTaskDispatch.hpp Add task dispatcher to server. 2019-09-20 22:58:12 +02:00
TracyTexture.cpp
TracyTexture.hpp
TracyThreadCompress.cpp Extract thread compression into a separate class. 2019-08-19 22:56:58 +02:00
TracyThreadCompress.hpp Extract thread compression into a separate class. 2019-08-19 22:56:58 +02:00
TracyUserData.cpp Allow disabling CPU usage graph. 2019-10-15 21:37:16 +02:00
TracyUserData.hpp Save/load annotations. 2019-10-13 16:29:24 +02:00
TracyVarArray.hpp Use short ptr in VarArray. 2019-11-03 16:29:45 +01:00
TracyVector.hpp Free Vector's memory during move assignment. 2019-11-08 22:52:23 +01:00
TracyVersion.hpp Process and store plot value formatting. 2019-11-05 18:02:08 +01:00
TracyView.cpp Plot can be empty if it was only configured. 2019-11-06 12:08:20 +01:00
TracyView.hpp Format plot values according to requested formatting. 2019-11-05 18:08:42 +01:00
TracyViewData.hpp Add zone coloring mode based on source location. 2019-11-01 02:07:55 +01:00
TracyWorker.cpp Don't store and read compressed thread. 2019-11-09 00:23:09 +01:00
TracyWorker.hpp Thread is not needed in ReadTimeline(). 2019-11-08 23:56:11 +01:00