Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-14 | Update indra/cmake/Tracy.cmake | Andrey Lihatskiy | |
to stop pre-commit from complaining | |||
2024-08-13 | Update tracy integration to 0.11 and rework client library to be ↵ | Rye Mutt | |
configurable at build time Also copy tracy profiler client next to windows binary when enabled | |||
2023-03-31 | Fix Tracy linking after recent DRTVWR-559/main merge | Brad Linden | |
2023-03-30 | CMake and tests fixups after merge with main for DRTVWR-559 | Brad Linden | |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-02-10 | Updated tracy packages and config for tracy-v0.8.1 for SL-18563 | Brad Kittenbrink (Brad Linden) | |
2023-02-10 | Upgraded tracy package and enabled for mac with USE_TRACY for work on mac ↵ | Brad Linden | |
perfomance SL-18563 ``` autobuild installables edit "tracy" url="https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/110561/960415/tracy-v0.7.8.578230-darwin64-578230.tar.bz2" hash="70f31fa71ecb52bd092da52e27c3ff8c" autobuild installables edit "tracy" url="https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/110562/960424/tracy-v0.7.8.578230-windows-578230.tar.bz2" hash="1dc33422939adf015db85e96c5a8276e" autobuild installables edit "tracy" url="https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/110563/960429/tracy-v0.7.8.578230-windows64-578230.tar.bz2" hash="fcc6ecece2ecb65aa36500dfa9461fb3" ``` | |||
2022-07-17 | Be more explicit: Rename use_conan_binary to use_system_binary, this will ↵ | Nicky | |
allow us to reuse the macro for more than just conan. | |||
2022-06-05 | Port new cmake files (Trace/Meshoptimizer) to modern cmake | Nicky | |
2022-05-20 | SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation. | Dave Parks | |
2021-10-19 | SL-16197 Optimize LLEnvironment handling of shader uniforms. Instrument ↵ | Dave Parks | |
LLSD. Enable Fast Timers when Tracy is enabled to catch Fast Timer overhead. | |||
2021-09-03 | SL-15709: Windows: Include Tracy source directly; don't use a library | Ptolemy | |
2021-08-31 | SL-15709: Use standardized autobuild name; set TRACY_INCLUDE_DIR if Tracy ↵ | Ptolemy | |
not enabled | |||
2021-08-26 | SL-15709: IF Tracy is enabled default to using only Tracy instead of Fast ↵ | Ptolemy | |
Timers; also print Tracy include directory | |||
2021-08-26 | SL-15709: Default Tracy to off | Ptolemy | |
2021-07-27 | SL-15595 update viewer autobuild to import tracy lib | Dave Houlton | |