..
IconsFontAwesome5.h
Use helper header for icons.
2018-08-17 23:22:13 +02:00
tracy_flat_hash_map.hpp
Force inline flat_hash_map find.
2018-04-30 03:09:50 +02: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
Move bad version dialogs to a separate file.
2018-04-21 23:19:48 +02:00
TracyBuzzAnim.hpp
Add simple animation controller.
2018-08-17 22:23:04 +02:00
TracyCharUtil.hpp
Use flat hash map for string map.
2018-03-23 21:12:29 +01:00
TracyDecayValue.hpp
Highlight message marker even if it's collapsed.
2018-10-05 20:40:10 +02:00
TracyEvent.hpp
Collect callstacks for each entry in call stack tree.
2018-09-27 22:56:44 +02: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
Add file existence check.
2018-08-17 13:35:33 +02:00
TracyFileWrite.hpp
Allow specifying FileWrite compression level.
2018-08-26 16:49:27 +02:00
TracyImGui.hpp
Fix string handling.
2018-08-31 20:08:04 +02:00
TracyMemory.cpp
Remove +x flag from files.
2017-10-10 21:56:15 +02:00
TracyMemory.hpp
Remove +x flag from files.
2017-10-10 21:56:15 +02:00
TracyPopcnt.hpp
TracyCountBits should be static inline.
2017-11-11 02:46:41 +01:00
TracySlab.hpp
Force inline common slab allocation paths.
2018-04-30 02:47:16 +02:00
TracyStorage.cpp
Add missing include.
2018-08-29 23:25:42 +02:00
TracyStorage.hpp
Add file storage helpers.
2018-08-29 23:22:44 +02:00
TracyStringDiscovery.hpp
Add strings to map directly in StringDiscovery.
2018-08-04 17:10:45 +02:00
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
Store explicit program name and capture time.
2018-08-29 01:02:29 +02:00
TracyView.cpp
Fix an edge case in zone drawing.
2018-10-06 12:58:38 +02:00
TracyView.hpp
The underlying vector might be reallocated.
2018-09-27 23:19:20 +02:00
TracyWorker.cpp
Non-on-demand client is only able to handle one connection.
2018-09-09 19:42:06 +02:00
TracyWorker.hpp
Send protocol version to verify handshake.
2018-09-09 19:28:53 +02:00