Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-06 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed | |
2020-03-26 | DRTVWR-476: Fix glitches from lindenlab/viewer master branch merge. | Nat Goodspeed | |
2020-03-25 | DRTVWR-476: Eliminate LLWearableType LLSingleton circularity. | Nat Goodspeed | |
LLWearableType::initSingleton() calls LLWearableDictionary::initParamSingleton(). LLWearableDictionary's constructor constructs specific WearableEntry instances, each of which wants to translate its name string to a user-facing label using LLWearableType::mTrans. WearableEntry's constructor was calling LLWearableType::getInstance(). Under circumstances we don't fully understand (recursive mutex misbehavior?), that could hang. Instead, pass the canonical LLWearableType instance to LLWearableDictionary's constructor, and from there into WearableEntry's constructor. | |||
2020-01-28 | DRTVWR-440, merge in latest from 6.3.7 release | Dave Houlton | |
2019-11-13 | Merge in from viewer-release 6.3.5 | Dave Houlton | |
2019-11-13 | SL-12272 Ordered Shutdown log spam | andreykproductengine | |
2019-08-29 | Merge from lindenlab/viewer-release | andreykproductengine | |
2019-08-26 | Fix llavatarappearance merge to not use iterator in favor of C++11 lingo. | Graham Linden | |
2019-08-26 | Merge 6.3.1 viewer-release | Graham Linden | |
2019-08-12 | DRTVWR-493 LLWearableType to LLParamSingleton | andreykproductengine | |
2019-08-05 | SL-10566 Use vector for some high-traffic, low-item count containers instead ↵ | Graham Linden | |
of list. Provide method of storing joint indices sep from weight data for faster runtime processing. | |||
2019-07-24 | SL-10625 | Graham Linden | |
2019-07-24 | SL-11610 | Graham Linden | |
Revert attempted fix for 10625. | |||
2019-07-15 | Fix OSX compiler error from missing defaulted param and changed signature of ↵ | Graham Linden | |
renderAlphaMaskTextures. | |||
2019-07-15 | SL-10761 | Graham Linden | |
Add work-around for broken intel drivers which can't use glReadPixels from RGBA FBOs to get alpha without locking up. | |||
2019-07-12 | SL-11109 | Graham Linden | |
Make shadowAlphaMask shader ignore vertex alpha before discards iff we're a fullbright object. Keep llappearance from stuffing dangling pointers into the alpha cache (crash iff you're using nSight debugging and disable readbacks). | |||
2019-07-12 | SL-11545 | Graham Linden | |
Fix glow calcs in sky shaders (not just the not shared enough atmospherics funcs). Revert 10625 attempted fix as it breaks baggy clothes as much as skipping readbacks does. | |||
2019-07-11 | SL-10625 | Graham Linden | |
Keep texture baking from pointlessly mercy flushing GL like a kid that just discovered the toilet handle. Make glReadPixels call use GL_ALPHA8 (a texture format) instead of GL_ALPHA (an enum to indicate the alpha channel). | |||
2019-07-08 | Roll back 10625 change and continue to side-step intel readback bug. | Graham Linden | |
2019-07-08 | SL-10625 | Graham Linden | |
Appease Clang. | |||
2019-07-08 | SL-10625 another shot across the bow | Graham Linden | |
Move dynamic texture update (which does local back readback work) to just before swap which may keep the Intel driver from tripping on its own shoelaces and is also subjectively faster for bakes. | |||
2019-07-03 | SL-11545, SL-11543, SL-10625 | Graham Linden | |
Fix emissives without normal maps clobbering the alpha output in materialF. Modify glow size calc to get close to pre-EEP sun glow behavior (may require sky vert settings >= mid). Make bake ignore alpha readback for Intel until we can determine why their drivers now go boom. | |||
2019-07-01 | SL-11521, SL-10625 | Graham Linden | |
Try aligning data used for glReadPixels to see if we can coax the Intel driver stack into being a less souciant pile of detritus. Replace face color based test replaced with other logic in error. | |||
2019-03-05 | Merge | Anchor | |
2019-02-06 | Automated merge with ssh://bitbucket.org/lindenlab/vir-fixes | Nat Goodspeed | |
2019-02-06 | SL-10471 - collision volume api | Brad Payne (Vir Linden) | |
2019-02-05 | SL-10471 - animation validation for constraints | Brad Payne (Vir Linden) | |
2019-02-28 | Merge | Rider Linden | |
2018-11-28 | Merge | Anchor | |
2018-11-14 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2018-11-14 | Merge | Rider Linden | |
2018-10-11 | Merge | Anchor Linden | |
2018-09-27 | merge | Brad Payne (Vir Linden) | |
2018-09-26 | Merge | Rider Linden | |
2018-09-26 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2018-09-07 | remove only-partially-successful attempt to put teamcity blocks around targets | Oz Linden | |
2018-09-05 | add more block structure to TeamCity log output for components | Oz Linden | |
2018-08-01 | MAINT-8803 Better UI handling of unrecognized inventory items | maxim_productengine | |
2018-07-26 | MAINT-8923 Better allocation failure handling, createGLTexture crashes | andreykproductengine | |
2018-07-17 | DRTVWR-447: Force rebuild with new BUGSPLAT_DB value. | Nat Goodspeed | |
2018-07-15 | [MAINT-8846] - fixing duplicate id in avatar_lad.xml fixrs character test ↵ | Anchor Linden | |
female crash. code cleanup. | |||
2018-07-12 | MAINT-8863 - more diagnostics to pin down possible causes | Brad Payne (Vir Linden) | |
2018-06-27 | Merge | Anchor Linden | |
2018-06-27 | [MAINT-8742] - fix color/tint on universal tattoos | Anchor Linden | |
2018-06-21 | Merge | Rider Linden | |
2018-06-21 | merge | Brad Payne (Vir Linden) | |
2018-06-13 | [DRTVWR-476] - add universal head,upper,lower tattoos | Anchor Linden | |
2018-06-08 | [DRTVWR-476] - create new wearable type | Anchor Linden | |
2018-05-30 | [MAINT-8693] - fix null check | Anchor Linden | |
2018-05-25 | MAINT-8693 Fixed crashes during login if you wear a BOM tattoo layer | Andrey Kleshchev | |