summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2020-03-25DRTVWR-494: Remove LLMainThreadTask::dispatch(LockStatic&, ...)Nat Goodspeed
2020-03-25DRTVWR-494: Document LLMainThreadTask class.Nat Goodspeed
2020-03-25DRTVWR-494: Add LLMainThreadTask to perform work on the main thread.Nat Goodspeed
2020-03-25DRTVWR-494: VS 2013 can't yet handle variadic llmake().Nat Goodspeed
2020-03-25DRTVWR-494: Use std::thread::id for LLThread::currentID().Nat Goodspeed
2020-03-25DRTVWR-494: Put streaming operator<<() for kdu_dims in kdu_core.Nat Goodspeed
2020-03-25DRTVWR-494: Move LL_ERRS out of llinstancetracker.h header file.Nat Goodspeed
2020-03-25DRTVWR-494: Move explanatory comments from LLSingleton to LockStatic.Nat Goodspeed
2020-03-25DRTVWR-494: Add llmake_heap(); update to variadic llmake().Nat Goodspeed
2020-03-25DRTVWR-494: Extract LockStatic as a standalone template class.Nat Goodspeed
2020-03-25DRTVWR-494: Streamline LLSingleton state machine.Nat Goodspeed
2020-03-25DRTVWR-494: Encapsulate redundant VS boilerplate around <mutex>.Nat Goodspeed
2020-03-25DRTVWR-494: Streamline LLEventTimer::updateClass().Nat Goodspeed
2020-03-25DRTVWR-494: Add on_main_thread(), sibling to assert_main_thread().Nat Goodspeed
2020-03-25DRTVWR-494: Improve thread safety of LLSingleton machinery.Nat Goodspeed
2020-03-25DRTVWR-494: Quiet VS warnings about its own <mutex> header.Nat Goodspeed
2020-03-25DRTVWR-494: Defend LLInstanceTracker against multi-thread usage.Nat Goodspeed
2020-03-25DRTVWR-494: Show copy-paste-friendly env vars and test command.Nat Goodspeed
2020-03-25SL-12478 Long names are not beautiful in nametagsAndrey Kleshchev
2020-03-25SL-12554 FIXED The value of the 'Avatar Maximum Complexity' is not synchroniz...Mnikolenko Productengine
2020-03-24Merge cleanupRunitai Linden
2020-03-24SL-1431 settings_per_account.xml file should be attached to crashreportMnikolenko Productengine
2020-03-24Merge branch 'DRTVWR-440' of bitbucket.org:lindenlab/viewer into davep/DRTVWR...Runitai Linden
2020-03-24Fix for bad fullbright shiny shininess values and inconsistency between mater...Runitai Linden
2020-03-24SL-12237 Invisible avatars don't need detailed updatesAndrey Kleshchev
2020-03-24SL-12237 Small adjustment to render complexity performanceAndrey Kleshchev
2020-03-24SL-12237 Invisible avatars don't need detailed updatesAndrey Kleshchev
2020-03-24SL-12237 Small adjustment to render complexity performanceAndrey Kleshchev
2020-03-23SL-3475 Add 'Close All Dialogs' option for Script dialogsMnikolenko Productengine
2020-03-20WIP - Make EEP match production.Runitai Linden
2020-03-20SL-2222 FIXED Media Control still offers zoom out when already zoomed outMnikolenko Productengine
2020-03-19SL-12607 FMOD LogoAndrey Kleshchev
2020-03-19Merged in SL-11589 (pull request #44)Michael Pohoreski
2020-03-19SL-12871 'Only Friends and Groups can call or IM me' setting should be accoun...Mnikolenko Productengine
2020-03-19SL-11445 Fix crash caused by wind cleanupAndrey Kleshchev
2020-03-19Merged master into sl-11445_fmodstudioAndrey Kleshchev
2020-03-19SL-11589 Remove redundant setting vary_texcoord0, cleanup groupingPtolemy
2020-03-19SL-11589 Fix clouds drooping below horizonPtolemy
2020-03-18SL-12574 Cleanup unused final_attenPtolemy
2020-03-18SL-12574 Fix environmentMap being too dark on EEPPtolemy
2020-03-18SL-12574 Add note about duplicated procedurally generated sky texturePtolemy
2020-03-18SL-12865, add bias to alpha mask values to avoid 8-bit acneDave Houlton
2020-03-18Merge master (v 6.3.9) into DRTVWR-440Dave Houlton
2020-03-18SL-12870 Misleading UI valueAndrey Kleshchev
2020-03-18Merge branch 'master' into DRTVWR-482Andrey Lihatskiy
2020-03-18Merge branch 'master' into DRTVWR-460Andrey Lihatskiy
2020-03-18Merge branch 'master' into DRTVWR-497Andrey Lihatskiy
2020-03-18Merge branch 'master' into DRTVWR-500Andrey Lihatskiy
2020-03-18Increment viewer version to 6.3.9Nat Goodspeed
2020-03-17SL-10449 remove soft gamma adjustment that breaks Mac GLSL compilerDave Houlton