Block a user
68948712b4
Don't sleep if queues are empty, but there's queries to handle.
6bb05c5b97
Update NEWS.
1e6aedf9e6
Limit client query response rate.
621d1b03cd
Update manual.
0f8ea78cd4
Update NEWS.
9eda9dc696
Merge pull request #222 from xxxbxxx/gcc11
28e5aae17e
build with gcc 11
30ba177168
Merge pull request #221 from RichardUSTC/patch-1
bde4d6c496
fix the typo
hak8or
synced new reference refs/tags/v0.7.8 to mirrors/tracy from mirror
2021-05-20 01:50:43 +00:00
6ba5ab6d67
Merge pull request #1948 from stevenlunt/v1.x
1bee3218b4
cleanup thanks to gabime
802eaadd2d
add macros for overriding the individual level names
ee22eed23d
add macros for overriding the individual level names
ab72de5f7a
Revert "added spdlog::level::set_string_view to enable alternate log level names without changing the build via SPDLOG_LEVEL_NAMES"
hak8or
synced and deleted reference 2021-05-19 17:40:40 +00:00
devel-deep-const-unique-ptr
at mirrors/Catch2 from mirror
hak8or
synced commits to devel-deep-const-unique-ptr at mirrors/Catch2 from mirror
2021-05-19 09:30:41 +00:00
hak8or
synced new reference devel-deep-const-unique-ptr to mirrors/Catch2 from mirror
2021-05-19 09:30:41 +00:00
hak8or
synced and deleted reference 2021-05-19 01:20:40 +00:00
devel-tiny-cleanup-stringification
at mirrors/Catch2 from mirror
9137e591fa
Cleanup and optimize stringifying of string-like types
f50a06affa
Small optimization for stringifying chrono::time_point
4cc247cc70
Use constexpr StringRef instance for unprintable strings
8ee422d6bf
Remove pointless branch from stringifying matcher assertions
6d8abfe640
Add utility for trace version identification.
5ec1313af1
Drop legacy code for reading long unsupported traces.
98551ab892
Simplify history a bit.
b7832a2510
Cherry-pick https://github.com/facebook/zstd/pull/2653
hak8or
synced commits to devel-tiny-cleanup-stringification at mirrors/Catch2 from mirror
2021-05-18 00:50:40 +00:00
e09015e745
Cleanup and optimize stringifying of string-like types
f50a06affa
Small optimization for stringifying chrono::time_point
4cc247cc70
Use constexpr StringRef instance for unprintable strings
e53df0c96e
Use constexpr StringRef instance for unprintable strings
2544a91c6b
Merge pull request #220 from ktf/patch-1
aace8ac317
Update TracyView.cpp
2cdc3abba2
Update TracyImGui.hpp
4ab706d538
Update TracyMouse.cpp
bcb250aaab
Update TracySourceView.cpp
af0d805be4
Merge pull request #1946 from jafj/EnableCMakePolicyCMP0077
181c22f798
Add support for CMake policy CMP0077
8219a0e4ca
Fix shift.
12da89a45e
Update manual.
e3f54dc4dd
Update NEWS.
c91c7a7fd5
Use zstd dict for packing/unpacking frame images.
d555256546
Don't use separate texture compression context.