Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-20 | fix a crash caused by object cache for SH-3333. | Xiaohong Bao | |
2012-11-19 | for SH-3561: capture the frame buffer contents and compare pixel differences ↵ | Xiaohong Bao | |
between frames. | |||
2012-11-19 | for SH-3352: Create pixel shader to accumulate frame-to-frame absolute pixel ↵ | Xiaohong Bao | |
differences | |||
2012-11-08 | for SH-3472: prioritize object loading | Xiaohong Bao | |
2012-11-01 | more for SH-3459: interesting store object bounding information in viewer cache | Xiaohong Bao | |
2012-10-31 | for SH-3471: create a simplified version of octree for object cache entries. | Xiaohong Bao | |
2012-10-29 | for SH-3459: interesting store object bounding information in viewer cache | Xiaohong Bao | |
2012-10-25 | avoid redundant object creation. | Xiaohong Bao | |
2012-10-25 | more for SH-3333: avoid repeatedly creating/killing a same object from ↵ | Xiaohong Bao | |
object cache due to occlusion culling. | |||
2012-10-19 | fix a gTextureTimer bug: it starts too early. | Xiaohong Bao | |
2012-10-16 | Some minor performance tuning-up for SH-3333. | Xiaohong Bao | |
2012-10-15 | For SH-3333: Design and implement a new object cache system on viewer side | Xiaohong Bao | |
2012-10-12 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
default to double precision now fixed unit conversion logic for LLUnit renamed LLTrace::Rate to LLTrace::Count and got rid of the old count as it was confusing some const correctness changes | |||
2012-10-12 | SH-3275 WIP Update viewer metrics system to be more flexible | Richard Linden | |
cleaned up accumulator merging logic introduced frame recording to LLTrace directly instead of going through LLViewerStats moved consumer code over to frame recording instead of whatever the current active recording was | |||
2012-10-10 | merge | Richard Linden | |
2012-10-10 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed units conversion so that trace getters return convertable units removed circular dependencies from lltrace* converted more stats to lltrace | |||
2012-10-03 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
SH-3403 FIX implement unit conversion LLUnit implements unit tracking and conversion added support for LLUnit to LLTrace duplicated most llstats into LLTrace equivalents | |||
2012-10-02 | SH-3404 create sampler class | Richard Linden | |
renamed LLTrace::ThreadTrace to LLTrace::ThreadRecorder renamed LLTrace::Sampler to LLTrace::Recording | |||
2012-10-01 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
cleaned up API samplers are now value types with copy-on-write buffers under the hood removed coupling with LLThread | |||
2012-09-30 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
factored out lltrace::sampler into separate file added rudimentary lltrace support to llstatgraph made llstatgraph use param blocks more effectively moves initial set of stats over to lltrace removed windows.h #defines for min and max | |||
2012-09-28 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
created separate constructor for static allocation of sampler buffer fixed start/stop/resume semantics of samplers and added sampler time interval tracking | |||
2012-09-26 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
slave threads now pushing data to master thread | |||
2012-09-06 | another build fix | Richard Linden | |
2012-09-06 | fixed build | Richard Linden | |
2012-09-06 | removed unused file | Richard Linden | |
2012-09-06 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-09-04 | merge changes for DRTVWR-207 | Oz Linden | |
2012-08-31 | merge changes for | Oz Linden | |
2012-08-30 | Automated merge with http://bitbucket.org/lindenlab/viewer-cat | Richard Linden | |
2012-08-30 | MAINT-1486 FIX Crash on login (Unhandled exception) | Richard Linden | |
open root timer by default | |||
2012-08-30 | Merge | Richard Linden | |
2012-08-30 | MAINT-1486 FIX Crash on login (Unhandled exception) | Richard Linden | |
cleaner implementation of llfasttimers...don't bother to share similarly named timers just create multiple timers with same name...doesn't break anything | |||
2012-08-30 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2012-08-30 | MAINT-1486 FIX Crash on login (Unhandled exception) | Richard Linden | |
removed checkforDuplicates since we support duplicates again | |||
2012-08-30 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Richard Linden | |
2012-08-30 | MAINT-1486 FIX Crash on login (Unhandled exception) | Richard Linden | |
allow duplicate named fast timers again, refactored timer code | |||
2012-08-31 | MAINT-1486 FIXED Crash on login (Unhandled exception) | MaksymS ProductEngine | |
2012-08-30 | WIP INTL-46 Set24 translation for traditional chinese; add new files; remove ↵ | eli | |
obsolete files | |||
2012-08-30 | FIX INTL-101 translation of set33 for 8 languages; add new files; remove ↵ | eli | |
obsolete files | |||
2012-08-29 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
further cleanup of LLStat removed llfloaterlagmeter | |||
2012-08-29 | WIP INTL-46 Traditional Chinese translation for Set23TW (120829) | eli | |
2012-08-29 | MAINT-1455 FIX Media Texture not visually updated correctly | callum | |
Reviewed by me. (Bao created) | |||
2012-08-24 | build fix | Richard Linden | |
2012-08-24 | Automated merge with http://bitbucket.org/lindenlab/viewer-cat | Richard Linden | |
2012-08-23 | MAINT-1474 FIXED World map tracking ring renders in incorrect position with ↵ | Richard Linden | |
UI scale != 1 | |||
2012-08-24 | MAINT-1400 FIXED duplicated IDs in two files: notifications.xml and ↵ | MaksymS ProductEngine | |
floater_texture_ctrl.xml | |||
2012-08-23 | MAINT-836 FIXED Set title and description for Preview Texture floater if ↵ | maxim_productengine | |
it's called from link in notecard | |||
2012-08-22 | MAINT-1416 FIXED Close Mini-map floater after Ctrl-W if it's opened and ↵ | Richard Linden | |
other floaters are not in focus changed fix to always close front most closable floater whether or not it has focus to eliminate special case for mini map | |||
2012-08-22 | merge changes for DRTVWR-202 | Oz Linden | |
2012-08-22 | Fix up white space to follow coding policy guidelines | callum_linden | |