.. |
IconsFontAwesome5.h
|
Don't use char8_t.
|
2019-07-25 12:58:16 +02:00 |
tracy_pdqsort.h
|
Force inline internal pdqsort functions.
|
2017-12-08 23:25:48 +01:00 |
tracy_robin_hood.h
|
|
|
tracy_xxh3.h
|
Update xxh3 to master @ ea9c098e93.
|
2020-05-11 02:33:12 +02:00 |
tracy_xxhash.c
|
|
|
tracy_xxhash.h
|
Update xxh3 to master @ ea9c098e93.
|
2020-05-11 02:33:12 +02:00 |
TracyBadVersion.cpp
|
Remove support for non-extended font builds.
|
2020-03-26 23:04:44 +01:00 |
TracyBadVersion.hpp
|
|
|
TracyBuzzAnim.hpp
|
Add simple animation controller.
|
2018-08-17 22:23:04 +02:00 |
TracyCharUtil.hpp
|
|
|
TracyColor.cpp
|
Move HSV color conversion to a separate source file.
|
2020-04-02 01:04:59 +02:00 |
TracyColor.hpp
|
|
|
TracyDecayValue.hpp
|
|
|
TracyEvent.hpp
|
No signed left shifts.
|
2020-04-14 02:22:48 +02:00 |
TracyFileHeader.hpp
|
|
|
TracyFileRead.hpp
|
|
|
TracyFilesystem.cpp
|
|
|
TracyFilesystem.hpp
|
|
|
TracyFileWrite.hpp
|
Add zstd compression to FileWrite.
|
2020-02-08 16:14:43 +01:00 |
TracyImGui.hpp
|
|
|
TracyMemory.cpp
|
Don't care about memory usage tracking data races.
|
2019-11-10 19:21:24 +01:00 |
TracyMemory.hpp
|
|
|
TracyMicroArchitecture.cpp
|
|
|
TracyMicroArchitecture.hpp
|
|
|
TracyMmap.cpp
|
Add mmap() wrapper.
|
2020-02-12 19:24:30 +01:00 |
TracyMmap.hpp
|
|
|
TracyPopcnt.hpp
|
|
|
TracyPrint.cpp
|
Remove support for non-extended font builds.
|
2020-03-26 23:04:44 +01:00 |
TracyPrint.hpp
|
Disable charconv on gcc/clang.
|
2020-02-13 19:22:08 +01:00 |
TracyShortPtr.hpp
|
|
|
TracySlab.hpp
|
|
|
TracySort.hpp
|
|
|
TracySourceView.cpp
|
|
|
TracySourceView.hpp
|
|
|
TracyStorage.cpp
|
User data directory location getter.
|
2019-12-28 18:16:45 +01:00 |
TracyStorage.hpp
|
Trace-specific save path retrieval.
|
2019-07-26 23:15:12 +02:00 |
TracyStringDiscovery.hpp
|
|
|
TracyTaskDispatch.cpp
|
Add task dispatcher to server.
|
2019-09-20 22:58:12 +02:00 |
TracyTaskDispatch.hpp
|
|
|
TracyTexture.cpp
|
|
|
TracyTexture.hpp
|
|
|
TracyTextureCompression.cpp
|
|
|
TracyTextureCompression.hpp
|
|
|
TracyThreadCompress.cpp
|
|
|
TracyThreadCompress.hpp
|
|
|
TracyUserData.cpp
|
|
|
TracyUserData.hpp
|
|
|
TracyVarArray.hpp
|
|
|
TracyVector.hpp
|
Add non-empty version of push_next() to Vector.
|
2020-03-21 17:56:24 +01:00 |
TracyVersion.hpp
|
Save/load cpu id.
|
2020-05-06 19:18:17 +02:00 |
TracyView.cpp
|
Proper locking for queue/in-flight queries.
|
2020-05-13 18:52:20 +02:00 |
TracyView.hpp
|
|
|
TracyViewData.hpp
|
|
|
TracyWorker.cpp
|
Add support for custom text in ImportEventTimeline.
|
2020-05-12 11:44:36 +02:00 |
TracyWorker.hpp
|
|
|
TracyYield.hpp
|
Use _mm_pause() instead of std::this_thread::yield() if possible.
|
2019-12-31 14:59:54 +01:00 |