summaryrefslogtreecommitdiff
path: root/indra/newview/llperfstats.h
AgeCommit message (Collapse)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2023-05-12SL-19710 Fix for deadlock in LLPerfStats. Move General thread ↵RunitaiLinden
initialization to earlier in session (unrelated).
2023-05-11SL-19656 Remove LLPerfStats thread and fold into General thread. Hook ↵RunitaiLinden
avatar GPU time into LLPerfStats. Incidental decruft.
2023-05-01SL-19656 Rewrite avatar and attachment render metrics to not interfere with ↵RunitaiLinden
render pipe and be representative of actual render cost instead of driver synchronization time. * SL-19656 Rewrite avatar and attachment render metrics to not interfere with render pipe and be representative of actual render cost instead of driver synchronization time. * SL-19656 Remove now dead code (trackAttachments et al). * SL-19656 Fix for crash on GL <= 3.2
2023-04-27More merge cleanup after DRTVWR-559 & DRTVWR-539 merge. (thanks Ansariel)Brad Linden
2023-04-26Got things to compile again after DRTVWR-559 & DRTVWR-539 merge.Brad Linden
removing dead code and references to members that don't exist anymore
2023-03-19SL-19425 add third option to Settings affect: World OnlyMnikolenko Productengine
2023-01-19SL-18991 FIXED Autotune starts too early after login-inMaxim Nikolenko
2023-01-18SL-18978 Avatars switch to/from impostored too quicklyMaxim Nikolenko
2023-01-17SL-18934 Don't adjust settings if mean frame time still doesn't exceed expectedMnikolenko Productengine
2023-01-13SL-18973 Wait a bit after viewer regains focus before engaging the Preferred ↵Maxim Nikolenko
frame rate
2023-01-11SL-18933 FIXED Maximum render time cycles if the Desired framerate is much ↵Maxim Nikolenko
lower than current framerate
2022-11-09SL-18586 FIXED Crash when opening 360 snapshotMnikolenko Productengine
2022-09-22SL-18202 WIP merging autotune contribution and updating UI #2Mnikolenko Productengine
2022-09-21SL-18202 WIP merging autotune contribution and updating UIMnikolenko Productengine