Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-12 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/newview/llagent.cpp # indra/newview/llimview.cpp # indra/newview/llimview.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmediasettingsgeneral.cpp # indra/newview/pipeline.cpp | |||
2022-12-07 | SL-18800 fix crash in removeMutedAVsLights | Mnikolenko Productengine | |
2022-08-25 | SL-18019 Sometimes rigged meshes don't show in preview thumbnails | Andrey Kleshchev | |
2022-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp | |||
2022-08-04 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-07-16 | SL-17473 Viewer not clearing all Vertex Buffers #2 | Andrey Kleshchev | |
2022-07-15 | SL-17473 Viewer not clearing all Vertex Buffers in some cases | Andrey Kleshchev | |
Image thread doesn't need mBuffer and buffer isn't thread safe so no point allocating it in an image thread. | |||
2022-07-11 | SL-17752 Crash at removeMutedAVsLights | Andrey Kleshchev | |
2022-06-29 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llviewercontrol.cpp | |||
2022-06-29 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy | |
2022-06-21 | SL-17590 Telehub beacon sometimes renders black | Andrey Kleshchev | |
2022-06-02 | SL-17505 Preview should be displaying rigged attachments only | Andrey Kleshchev | |
2022-05-26 | SL-17473 Viewer not clearing all Vertex Buffers in some cases | Andrey Kleshchev | |
Image thread doesn't need mBuffer and buffer isn't thread safe so no point allocating it in an image thread. | |||
2022-05-18 | SL-17449 Fix for Alexa's hair | Dave Parks | |
2022-04-11 | SL-17194 Impostor quality pass 2 (and fix for fully transparent rigged ↵ | Dave Parks | |
attachments rendering to depth buffer) | |||
2022-03-29 | SL-16811 Shape preview images do not display all of the attachments #2 | Andrey Kleshchev | |
Merged previewAvatar and generateImpostor into a single function since they are nearly identical | |||
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-02-18 | SL-16811 Shape preview images do not display all of the attachments. | Andrey Kleshchev | |
2022-02-17 | SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and ↵ | Dave Parks | |
querying for available video memory. | |||
2022-02-01 | SL-16714 and SL-16750 Break rigged alpha into its own pass (restore release ↵ | Dave Parks | |
like behavior) and fix rigged alpha emissive not rendering. | |||
2022-01-28 | SL-16696 Hacky fix for disappearing underwater objects. | Runitai Linden | |
2022-01-21 | Revert "SL-14717 Ability to trigger left clicks (and more) on animesh objects" | Andrey Lihatskiy | |
This reverts commit 8215fff0c2a1c895ef916837847cf7526ae61ef9. # Conflicts: # indra/newview/lltoolpie.cpp | |||
2022-01-14 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Runitai Linden | |
DRTVWR-546 | |||
2022-01-14 | SL-16544 Fix for small rigged meshes disappearing at short distances (for ↵ | Runitai Linden | |
real this time). | |||
2022-01-14 | SL-16606: Add profiler category UI | Ptolemy | |
2022-01-14 | SL-16606: Add profiler category PIPELINE | Ptolemy | |
2022-01-14 | SL-16606: Add profiler category DRAWPOOL | Ptolemy | |
2022-01-14 | SL-16606: Add profiler category DRAWABLE | Ptolemy | |
2022-01-13 | SL-16544 Fix for rigged mesh bounding boxes | Dave Parks | |
2021-12-08 | SL-16469 Fix for reflection/refraction passes breaking occlusion queries. | Runitai Linden | |
2021-12-07 | SL-16462 Fix for broken water clip plane during water reflection/refraction ↵ | Runitai Linden | |
map render. | |||
2021-12-06 | SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable ↵ | Dave Parks | |
(decruftify settings, compatibility pass). | |||
2021-12-03 | SL-16436 and SL-16327 Fix for RenderDebugGL test failures and fix for grey ↵ | Dave Parks | |
textures | |||
2021-11-30 | SL-16386 consolidate all VertexShader capability checks to a single ↵ | Dave Houlton | |
LLPipeline::shadersLoaded() | |||
2021-11-30 | SL-16386 remove references to (const true) LLPipeline::mVertexShadersEnabled | Dave Houlton | |
2021-11-30 | SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunction | Dave Houlton | |
2021-11-30 | SL-16369 Remove Hardware Skinning setting | Mnikolenko Productengine | |
2021-11-25 | SL-16408 Fix for crashing on disconnect | Mnikolenko Productengine | |
2021-11-23 | SL-16401 Fix for rendering above water things into the water refraction ↵ | Dave Parks | |
render target. | |||
2021-11-20 | SL-16289 Rigged mesh rendering overhaul | Dave Parks | |
2021-11-12 | SL-14895, point light atten should move inversely light radius | Dave Houlton | |
2021-11-12 | SL-11678 Avatar is reflecting on the under side of water surface | Andrey Kleshchev | |
Avatar wasn't reflecting but distorting, since avatar was already under water it looked like a 'reflection' of avatar, but was not rotated right and with wrong angle. | |||
2021-11-12 | SL-15993 Disabling transparent water should not disable advanced lighting | Andrey Kleshchev | |
2021-11-12 | SL-13561 When ALM is enabled, disabling water rendering breaks the sky | Andrey Kleshchev | |
2021-11-09 | SL-16330 Clean up vertical sync handling, add to UI | Mnikolenko Productengine | |
2021-11-04 | SL-14098 re-enable occlusion culling during reflection pass | Dave Houlton | |
2021-11-04 | SL-13565 occlusion/reflection tracy markup | Dave Houlton | |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵ | Dave Parks | |
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton | |||
2021-10-22 | merge | Brad Payne (Vir Linden) | |
2021-10-19 | SL-14469 Difficulties clicking objects that are close to the body | Andrey Kleshchev | |