1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00
Commit Graph

5 Commits

Author SHA1 Message Date
Bartosz Taudul 6e36469840 Add non-View-dependent thread color getter. 2022-09-03 19:28:50 +02:00
Bartosz Taudul 55a82ea714 Make plot color/value formatting generic utilities.
Previous implementations of these functions (in TracyView) are still used
throughout the code. They will be removed in subsequent commits.
2022-09-03 17:51:32 +02:00
Bartosz Taudul 4d0591cf2f Extract normalized name tooltip function. 2022-08-15 19:43:03 +02:00
Bartosz Taudul 57cabc1e09 Support zone name shortening without text/zone sizes. 2022-08-15 16:39:25 +02:00
Bartosz Taudul 8531ef6591 Extract ShortenZoneName() function to a separate file. 2022-08-15 16:34:37 +02:00