tracy/server
2019-03-26 20:19:56 +01:00
..
IconsFontAwesome5.h Use helper header for icons. 2018-08-17 23:22:13 +02:00
tracy_flat_hash_map.hpp Make nohash operator() const. 2019-01-20 18:41:26 +01:00
tracy_pdqsort.h Force inline internal pdqsort functions. 2017-12-08 23:25:48 +01:00
TracyBadVersion.cpp Add icons to error pop-ups. 2018-08-19 02:59:12 +02:00
TracyBadVersion.hpp
TracyBuzzAnim.hpp Add simple animation controller. 2018-08-17 22:23:04 +02:00
TracyCharUtil.hpp Add specialized string key for hash map. 2019-02-12 22:11:15 +01:00
TracyDecayValue.hpp Highlight message marker even if it's collapsed. 2018-10-05 20:40:10 +02:00
TracyEvent.hpp Remove double indirection in GetNextLockEvent(). 2019-03-16 14:18:43 +01:00
TracyFileHeader.hpp
TracyFileRead.hpp Don't thrash memory bandwith during file load. 2019-02-16 20:42:50 +01:00
TracyFilesystem.hpp
TracyFileWrite.hpp Allow specifying FileWrite compression level. 2018-08-26 16:49:27 +02:00
TracyImGui.hpp Use small checkbox in appropriate places. 2019-03-08 18:39:41 +01:00
TracyMemory.cpp
TracyMemory.hpp
TracyPopcnt.hpp Fix builds with MingW. 2019-01-19 13:53:10 +02:00
TracySlab.hpp Properly track memory usage in slab allocator. 2019-02-15 02:28:31 +01: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 Mark templated functions inline. 2019-03-03 22:09:20 +01:00
TracyVector.hpp Use big allocation mode for Vector's reserve_exact. 2019-02-15 01:59:33 +01:00
TracyVersion.hpp Replace frame pointers with callstack frame ids. 2019-03-03 18:05:03 +01:00
TracyView.cpp Ditto for frame counts. 2019-03-26 20:19:56 +01:00
TracyView.hpp Mirror thread data in a reorderable vector. 2019-03-24 13:37:43 +01:00
TracyWorker.cpp Don't fail when timer accuracy is low. 2019-03-21 21:24:07 +01:00
TracyWorker.hpp Store lock map as flat_hash_map with pointer values. 2019-03-16 02:50:51 +01:00