Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-19 | Merge. Pull in viewer-release after materials viewer release. | Monty Brandenberg | |
2013-09-18 | SH-4492 Create a useful README for llcorehttp | Monty Brandenberg | |
Last bit for this release. Describe stream adapters and how to select a policy class. Slight changes to setup code to make reality reflect documentation. | |||
2013-09-18 | increment viewer version to 3.6.7 | Oz Linden | |
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-4490 More 'humane' error code presentation from llcorehttp callers | Monty Brandenberg | |
Added toTerseString() conversion on HttpStatus to generate a string that's more descriptive than the hex value of the HttpStatus value but still forms a short, searchable token (e.g. "Http_503" or "Core_7"). Using this throughout the viewer now, no live cases of toHex(), I believe. | |||
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 viewer-release 3.6.5 Cocoa | Graham Linden | |
2013-09-09 | increment viewer version to 3.6.6 | Oz Linden | |
2013-09-09 | NORSPEC-362 address video mem leak on windows on maximize | Graham Linden | |
2013-09-06 | SH-4478 Corrected/updated error handling for all retrieval operations. | Monty Brandenberg | |
In case of HTTP errors or parsing/processing errors, fail the fetch request rather than do a retry spin. Add logging for all such failure paths. Added a development/debug flag to create probabilistic failures to test these modes and general error recovery by higher-level layers. | |||
2013-09-05 | NORSPEC-360 fix issues with mip selection and TCs in projector fake env ↵ | Graham Linden | |
reflection | |||
2013-08-29 | Document the fast timer testing apparatus a bit. | Monty Brandenberg | |
2013-08-29 | Merge. Pull in monty/viewer-drano-metrics. This will likely be | Monty Brandenberg | |
the last time and that repo can soon be abandoned (QA function only). | |||
2013-08-28 | Add conditional LLFastTimer blocks to stallable main thread methods | Monty Brandenberg | |
2013-08-28 | NORSPEC-355 NORSPEC-356 replaced llerrs with asserts to avoid crashes from ↵ | Graham Linden | |
false alarms in release | |||
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. Refresh from viewer-release after SSA. | Monty Brandenberg | |
2013-08-26 | Merge the CHUIstorm 3.6.5 | Graham Linden | |
2013-08-26 | increment viewer version to 3.6.5 | Oz Linden | |
2013-08-26 | MAINT-1453 ifdef around windows-only work-around to restore 8x and 16x AA ↵ | Graham Madarasz (Graham Linden) | |
modes on Mac | |||
2013-08-19 | Fix merge regressions from missed changes to LoD updates | Graham Linden | |
2013-08-19 | Merge | Graham Linden | |
2013-08-19 | Fix merge issues from genBBoxes optimizations fighting with genBBoxes ↵ | Graham Linden | |
optimizations and missing statics | |||
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-19 | Merge | Arun Bapu | |
2013-08-19 | increment viewer version to 3.6.4 | Oz Linden | |
2013-08-15 | SH-4410 Internal Documentation. Update and correct the mutex/data | Monty Brandenberg | |
lists to reflect current. Describe the functional flow of things for a single LOD request. Put together to-do list for follow on work. Knock down the low/high water limits for GetMesh a bit, 100/200 too high, 75/150 should be better, vis-a-vis pathological failures. | |||
2013-08-15 | MAINT-2938 FIXED [CHUI] crash in LLFloaterConversationPreview::showHistory() | maksymsproductengine | |
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-08-14 | NORSPEC-342 add simple pass type to things rendered for impostors to fix ↵ | Graham Linden | |
missing shoes/belts/handbags/cigarettecases/etc | |||
2013-08-14 | Fix for NORSPEC 271 - Transparent prims in Materials Viewer are incorrectly ↵ | Arun Bapu | |
affecting depth of field by modifying the depth buffer | |||
2013-08-13 | NORSPEC-342 fix the invisi-feet | Graham Linden | |
2013-08-13 | MAINT-2937 FIXED [CHUI] crash in LLToastIMPanel | maksymsproductengine | |
2013-08-12 | NORSPEC-342 tweak shader to work on mac og glsl | Graham Linden | |
2013-08-12 | NORSPEC-342 fix blocky hair in ALM from writing depth for transparent pixels ↵ | Graham Linden | |
in impostor rendering | |||
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-12 | NORSPEC-346 fix knock-on causing alpha mask edits to cause materials to get ↵ | Graham Linden | |
removed and revert to alpha blend | |||
2013-08-11 | Merge vwr-dev-mat | Graham Linden | |
2013-08-11 | NORSPEC-341 fix issues with water reflection coloring and abnormals | Graham Linden | |
2013-08-07 | Create separate high/low water level limits for GetMesh and | Monty Brandenberg | |
GetMesh2 capabilities. They should be independent now. | |||
2013-08-07 | NORSPEC-343 fix oversight and actually apply override to new material when ↵ | Graham Linden | |
no alpha is present | |||
2013-08-07 | NORSPEC-342 fix alpha objects appearing black in impostor images | Graham Madarasz (Graham Linden) | |
2013-08-07 | NORSPEC-343 protect against edits that would set non-alpha faces to diffuse ↵ | Graham Linden | |
alpha mode blend |