summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerstatsrecorder.cpp
AgeCommit message (Expand)Author
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....Erik Kundiman
2024-08-14Reduce texture fetch and main thread contention from LLViewerStatsRecorder vi...Rye Mutt
2024-05-15Merge branch 'main' into marchcat/x-b-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-05Linux viewer (ReleaseOS) resurrection (#1099)Nicky Dasmijn
2023-05-11sl-19676 - more loading stats and 360 Interest List mode worksimon
2023-05-09SL-19676 - more update and scene loading stats. Added texture and meshsimon
2023-05-04First work on sl-19676 - Stats on updatessimon
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-08-09second phase summer cleaningRichard Linden
2013-06-20merge with releaseRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-11Merge viewer-dev-materials and bugfix in LLPanelFace::getState using material...Graham Madarasz
2013-05-10fix merge error in 3.5.2 mergeOz Linden
2013-05-10merge changes for 3.5.2-beta4Oz Linden
2013-05-01Merge vwr-dev-matGraham Madarasz
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-19merge up to latest viewer-development for merge to 3.5.2Oz Linden
2013-04-01Remove duplicate fwrite of viewer stats dataGraham Madarasz (Graham Linden)
2013-03-29Fix unused return val from fwrite causing warnings causing errorsGraham Madarasz
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-22merge with viewer-releaseRichard Linden
2013-03-04fix Linux warning/errorOz Linden
2013-01-11Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metricsRichard Linden
2013-01-11SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2013-02-13fix fat-finger fixOz Linden
2013-02-13fix unused return from fwriteOz Linden
2012-10-15For SH-3333: Design and implement a new object cache system on viewer sideXiaohong Bao
2012-07-16SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-07-12SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2010-12-16ER-414: Add object update type debug rendering viewDon Kjer
2010-12-13Added in-world color coding to objects based on update typeDon Kjer
2010-12-13Added object update cache results to viewer stats recorderDon Kjer
2010-12-13Expanded viewer stats recorder to include cache miss type, cache miss request...Don Kjer
2010-12-09Expanded viewer stats recorder metrics to include all object update typesDon Kjer
2010-12-08Changed non-windows viewer stats recorder file to live in /tmpDon Kjer
2010-11-19ER-330 : Improve ObjectUpdateCached message packing. Added some viewer metr...Dave SIMmONs