.. |
IconsFontAwesome5.h
|
Don't use char8_t.
|
2019-07-25 12:58:16 +02:00 |
tracy_pdqsort.h
|
|
|
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
|
Bump xxh3 to 0.7.4.
|
2020-06-27 17:01:31 +02:00 |
TracyBadVersion.cpp
|
|
|
TracyBadVersion.hpp
|
|
|
TracyBuzzAnim.hpp
|
|
|
TracyCharUtil.hpp
|
|
|
TracyColor.cpp
|
|
|
TracyColor.hpp
|
|
|
TracyDecayValue.hpp
|
|
|
TracyEvent.hpp
|
Process GPU calibration on server.
|
2020-07-07 21:25:35 +02:00 |
TracyFileHeader.hpp
|
|
|
TracyFileRead.hpp
|
|
|
TracyFilesystem.cpp
|
|
|
TracyFilesystem.hpp
|
|
|
TracyFileWrite.hpp
|
|
|
TracyImGui.hpp
|
Add a wrapper function for drawing clipboard button.
|
2020-07-04 11:56:56 +02:00 |
TracyMemory.cpp
|
Don't care about memory usage tracking data races.
|
2019-11-10 19:21:24 +01:00 |
TracyMemory.hpp
|
Don't care about memory usage tracking data races.
|
2019-11-10 19:21:24 +01:00 |
TracyMicroArchitecture.cpp
|
|
|
TracyMicroArchitecture.hpp
|
Add micro architecture data.
|
2020-04-27 00:59:49 +02:00 |
TracyMmap.cpp
|
|
|
TracyMmap.hpp
|
Add mmap() wrapper.
|
2020-02-12 19:24:30 +01:00 |
TracyPopcnt.hpp
|
Make sure TracyCountBits() always returns uint64_t.
|
2019-10-01 22:42:29 +02:00 |
TracyPrint.cpp
|
|
|
TracyPrint.hpp
|
|
|
TracyShortPtr.hpp
|
|
|
TracySlab.hpp
|
|
|
TracySort.hpp
|
Make pdqsort always available.
|
2020-04-02 02:00:21 +02:00 |
TracySourceView.cpp
|
Postpone initialization of hashmaps.
|
2020-06-12 11:26:44 +02:00 |
TracySourceView.hpp
|
Set owner of file dialogs on windows.
|
2020-06-10 01:52:17 +02:00 |
TracyStorage.cpp
|
Fix edge case in directory structure creation.
|
2020-06-19 17:17:26 +02:00 |
TracyStorage.hpp
|
Trace-specific save path retrieval.
|
2019-07-26 23:15:12 +02:00 |
TracyStringDiscovery.hpp
|
|
|
TracyTaskDispatch.cpp
|
|
|
TracyTaskDispatch.hpp
|
|
|
TracyTexture.cpp
|
Drop support for ETC1 frame images.
|
2019-08-15 16:29:50 +02:00 |
TracyTexture.hpp
|
|
|
TracyTextureCompression.cpp
|
|
|
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
|
Save/load source substitutions.
|
2020-04-18 14:25:04 +02:00 |
TracyVarArray.hpp
|
Support call stacks longer than 255 entries.
|
2020-03-28 18:04:33 +01:00 |
TracyVector.hpp
|
Add non-empty version of push_next() to Vector.
|
2020-03-21 17:56:24 +01:00 |
TracyVersion.hpp
|
Save GPU context calibration state.
|
2020-07-07 21:25:35 +02:00 |
TracyView.cpp
|
Fix frame number formatting.
|
2020-07-12 00:04:05 +02:00 |
TracyView.hpp
|
Implement grouping zones by zone name.
|
2020-07-04 12:36:04 +02:00 |
TracyViewData.hpp
|
Save/load source substitutions.
|
2020-04-18 14:25:04 +02:00 |
TracyWorker.cpp
|
Save GPU context calibration state.
|
2020-07-07 21:25:35 +02:00 |
TracyWorker.hpp
|
Send Vulkan GPU calibration messages.
|
2020-07-07 21:25:35 +02:00 |
TracyYield.hpp
|
|
|