Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-01 | BUILDFIX: old style fast timer use, broken unit test | Richard Linden | |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden | |
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats | |||
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-10-01 | fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPools | Xiaohong Bao | |
2013-09-30 | merging | JJ Linden | |
2013-09-30 | MAINT-3193 FIXED crash with LLControlCache<bool>::LLControlCache: Control ↵ | MaximB ProductEngine | |
named RenderAutoMuteLoggingnot found. | |||
2013-09-27 | BUILDFIX: too many arguments | Richard Linden | |
2013-09-27 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-09-27 | fixed lltrace memory tracking | Richard Linden | |
image memory utilization now always non-negative | |||
2013-09-27 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-09-27 | BUILDFIX: fix for bad assert causing unit tests to fail | Richard Linden | |
2013-09-27 | Up the transfer timeout of small meshes to 120S. This matches | Monty Brandenberg | |
the change made for MAINT-2347. Large transfers are still 10 minutes. Add/update to-do list and add some more info to the FAQ in the Readme. | |||
2013-09-27 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-09-27 | BUILDFIX: fix for mac builds | Richard Linden | |
also, fixed alignment of tick labels on stat bars | |||
2013-09-26 | more optimization for memory footprint. | Xiaohong Bao | |
2013-09-26 | MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for ↵ | Graham Madarasz (Graham Linden) | |
SLURL handling | |||
2013-09-26 | fix for SH-4523: interesting: viewer sometimes doesn't save objectcache file ↵ | Xiaohong Bao | |
on disconnect from region | |||
2013-09-26 | Merge lion to get Mac fix | Graham Linden | |
2013-09-26 | Merge | Graham Linden | |
2013-09-26 | Last minute suggestions for IvyBridge Intel 2500 and nVidia 400 series ↵ | Graham Linden | |
expected GL settings from TankMaster Finesmith | |||
2013-09-26 | Merge lion for good measure | Graham Linden | |
2013-09-26 | Merge viewer-bear maint RC changes to get this build closer to the RC it ↵ | Graham Linden | |
will follow | |||
2013-09-26 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-09-26 | fix for display of joystick statbar monitors | Richard Linden | |
2013-09-26 | NORSPEC-281 bring back a classic normal generation fix from runitai's ↵ | Graham Linden | |
personal collection | |||
2013-09-26 | BUILDFIX: ll_aligned_free call | Richard Linden | |
2013-09-26 | Try all you want multichar constant, but you'll never be a string to me! ↵ | Graham Madarasz (Graham Linden) | |
(fix mac build errors from 'curious' filepicker literals) | |||
2013-09-26 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-09-26 | fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPools | Xiaohong Bao | |
2013-09-26 | NORSPEC-259 revive fix stomped with materials->bear merge | Graham Linden | |
2013-09-26 | NORSPEC-259 revive fix stomped with materials->bear merge | Graham Linden | |
2013-09-25 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden | |
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml | |||
2013-09-25 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-09-25 | fix for SH-4295: Interesting: Teleporting to previous location leave some ↵ | Xiaohong Bao | |
objects invisible. | |||
2013-09-25 | BUG-3984 fix broken rendering of particles using blend funcs | Graham Linden | |
2013-09-25 | BUG-3984 fix broken rendering of particles using blend funcs | Graham Linden | |
2013-09-25 | Fix decl of merged genBBoxes func to match merge impl | Graham Linden | |
2013-09-25 | Merge recent viewer-bear fixes that missed the boat | Graham Linden | |
2013-09-25 | BUG-3982 add code to subtract the lack of not removing the removal of ↵ | Graham Linden | |
backfaces for particles (make particles render double-sided again) | |||
2013-09-24 | Merge | dolphin | |
2013-09-24 | Added stubs for llurlentry_test.cpp | dolphin | |
2013-09-24 | Created an experience specific permissions dialog. | dolphin | |
2013-09-24 | SH-3690 SH-4505 Cleanup pass through code. | Monty Brandenberg | |
Start using DNS cache in legacy LLCurl code. Go to 15 seconds particularly as we're using threaded resolver at this point. Documentation cleanup. Add libcurl status checking and logging for curl_easy_setopt() operations that fail. Shouldn't happen and we'll just continue anyway but there's info in the logs to track these down now. Cleaned up logic around FASTTIMER enable defines used to evaluate pipeline stalls in main thread. Removed long-standing thread race around caps strings and URL construction. Not a significant risk but refactoring the code to get rid of them removed one huge eyesore. It can be made even slicker if desired (see notes). | |||
2013-09-24 | merge more changes for CHOP-985 | Oz Linden | |
2013-09-24 | converted memory tracking units to KB from B | Richard Linden | |
added more memory tracking to LLFolderView and kin | |||
2013-09-23 | added mem stats to floater_stats | Richard Linden | |
2013-09-23 | refactored lltrace mem tracking to store allocation and deallocation sizes | Richard Linden | |
at the same time and work better with threads |