summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2021-12-15Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Runitai Linden
2021-12-15SL-16487 Fix for rigged attachment bounding boxes being too tight.Runitai Linden
2021-12-15Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maintAndrey Kleshchev
2021-12-15SL-16493: Fix non-fullbright partial alpha objects not being lit by sun broke...Ptolemy
2021-12-15Increment viewer version to 6.5.2Nat Goodspeed
2021-12-15SL-16495 FIXED Crash when unchecking "Animated Mesh" settingMnikolenko Productengine
2021-12-15SL-16485 Crash at memcpyNonAliased16Andrey Kleshchev
2021-12-13SL-16487 Fix for broken bounding boxes on rigged meshes (still broken, but no...Runitai Linden
2021-12-13SL-16497 Fix inventory update recursionAndrey Kleshchev
2021-12-13SL-16496 Added the retry counter for Vivox daemon connectAndrey Lihatskiy
2021-12-11Merge branch 'master' into SL-15742Bennett Goble
2021-12-10SL-15742: Convert build scripts to Python 3Bennett Goble
2021-12-09SL-16479 'sloppy' precision in automated mode.Andrey Kleshchev
2021-12-09SL-16461 disable occlusion-based reflection updateDave Houlton
2021-12-09SL-16450 gcc compatibilityAndrey Kleshchev
2021-12-09SL-16471 Removed unneeded MeshOpt generation methodAndrey Kleshchev
2021-12-08SL-16468 Fix for crash when enabling highlight transparent (add rigged mesh s...Runitai Linden
2021-12-08SL-16105 Crash at LLTrackBlenderLoopingManual's setPositionAndrey Kleshchev
2021-12-08SL-16105 Fix Day cycle editor not expecting an assetAndrey Kleshchev
2021-12-08SL-16450 Don not crash viewer in case of invalid data typeAndrey Kleshchev
2021-12-08SL-16469 Fix for reflection/refraction passes breaking occlusion queries.Runitai Linden
2021-12-07SL-16462 Fix for broken water clip plane during water reflection/refraction m...Runitai Linden
2021-12-07SL-16454 FIXED Performance viewer login screen is black after a Release viewe...Mnikolenko Productengine
2021-12-07SL-16450 Remake XMLRPC parsing into a switch(type)Andrey Kleshchev
2021-12-07SL-16450 Fix LLEventNotifier not expecting ISO dateAndrey Kleshchev
2021-12-06SL-16451 Fix for rigged meshes disappearing when rendered as static.Runitai Linden
2021-12-07SL-16450 handling additional xmlrpc_typesAndrey Kleshchev
2021-12-06SL-16446 Crash at loginToVivox when viewer quitsAndrey Kleshchev
2021-12-06SL-12456 Disable NSWindowIsRestorable to avoid crashingAndrey Lihatskiy
2021-12-06SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable ...Dave Parks
2021-12-03SL-16443 Fix crash at showAdvancedAndrey Kleshchev
2021-12-03SL-16434 Crash opening landmarksAndrey Kleshchev
2021-12-03SL-16436 and SL-16327 Fix for RenderDebugGL test failures and fix for grey te...Dave Parks
2021-12-03SL-16438 Machine id for Linux is always 0Andrey Kleshchev
2021-12-03SL-16434 Fix menu localizationAndrey Kleshchev
2021-12-02SL-16405 Remove “pass == <magic number>” anti-pattern from various drawpo...Dave Parks
2021-12-02SL-14403 Remove unused shader bindsAndrey Kleshchev
2021-12-02SL-16420 Upload's physics LODs are broken in preview #2Andrey Kleshchev
2021-12-01SL-16420 Upload's physics LODs are broken in previewAndrey Kleshchev
2021-12-01SL-16386 skip void returnDave Houlton
2021-11-30SL-16386 consolidate all VertexShader capability checks to a single LLPipelin...Dave Houlton
2021-11-30SL-16386 remove references to (const true) LLPipeline::mVertexShadersEnabledDave Houlton
2021-11-30SL-16386 replace gutted LLRender::setAlphaRejectSettings() with explicit flush()Dave Houlton
2021-11-30SL-16386 purge write-only state member LLCubeMap::mTextureCoordStageDave Houlton
2021-11-30SL-16386 purge no-op fxn LLTexUnit::setTextureAlphaBlend()Dave Houlton
2021-11-30SL-16386 purge no-op fxn LLTexUnit::setTextureColorBlend()Dave Houlton
2021-11-30SL-16386 purge no-op fxn LLTexUnit::setTextureBlendType()Dave Houlton
2021-11-30SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunctionDave Houlton
2021-11-30SL-16421: Destroy the "General" ThreadPool as soon as cleanup starts.Nat Goodspeed
2021-11-30SL-16421: Unify LLAppViewer::cleanup() indentation.Nat Goodspeed