Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-16 | MAINT-3107 speculative changes to try to ameliorate rigged crasher on Intel ↵ | Graham Linden | |
HD with crappy default driver | |||
2013-09-13 | MAINT-3133 FIXED Expand Nearby Chat participant list on first open of ↵ | dmitrykproductengine | |
Conversations floater, per login session | |||
2013-09-12 | SH-4489 New debug/dev settings for control over new mesh behavior | Monty Brandenberg | |
While giving myself a full project code review, found a bug in the MeshUseGetMesh1 setting. Mostly defaulted to old configuration but used the GetMesh2 caps which would have been a huge DoS resource sink. Did some documentation maintenance as well while I was in there. More for the to-do list, etc. | |||
2013-09-11 | SH-4489 New debug/dev settings for control over new mesh behavior | Monty Brandenberg | |
Added 'MeshUseGetMesh1' and 'MeshUseHttpRetryAfter' debug settings to control mesh transport behavior. First forces the use of the legacy mesh fetch style with high concurrency and connection churn. The second, on by default, honors Retry-After values if they are reasonable. If off or unreasonable, internal delay times are used. | |||
2013-09-09 | Merge downstream code with viewer-release | simon_linden | |
2013-09-09 | Pull from lindenlab/viewer-release | Merov Linden | |
2013-09-09 | Merge viewer-release 3.6.5 Cocoa | Graham Linden | |
2013-09-09 | Merge viewer-release | simon | |
2013-09-09 | Merge with 3.6.5 | dolphin | |
2013-09-05 | NORSPEC-360 fix issues with mip selection and TCs in projector fake env ↵ | Graham Linden | |
reflection | |||
2013-09-03 | ACME-789: Remove SLShareHost setting from settings.xml | Gilbert Gonzales | |
2013-08-28 | merging viewer release | Gilbert Gonzales | |
2013-08-28 | MAINT-2506 Fix typo in PERMISSION_SILENT_ESTATE_MANAGEMENT keyword. ↵ | Maestro Linden | |
Reviewed by Kelly. | |||
2013-08-27 | Merge | dolphin | |
2013-08-27 | MAINT-3065 : Avatar render info's 'geometry' stat is unpredictable for ↵ | simon | |
linked objects Removed "geometry" and "surface" Reviewed by Kelly | |||
2013-08-27 | merge changes for 3.6.4-release | Oz Linden | |
2013-08-26 | Merge. Pull in viewer-release after SSA merge. | Monty Brandenberg | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-26 | Merge the CHUIstorm 3.6.5 | Graham Linden | |
2013-08-26 | remove unused --logevents command line option because new validation causes ↵ | Oz Linden | |
unmapped options to be errors | |||
2013-08-26 | merge changes for 3.6.4-release | Oz Linden | |
2013-08-27 | Merge downstream code | simon_linden | |
2013-08-26 | Merge downstream code for CHUIStorm | simon | |
2013-08-22 | merging viewer release | Gilbert Gonzales | |
2013-08-22 | fixed XP_ERROR rules | dolphin | |
2013-08-20 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-20 | MAINT-3005 FIXED Set max persistent notifications to reduce log-in time | maxim@mnikolenko | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | Merge in viewer-release | Graham Linden | |
2013-08-15 | NORSPEC-349 make render targets use original formats when resizing impostors ↵ | Graham Linden | |
and fix alpha for deferred impostor shader | |||
2013-08-15 | NORSPEC-352 for non-ALM rendering, make lighting shader with alpha masking ↵ | Graham Linden | |
obey vertex alpha | |||
2013-08-15 | NORSPEC-342 NORSPEC-352 make impostor alpha shader use vertex alpha to ↵ | Graham Linden | |
remedy unsightly blemishes, boxes, and the occasional extra wing. | |||
2013-08-15 | MAINT-3012 FIXED Don't show Destination Guide by default on first run. | Mnikolenko ProductEngine | |
2013-10-23 | Merge latest viewer-release with FBC | simon | |
2013-10-21 | MAINT-3339 fix for invalid default permissions in Adjust Content Permissions ↵ | Maestro Linden | |
floater. Reviewed by Simon. | |||
2013-10-08 | Fix for random bad colors in UI on Intel HD 4000 | Dave Parks | |
2013-09-10 | MAINT-3131 Add a GPU memory bandwidth benchmark. | Dave Parks | |
2013-10-09 | MAINT-3285 : RenderDepthOfField debug setting needs description tweak | simon_linden | |
2013-08-13 | added read_from_master parameter for ACME-829 | Cho | |
2013-08-12 | NORSPEC-342 tweak shader to work on mac og glsl | Graham Linden | |
2013-08-12 | NORSPEC-342 WIP MATBUG-347 make impostor rendering not contribute to depth ↵ | Graham Linden | |
for mostly-transparent buffer pixels, aka hair in ALM only | |||
2013-08-11 | NORSPEC-341 fix issues with water reflection coloring and abnormals | Graham Linden | |
2013-08-09 | Removing rogue debug | Aura Linden | |
2013-08-07 | merge changes for DRTVWR-333 | Oz Linden | |
2013-08-07 | NORSPEC-342 WIP fix issues with skimpy clothes getting too skimpy in impostors | Graham Linden | |
2013-08-06 | NORSPEC-322 NORSPEC-342 fix issues with black impostors and missing alpha ↵ | Graham Linden | |
attachments on impostors | |||
2013-08-05 | Change the setting for GetMesh2 meshes to Mesh2MaxConcurrentRequests. | Monty Brandenberg | |
While linking GetMesh2 to the old setting was simpler from a user point-of-view, they really shouldn't be linked and the old one will go away. This one may be renamed to AssetMaxConcurrentRequests or something similar if we get to the mesh/texture unification step. | |||
2013-08-05 | NORSPEC-285 NORSPEC-293 NORSPEC-298 fix ighting diffs between ↵ | Graham Linden | |
alpha/non/ALM/non-ALM |