Age | Commit message (Expand) | Author |
2021-10-25 | SL-16246 protect null deference | Dave Houlton |
2021-10-25 | SL-16243 Add Tracy timers to global new/delete overrides. | Dave Parks |
2021-10-25 | SL-16234 handle closing floater correctly | Mnikolenko Productengine |
2021-10-25 | Merged DRTVWR-546 into SL-15999 | Vir Linden |
2021-10-22 | SL-16222 Don't use bindFast for legacy bump maps (weird loading path sometime... | Runitai 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-16234 FIXED Frame stall caused by unnecessary building the floater when ex... | Mnikolenko Productengine |
2021-10-21 | SL-16202 Fix for textures appearing black or flashing white due to optimizati... | Dave Parks |
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-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 | Merge branch 'master' v6.4.24 into DRTVWR-546 | Dave Houlton |
2021-10-13 | Increment viewer version to 6.4.24 | Nat Goodspeed |
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-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-07 | SL-16024: Merge branch 'DRTVWR-546' into SL-16024-to-546 | Nat Goodspeed |
2021-10-07 | SL-16024: Return shared_ptr from LLInstanceTracker::getInstance(). | Nat Goodspeed |
2021-10-06 | SL-16138 remove checks for now-mandatory capabilities | Dave Houlton |
2021-10-01 | SL-15999 use callback for updating window title | Mnikolenko Productengine |
2021-09-29 | Merge branch 'SL-15999' of ssh://bitbucket.org/lindenlab/viewer into SL-15999 | Brad Payne (Vir Linden) |
2021-09-29 | SL-15999 - force multiple viewers support for noninteractive mode | Brad Payne (Vir Linden) |
2021-09-29 | SL-16034 init LLNavigationBar to allow setting title with location info later | Mnikolenko Productengine |
2021-09-29 | Merge branch 'SL-15999' of ssh://bitbucket.org/lindenlab/viewer into SL-15999 | Brad Payne (Vir Linden) |
2021-09-29 | SL-15999 - noninteractive sessions should quit cleanly when they get a close ... | Brad Payne (Vir Linden) |
2021-09-29 | SL-15999 - don't create floaters in noninteractive mode | Brad Payne (Vir Linden) |
2021-09-29 | SL-16034 Disable all displays and UI in noninteractive mode | Mnikolenko Productengine |
2021-09-28 | Merge branch 'SL-15999' of https://bitbucket.org/lindenlab/viewer into SL-15999 | Callum Linden |
2021-09-28 | SL-16102 Set window title to agent name (child of SL-15999 Support for low ov... | Callum Linden |
2021-09-28 | SL-15999 - noninteractive sessions disable logging | Brad Payne (Vir Linden) |
2021-09-28 | SL-15999 - draw no objects when noninteractive | Brad Payne (Vir Linden) |
2021-09-28 | SL-15999 - noninteractive mode: create minimal objects,load no textures | Brad Payne (Vir Linden) |
2021-09-27 | SL-16093 Don't force the console window to be open on developer builds becaus... | Dave Parks |
2021-09-27 | SL-16088 Fix for stall from many calls to glGenBuffers. | Dave Parks |
2021-09-27 | SL-15999 - noninteractive: debugging run issues, suppress AFK/Away pose | Brad Payne (Vir Linden) |
2021-09-27 | Merge branch 'SL-15999' of ssh://bitbucket.org/lindenlab/viewer into SL-15999 | Brad Payne (Vir Linden) |
2021-09-27 | SL-15999 - removed kludgy run disablement, needs better fix | Brad Payne (Vir Linden) |
2021-09-24 | SL-15999 (SL-16055) Turn off voice in non-interactive mode | Callum Linden |
2021-09-22 | Merge remote-tracking branch 'remotes/origin/DRTVWR-541' into DRTVWR-546 | Runitai Linden |
2021-09-23 | SL-15903 SLPlugin entitlements fix | Andrey Lihatskiy |
2021-09-22 | Merge remote-tracking branch 'remotes/origin/DRTVWR-541' into DRTVWR-546 | Runitai Linden |
2021-09-22 | SL-16014: Add Tracy markup to doFrame() | Ptolemy |