tracy/server
2021-05-01 18:20:19 +02:00
..
IconsFontAwesome5.h Don't use char8_t. 2019-07-25 12:58:16 +02:00
tracy_pdqsort.h Update pdqsort. 2021-01-21 23:26:32 +01:00
tracy_robin_hood.h Update robin-hood-hashing to 3.11.1. 2021-04-08 01:07:56 +02:00
tracy_xxh3.h
tracy_xxhash.h Bump xxh3 to 0.7.4. 2020-06-27 17:01:31 +02:00
TracyBadVersion.cpp
TracyBadVersion.hpp Handle FileReadError. 2020-02-12 19:53:37 +01:00
TracyBuzzAnim.hpp Add simple animation controller. 2018-08-17 22:23:04 +02:00
TracyCharUtil.hpp Use xxh3 for VarArray hashing. 2020-02-29 15:31:05 +01:00
TracyColor.cpp
TracyColor.hpp
TracyDecayValue.hpp
TracyEvent.hpp
TracyFileHeader.hpp Add zstd compression to FileWrite. 2020-02-08 16:14:43 +01:00
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 Don't care about memory usage tracking data races. 2019-11-10 19:21:24 +01:00
TracyMicroArchitecture.cpp
TracyMicroArchitecture.hpp Add missing op description list definition. 2020-11-07 00:15:58 +01:00
TracyMmap.cpp
TracyMmap.hpp Add mmap() wrapper. 2020-02-12 19:24:30 +01:00
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 Optimize slab allocation. 2020-02-23 19:43:00 +01:00
TracySort.hpp Allow setting NO_PARALLEL_SORT externally. 2021-04-15 19:55:50 +02:00
TracySortedVector.hpp
TracySourceContents.cpp Move source file parsing logic to a separate file. 2021-03-26 02:42:14 +01:00
TracySourceContents.hpp
TracySourceTokenizer.cpp
TracySourceTokenizer.hpp
TracySourceView.cpp Use DrawLine() in TracySourceView.cpp. 2021-05-01 12:55:56 +02:00
TracySourceView.hpp
TracyStackFrames.cpp
TracyStackFrames.hpp
TracyStorage.cpp
TracyStorage.hpp
TracyStringDiscovery.hpp
TracyTaskDispatch.cpp
TracyTaskDispatch.hpp Add task dispatcher to server. 2019-09-20 22:58:12 +02:00
TracyTexture.cpp Perform OpenGL texture cleanup only on main thread. 2020-08-15 15:02:36 +02:00
TracyTexture.hpp Perform OpenGL texture cleanup only on main thread. 2020-08-15 15:02:36 +02:00
TracyTextureCompression.cpp
TracyTextureCompression.hpp Perform rate distortion optimization on frame images. 2020-04-05 15:04:18 +02:00
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 Silence memcpy/memset warnings. 2020-08-15 02:14:29 +02:00
TracyVersion.hpp
TracyView.cpp
TracyView.hpp Source tooltip implementation. 2021-03-27 13:43:11 +01:00
TracyViewData.hpp Add frame target UI. 2020-11-15 15:46:23 +01:00
TracyWorker.cpp Directly compare time, with data piggybacked in low bits. 2021-05-01 15:04:56 +02:00
TracyWorker.hpp Add no-statistics guards. 2021-04-18 22:59:10 +02:00
TracyYield.hpp Use _mm_pause() instead of std::this_thread::yield() if possible. 2019-12-31 14:59:54 +01:00