Age | Commit message (Expand) | Author |
2021-10-28 | SL-16247 Post-d520 libvlc plugin fixes | Andrey Lihatskiy |
2021-10-27 | SL-16220: Add tests for WorkQueue::waitForResult(), void & non-void. | Nat Goodspeed |
2021-10-27 | Merge branch 'SL-16127_More_tweaks' of bitbucket.org:lindenlab/viewer into SL... | Ptolemy |
2021-10-27 | SL-16127: Make another pass removing redundant LLSD op [] calls, unused vars,... | Ptolemy |
2021-10-27 | SL-16207: Update llstring.h handling of different string types. | Nat Goodspeed |
2021-10-27 | Merged in SL-16127 (pull request #741) | Michael Pohoreski |
2021-10-26 | SL-16127: Make another pass removing redundant LLSD op [] calls, unused vars,... | Ptolemy |
2021-10-26 | SL-16220: Make WorkQueue::postTo() return exception to caller. | Nat Goodspeed |
2021-10-26 | SL-16220: Change WorkQueue::runOn() to waitForResult(). | Nat Goodspeed |
2021-10-26 | SL-16243 Followup -- fix for inconsistently calling TracyAlloc/TracyFree | Runitai Linden |
2021-10-26 | SL-16193 Fix for mesh selection outline not rendering correctly (and broken p... | Dave Parks |
2021-10-25 | SL-16246 protect null deference | Dave Houlton |
2021-10-25 | SL-16220: WorkQueue::runOn() methods submit work, wait for result. | Nat Goodspeed |
2021-10-25 | SL-16243 Add Tracy timers to global new/delete overrides. | Dave Parks |
2021-10-25 | SL-16220: Specialize WorkQueue for callable with void return. | Nat Goodspeed |
2021-10-25 | SL-16234 handle closing floater correctly | Mnikolenko Productengine |
2021-10-25 | SL-16121 Fix intaller complaining about missing string | Andrey Kleshchev |
2021-10-25 | SL-16121 Fix viewer not cleaning up obsolete plugin modules on install | Andrey Kleshchev |
2021-10-25 | Merged in SL-15999 (pull request #746) | Vir Linden |
2021-10-25 | Merged DRTVWR-546 into SL-15999 | Vir Linden |
2021-10-25 | SL-16218 treat texture selection similar to diffuse map handling. | Mnikolenko Productengine |
2021-10-22 | SL-16220: Fix thread name expression. | Nat Goodspeed |
2021-10-22 | Merge branch 'DRTVWR-546' into SL-16127 | Ptolemy |
2021-10-22 | SL-16222 Don't use bindFast for legacy bump maps (weird loading path sometime... | Runitai Linden |
2021-10-22 | SL-15999 - made cwd handling a bit more robust in perfbot_run.py | Brad Payne (Vir Linden) |
2021-10-22 | merge | Brad Payne (Vir Linden) |
2021-10-22 | SL-16203 Fix for wonky handling of mouse deltas. | Dave Parks |
2021-10-22 | SL-16220: Merge branch 'master' into sl-16220 | Nat Goodspeed |
2021-10-22 | SL-16220: Add LL::ThreadPool class and a "General" instance. | Nat Goodspeed |
2021-10-22 | SL-16234 FIXED Frame stall caused by unnecessary building the floater when ex... | Mnikolenko Productengine |
2021-10-22 | DRTVWR-530 Updated uriparser to codeticket build 564957 | Andrey Lihatskiy |
2021-10-22 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy |
2021-10-22 | DRTVWR-527 Updated dullahan to codeticket build 564956 | Andrey Lihatskiy |
2021-10-22 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy |
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-22 | SL-15387 Resolve some columns crashes | Andrey Kleshchev |
2021-10-22 | SL-15383 Crash at SearchableControl's setHighlighted | Andrey Kleshchev |
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) |