.. |
IconsFontAwesome5.h
|
|
|
tracy_pdqsort.h
|
|
|
tracy_robin_hood.h
|
Use Martin Ankerl's robin hood unordered map.
|
2020-01-28 21:49:36 +01:00 |
tracy_xxh3.h
|
|
|
tracy_xxhash.c
|
|
|
tracy_xxhash.h
|
Add xxhash.
|
2019-11-07 23:52:12 +01:00 |
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
|
|
|
TracyColor.cpp
|
Move HSV color conversion to a separate source file.
|
2020-04-02 01:04:59 +02:00 |
TracyColor.hpp
|
Move HSV color conversion to a separate source file.
|
2020-04-02 01:04:59 +02:00 |
TracyDecayValue.hpp
|
|
|
TracyEvent.hpp
|
Store list of symbol locations.
|
2020-03-27 17:34:51 +01:00 |
TracyFileHeader.hpp
|
|
|
TracyFileRead.hpp
|
|
|
TracyFilesystem.hpp
|
|
|
TracyFileWrite.hpp
|
|
|
TracyImGui.hpp
|
Move DrawTextContrast() to TracyImGui.hpp.
|
2020-03-30 22:39:34 +02:00 |
TracyMemory.cpp
|
|
|
TracyMemory.hpp
|
|
|
TracyMmap.cpp
|
|
|
TracyMmap.hpp
|
Add mmap() wrapper.
|
2020-02-12 19:24:30 +01:00 |
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
|
Optimize slab allocation.
|
2020-02-23 19:43:00 +01:00 |
TracySort.hpp
|
Make pdqsort always available.
|
2020-04-02 02:00:21 +02:00 |
TracySourceView.cpp
|
Going from source location to assembly line.
|
2020-04-02 13:10:18 +02:00 |
TracySourceView.hpp
|
Display number of assembly instructions for each line.
|
2020-04-02 02:35:41 +02:00 |
TracyStorage.cpp
|
User data directory location getter.
|
2019-12-28 18:16:45 +01:00 |
TracyStorage.hpp
|
|
|
TracyStringDiscovery.hpp
|
Use Martin Ankerl's robin hood unordered map.
|
2020-01-28 21:49:36 +01:00 |
TracyTaskDispatch.cpp
|
|
|
TracyTaskDispatch.hpp
|
|
|
TracyTexture.cpp
|
Drop support for ETC1 frame images.
|
2019-08-15 16:29:50 +02:00 |
TracyTexture.hpp
|
Drop support for ETC1 frame images.
|
2019-08-15 16:29:50 +02:00 |
TracyTextureCompression.cpp
|
|
|
TracyTextureCompression.hpp
|
|
|
TracyThreadCompress.cpp
|
|
|
TracyThreadCompress.hpp
|
|
|
TracyUserData.cpp
|
|
|
TracyUserData.hpp
|
|
|
TracyVarArray.hpp
|
Support call stacks longer than 255 entries.
|
2020-03-28 18:04:33 +01:00 |
TracyVector.hpp
|
|
|
TracyVersion.hpp
|
Save/load code location data.
|
2020-04-02 12:12:10 +02:00 |
TracyView.cpp
|
Move HSV color conversion to a separate source file.
|
2020-04-02 01:04:59 +02:00 |
TracyView.hpp
|
Add "smart" symbol location to sampled statistics.
|
2020-03-30 23:58:42 +02:00 |
TracyViewData.hpp
|
Add ghost zones display to view options.
|
2020-03-16 23:05:07 +01:00 |
TracyWorker.cpp
|
One more place where server queue is handled.
|
2020-04-02 12:15:50 +02:00 |
TracyWorker.hpp
|
Add addressess accessor.
|
2020-04-02 02:17:22 +02:00 |
TracyYield.hpp
|
Use _mm_pause() instead of std::this_thread::yield() if possible.
|
2019-12-31 14:59:54 +01:00 |