Age | Commit message (Expand) | Author |
2021-10-21 | SL-16127: Const cleanup | Ptolemy |
2021-10-21 | SL-16127: More cleanup | Ptolemy |
2021-10-21 | SL-16127: Cleanup consts | Ptolemy |
2021-10-21 | SL-16127: Fix bug in int() not calling getDistanceMultiplier(), calc() not ca... | Ptolemy |
2021-10-21 | SL-16127: Use cached sky | Ptolemy |
2021-10-21 | SL-16127: Cleanup indentation and whitespace to match coding style | Ptolemy |
2021-10-21 | SL-16127: Use cache psky when possible | Ptolemy |
2021-10-21 | SL-16127: Cleanup trailing whitespace | Ptolemy |
2021-10-21 | SL-16127: Remove unused functions | Ptolemy |
2021-10-21 | SL-16127: Replace slow getLightTransmittance with faster version | Ptolemy |
2021-10-21 | SL-16202 Fix for textures appearing black or flashing white due to optimizati... | Dave Parks |
2021-10-21 | SL-15521 Fix license file not mentioning meshoptimizer | Andrey Kleshchev |
2021-10-21 | SL-16226 Crash at genMeshOptimizerPerModel | Andrey Kleshchev |
2021-10-21 | SL-15999 - perfbot allow --num to default to number of creds | Brad Payne (Vir Linden) |
2021-10-20 | SL-16220: Add a WorkQueue to be serviced by mainloop. | Nat Goodspeed |
2021-10-20 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Brad Payne (Vir Linden) |
2021-10-20 | SL-16184 FIXED Frame stall when friend comes online. | Mnikolenko Productengine |
2021-10-19 | SL-16197 Optimize LLEnvironment handling of shader uniforms. Instrument LLSD... | Dave Parks |
2021-10-18 | SL-16047 Strip unused includes | Andrey Kleshchev |
2021-10-15 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Brad Payne (Vir Linden) |
2021-10-15 | SL-16166 Optimization pass on render pipe inner loops | Dave Parks |
2021-10-14 | DRTVWR-545 Raised the viewer version to 6.5.0 | Andrey Lihatskiy |
2021-10-14 | Merged DRTVWR-546 into SL-16166 | Dave Parks |
2021-10-14 | SL-16166 Apply optimizations from pushBatch to other render call sites. Opti... | Runitai Linden |
2021-10-14 | SL-16131 Fix for alignment warnings on Win32 builds. | Dave Parks |
2021-10-13 | Merged in DV546-merge-6.4.24 (pull request #731) | Euclid Linden |
2021-10-13 | Merge branch 'master' v6.4.24 into DRTVWR-546 | Dave Houlton |
2021-10-14 | Merge branch master (DRTVWR-520) into DRTVWR-542-meshopt | Andrey Kleshchev |
2021-10-14 | Merge branch 'master' into DRTVWR-545-maint-mix | Andrey Lihatskiy |
2021-10-13 | Increment viewer version to 6.4.24 | Nat Goodspeed |
2021-10-13 | SL-15462 Refactor voiceControlCoro() into a state machine #2 | Andrey Kleshchev |
2021-10-13 | SL-15462 Refactor voiceControlCoro() into a state machine #1 | Andrey Kleshchev |
2021-10-13 | SL-16106 Fixed asset storage trying to request data on shutdown | Andrey Kleshchev |
2021-10-13 | SL-16166 Remove LLDrawPoolGlow::pushBatch non-specialization | Runitai Linden |
2021-10-13 | SL-16166 Optimize LLDrawPoolMaterials::pushBatch | Runitai Linden |
2021-10-13 | SL-16189 Optimize bindBumpMap | Runitai Linden |
2021-10-13 | SL-16166 Apply LLRenderPass::pushBatch optimizations to LLDrawPoolBump::pushB... | Runitai Linden |
2021-10-13 | SL-16166 Don't use setupVertexBuffer where setupVertexBufferFast is called fo... | Runitai Linden |
2021-10-12 | SL-16166 Optimization pass on LLRenderPass::pushBatch | Runitai Linden |
2021-10-11 | SL-16099 Followup -- disable VAOs since they still run like garbage in busy s... | Runitai Linden |
2021-10-11 | SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs... | Dave Parks |
2021-10-11 | SL-16141 Load fonts and generate glyphs on startup | Mnikolenko Productengine |
2021-10-08 | Merge branch 'SL-16024' into DRTVWR-546 | Nat Goodspeed |
2021-10-08 | SL-16024: Resolve bizarre VS compile error. Thanks Callum! | Nat Goodspeed |
2021-10-07 | SL-16024: Merge branch 'SL-16024' into SL-16024-to-546 | Nat Goodspeed |
2021-10-07 | SL-16024: Defend against two threads making "anonymous" WorkQueues. | Nat Goodspeed |
2021-10-07 | SL-16024: Merge branch 'DRTVWR-546' into SL-16024-to-546 | Nat Goodspeed |
2021-10-07 | SL-16024: Add LL::WorkQueue for passing work items between threads. | Nat Goodspeed |
2021-10-07 | SL-16024: Make LLCond::get() lock and return by value. | Nat Goodspeed |
2021-10-07 | SL-16024: Adapt llinstancetracker_test.cpp to getInstance() change. | Nat Goodspeed |