.. |
IconsFontAwesome5.h
|
|
|
tracy_pdqsort.h
|
Update pdqsort.
|
2021-01-21 23:26:32 +01:00 |
tracy_robin_hood.h
|
Bump robin_hood to 3.7.0.
|
2020-06-26 00:51:03 +02:00 |
tracy_xxh3.h
|
Bump xxh3 to fix AVX512 problems.
|
2020-07-05 11:29:06 +02:00 |
tracy_xxhash.h
|
|
|
TracyBadVersion.cpp
|
Remove support for non-extended font builds.
|
2020-03-26 23:04:44 +01:00 |
TracyBadVersion.hpp
|
Handle FileReadError.
|
2020-02-12 19:53:37 +01:00 |
TracyBuzzAnim.hpp
|
|
|
TracyCharUtil.hpp
|
Use xxh3 for VarArray hashing.
|
2020-02-29 15:31:05 +01:00 |
TracyColor.cpp
|
|
|
TracyColor.hpp
|
|
|
TracyDecayValue.hpp
|
Initial value of DecayValue might be active.
|
2020-05-08 01:48:37 +02:00 |
TracyEvent.hpp
|
|
|
TracyFileHeader.hpp
|
|
|
TracyFileRead.hpp
|
|
|
TracyFilesystem.cpp
|
Don't depend on View in Worker.
|
2020-05-23 15:53:58 +02:00 |
TracyFilesystem.hpp
|
|
|
TracyFileWrite.hpp
|
|
|
TracyImGui.hpp
|
|
|
TracyMemory.cpp
|
|
|
TracyMemory.hpp
|
|
|
TracyMicroArchitecture.cpp
|
Add Zen 3 uarch measurements.
|
2020-11-15 21:23:15 +01:00 |
TracyMicroArchitecture.hpp
|
|
|
TracyMmap.cpp
|
|
|
TracyMmap.hpp
|
|
|
TracyMouse.cpp
|
|
|
TracyMouse.hpp
|
|
|
TracyPopcnt.hpp
|
|
|
TracyPrint.cpp
|
|
|
TracyPrint.hpp
|
Disable charconv on gcc/clang.
|
2020-02-13 19:22:08 +01:00 |
TracyShortPtr.hpp
|
|
|
TracySlab.hpp
|
|
|
TracySort.hpp
|
Now apple has to be stupid.
|
2020-10-28 21:16:26 +01:00 |
TracySortedVector.hpp
|
Simplify code.
|
2021-03-27 15:24:42 +01:00 |
TracySourceContents.cpp
|
|
|
TracySourceContents.hpp
|
|
|
TracySourceTokenizer.cpp
|
|
|
TracySourceTokenizer.hpp
|
|
|
TracySourceView.cpp
|
Trim empty lines at top and bottom of source preview.
|
2021-03-27 13:55:22 +01:00 |
TracySourceView.hpp
|
|
|
TracyStackFrames.cpp
|
C arrays are so much fun!
|
2020-10-06 14:58:42 +02:00 |
TracyStackFrames.hpp
|
C arrays are so much fun!
|
2020-10-06 14:58:42 +02:00 |
TracyStorage.cpp
|
|
|
TracyStorage.hpp
|
|
|
TracyStringDiscovery.hpp
|
|
|
TracyTaskDispatch.cpp
|
|
|
TracyTaskDispatch.hpp
|
|
|
TracyTexture.cpp
|
|
|
TracyTexture.hpp
|
Perform OpenGL texture cleanup only on main thread.
|
2020-08-15 15:02:36 +02:00 |
TracyTextureCompression.cpp
|
Move RDO threshold logic to tables.
|
2020-06-11 14:09:19 +02:00 |
TracyTextureCompression.hpp
|
|
|
TracyThreadCompress.cpp
|
Don't memcpy to nullptr.
|
2020-05-14 17:38:48 +02:00 |
TracyThreadCompress.hpp
|
Use Martin Ankerl's robin hood unordered map.
|
2020-01-28 21:49:36 +01:00 |
TracyUserData.cpp
|
|
|
TracyUserData.hpp
|
|
|
TracyVarArray.hpp
|
|
|
TracyVector.hpp
|
|
|
TracyVersion.hpp
|
Release 0.7.7.
|
2021-04-01 18:15:07 +02:00 |
TracyView.cpp
|
|
|
TracyView.hpp
|
Source tooltip implementation.
|
2021-03-27 13:43:11 +01:00 |
TracyViewData.hpp
|
|
|
TracyWorker.cpp
|
Handle memory double allocation failure.
|
2021-03-09 22:19:42 +01:00 |
TracyWorker.hpp
|
|
|
TracyYield.hpp
|
|
|