tracy/server
2019-02-06 14:17:18 +01:00
..
IconsFontAwesome5.h Use helper header for icons. 2018-08-17 23:22:13 +02:00
tracy_flat_hash_map.hpp
tracy_pdqsort.h
TracyBadVersion.cpp Add icons to error pop-ups. 2018-08-19 02:59:12 +02:00
TracyBadVersion.hpp Move bad version dialogs to a separate file. 2018-04-21 23:19:48 +02:00
TracyBuzzAnim.hpp
TracyCharUtil.hpp
TracyDecayValue.hpp Highlight message marker even if it's collapsed. 2018-10-05 20:40:10 +02:00
TracyEvent.hpp Make it possible to store multiple frames at single frame address. 2019-01-20 19:11:48 +01:00
TracyFileHeader.hpp Try to not crash when opening invalid files. 2018-04-21 14:53:40 +02:00
TracyFileRead.hpp Parallelize file reading. 2018-05-03 17:56:43 +02:00
TracyFilesystem.hpp
TracyFileWrite.hpp
TracyImGui.hpp
TracyMemory.cpp
TracyMemory.hpp
TracyPopcnt.hpp Fix builds with MingW. 2019-01-19 13:53:10 +02:00
TracySlab.hpp Force inline common slab allocation paths. 2018-04-30 02:47:16 +02:00
TracyStorage.cpp Fix builds with MingW. 2019-01-19 13:53:10 +02:00
TracyStorage.hpp Add file storage helpers. 2018-08-29 23:22:44 +02:00
TracyStringDiscovery.hpp
TracyVarArray.hpp Make callstack hash less shitty. 2018-06-24 17:30:54 +02:00
TracyVector.hpp Initialize capacity in vector, as it's checked by asserts. 2018-09-10 11:28:12 +02:00
TracyVersion.hpp
TracyView.cpp Display base frame, not inline frame, if inlines are not shown. 2019-02-06 14:17:18 +01:00
TracyView.hpp
TracyWorker.cpp Array index is changing here. 2019-01-31 18:37:59 +01:00
TracyWorker.hpp