Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-30 | CHOP-753: Fix compile errors in LLMemoryInfo Windows-specific code. | Nat Goodspeed | |
2011-06-30 | CHOP-753: Reduce redundancy in LLMemoryInfo. | Nat Goodspeed | |
Recast stream() to display data from LLSD array rather than reinvoking OS operations used to capture it. Make refresh() cache LLSD data in map form as well as array; fetch items from that in a few places to avoid going back to OS. | |||
2011-06-30 | CHOP-753: Fix errors in LLMemoryInfo Mac-specific code. | Nat Goodspeed | |
Handle conversion errors (boost::bad_lexical_cast). Glean additional LLSD statistics from vm_stat output. | |||
2011-06-29 | CHOP-753: fix minor compilation errors on Linux | Nat Goodspeed | |
2011-06-29 | CHOP-753: Introduce LLSD access to LLMemoryInfo ** BROKEN ** | Nat Goodspeed | |
This is known not to compile on Mac yet; checking in to concurrently work on Linux-specific code. | |||
2011-06-28 | CHOP-753: Report Linux memory stats 1/line, like other platforms. | Nat Goodspeed | |
Previous code deliberately flowed the different lines from MEMINFO_FILE together on a single line, which seems pointless to me, since we want to be able to grep the viewer log to recognize individual stats. Also replace classic-C LLFILE* machinery used to read MEMINFO_FILE with std::ifstream and std::getline(). | |||
2011-06-28 | CHOP-753: Introduce a sliding window of framerate samples. | Nat Goodspeed | |
The trouble with remembering the slowest-ever framerate is that framerate drops dramatically on login, then typically bounces back to something reasonable during the session. So the session-normal framerate has to drop pretty dramatically before it falls below the original login framerate. To address this, only remember the last ~10 minutes of framerates, and log memory stats every time a new framerate is slower than the previous 10 minutes. | |||
2011-06-28 | CHOP-753: suppress VS fatal warning 4355 | Nat Goodspeed | |
2011-06-28 | CHOP-753: Log LLMemoryInfo whenever framerate hits a new low. | Nat Goodspeed | |
Introduce FrameWatcher, a static object that hooks into the LLEventPump named "mainloop" to get a call every frame. Track framerate over a defined sample time (20 seconds atm); track minimum and log LLMemoryInfo every time we hit a new minimum. | |||
2011-06-24 | CHOP-753: add timestamp and <mem> marker to memory stats log lines | Nat Goodspeed | |
2011-06-23 | Log enriched memory info for Mac too. | Nat Goodspeed | |
Add Mac logic to LLMemoryInfo::stream(): run vm_stat and log its output. Add comments with Mac and Linux suggestions to LLMemoryInfo::getAvailableMemoryKB(), responding to comment: //do not know how to collect available memory info for other systems. | |||
2011-06-22 | merge changes for storm-1421 | Oz Linden | |
2011-06-21 | FIX VWR-25160 en_xui_change | eli_linden | |
2011-06-21 | FIX VWR-25159 | eli_linden | |
2011-06-21 | FIX VWR-25118 | eli_linden | |
2011-06-21 | pull late release change back from viewer-pre-release | Oz Linden | |
2011-06-21 | FIX VWR-25072 | eli_linden | |
2011-06-21 | FIX VWR-25071 | eli_linden | |
2011-06-20 | sync with viewer-development | eli_linden | |
2011-06-20 | increment viewer version to 2.7.5 | Oz Linden | |
2011-06-20 | SH-1618 isFullbright causes AvatarEyes GL shader to fail to link. | Aaron Stone | |
2011-06-20 | SH-1618 Fix for shaders being disabled on mac due to switch statement in ↵ | Dave Parks | |
indexed texture rendering code. | |||
2011-06-20 | merge | Dave Parks | |
2011-06-17 | fix DOS line endings | Oz Linden | |
2011-06-17 | merge mesh branch changes (storm-1390) | Oz Linden | |
2011-06-17 | storm-1389 | Oz Linden | |
2011-06-17 | Automated merge with ssh://hg@bitbucket.org/lindenlab/viewer-pre-release | Oz Linden | |
2011-06-17 | FIX VWR-25070 | eli_linden | |
2011-06-17 | FIX VWR-25068 en_xui_change | eli_linden | |
2011-06-17 | WIP INTL-46 Traditional Chinese translation update 6/17 | eli_linden | |
2011-06-16 | fix for STORM-1274: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138 | Xiaohong Bao | |
2011-06-16 | merge | Brad Payne (Vir Linden) | |
2011-06-16 | Fix for linux build failure, hopefully | Brad Payne (Vir Linden) | |
2011-06-16 | merge | Brad Payne (Vir Linden) | |
2011-06-16 | SH-1166 FIX | Brad Payne (Vir Linden) | |
2011-06-16 | sync with viewer-development | eli_linden | |
2011-06-16 | merge | prep linden | |
2011-06-16 | Fix for camera wonkiness (sh-1654 ...) | prep linden | |
2011-06-15 | SH-1166 WIP | Brad Payne (Vir Linden) | |
2011-06-15 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-06-15 | fix for SH-1788: Assert in texture load when uploading textured mesh model | Xiaohong Bao | |
and beyond: fixed the thread-safe and highest texture resolution flaws in the mesh texture uploading flow. | |||
2011-06-15 | merge | Brad Payne (Vir Linden) | |
2011-06-15 | SH-1773 FIX | Brad Payne (Vir Linden) | |
2011-06-15 | storm-1347 | Oz Linden | |
2011-06-15 | FIX INTL-50 DE translation for Set24 and Basic Set3 | eli_linden | |
2011-06-15 | Fix for sh-1771 and also fixed a bug with a never ending load (with eventual ↵ | prep linden | |
crash) bug when a visual scene is missing. | |||
2011-06-15 | merge changes for storm-1298 | Oz Linden | |
2011-06-15 | merge changes for storm-1339 | Oz Linden | |
2011-06-15 | merge changes for storm-1103 | Oz Linden | |
2011-06-15 | merge changes for storm-1313 | Oz Linden | |