Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-13Add attention callback helper.Bartosz Taudul
2022-09-03Add non-View-dependent thread color getter.Bartosz Taudul
2022-08-15Extract ShortenZoneName() function to a separate file.Bartosz Taudul
2022-08-15Expose zone name normalization as a separate setting.Bartosz Taudul
2022-08-15Progressively remove namespaces.Bartosz Taudul
2022-08-15Remove common return value types from function names.Bartosz Taudul
2022-08-15Remove const qualifier from shortened function names.Bartosz Taudul
2022-08-15Fix off-by-one.Bartosz Taudul
2022-08-15Use string end pointer.Bartosz Taudul
2022-08-15Do not shorten kernel module names.Bartosz Taudul
2022-08-15Change namespace shortening to zone name shortening.Bartosz Taudul
2022-07-30Process Vsync frame messages.Bartosz Taudul
2022-07-30Use common functionality to get frame set name.Bartosz Taudul
2022-07-23Implement direct children search.Bartosz Taudul
2022-07-02More utility extract.Bartosz Taudul
2022-07-02Extract more utility functions.Bartosz Taudul
2022-07-02Split View navigation functions.Bartosz Taudul
2022-07-02Extract common zone algorithms from View.Bartosz Taudul