Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-07-21 | SL-20010 Make reflection probes ignore touch actions. | RunitaiLinden | |
2023-06-23 | SL-19897 Fix for 100% transparent objects not showing up in highlight ↵ | RunitaiLinden | |
transparent until LoD switch. | |||
2023-06-02 | SL-18251 Expand extents to include the Control Avatar bounds | Alexander Gavriliuk | |
2023-03-13 | SL-19371 Fix for occlusion culling getting stuck after teleport. | Dave Parks | |
2023-03-02 | SL-19294: Avoid unnecessary vertex buffer data in GLTF materials | Cosmic Linden | |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden | |
SL-18869, SL-18772 Overhaul VBO management, restore occlusion culling, intel compatibility pass, etc | |||
2023-01-09 | SL-18869 Optimizations -- Use _mm_prefetch to cut down on cache misses when ↵ | Dave Parks | |
iterating over render batches. | |||
2022-12-06 | SL-18784 Refactor physics shape display to not require its own render ↵ | Dave Parks | |
target. Remove "Hover Glow Objects" to free up a superfluous render target. | |||
2022-11-22 | SL-18697 Fix for particle textures not loading. | Dave Parks | |
2022-11-16 | SL-18154 Profile guided optimizations vs release viewer. Trim some unused ↵ | Dave Parks | |
abilities and remove some more fast timers. | |||
2022-10-26 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
2022-10-24 | SL-18432 Fix for alpha sorting | Andrey Lihatskiy | |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
2022-10-19 | SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ↵ | Dave Parks | |
add LLViewerFetchedTextures to LLFetchedGLTFMaterial. Lower reflection probe resolution to 128x128 per side. | |||
2022-06-23 | SL-17653 WIP - Apply GLTF material in Material Editor to selected object ↵ | Dave Parks | |
when you click "Save" | |||
2022-06-10 | SL-17574 Add probe detail combo box to advanced graphics preferences. Fix ↵ | Dave Parks | |
spot light shadows not working in probes. | |||
2022-06-09 | SL-17551 Add "Select Reflection Probes" menu option and make invisible ↵ | Dave Parks | |
objects less annoying when alt-zooming in edit mode. | |||
2022-06-06 | SL-17532 Potential fix for some rigged mesh draw order issues. | Dave Parks | |
2022-05-26 | Merge master v 6.6.1 into DRTVWR-559 | Dave Houlton | |
2022-05-18 | SL-17449 Fix for Alexa's hair | Dave Parks | |
2022-05-16 | SL-17284 Reflection probe tuning and optimization take 1 | Dave Parks | |
2022-02-24 | SL-16907 Potential fix for crash in updateSkinInfoMatrixPalette | Dave Parks | |
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-14 | SL-16544 Fix for small rigged meshes disappearing at short distances (for ↵ | Runitai Linden | |
real this time). | |||
2021-12-15 | SL-16487 Build fix (whoops) | Runitai Linden | |
2021-12-03 | SL-16436 and SL-16327 Fix for RenderDebugGL test failures and fix for grey ↵ | Dave Parks | |
textures | |||
2021-11-20 | SL-16289 Rigged mesh rendering overhaul | Dave Parks | |
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-12 | SL-16166 Optimization pass on LLRenderPass::pushBatch | Runitai Linden | |
2019-10-25 | SL-12026, SL-1232 and SL-11614 | andreykproductengine | |
2019-10-25 | SL-12014 Animesh is now a separate rendering type | andreykproductengine | |
2018-06-05 | merge | Brad Payne (Vir Linden) | |
2018-01-12 | MAINT-8145 - reduce zoom lag by updating joint position overrides less ↵ | Brad Payne (Vir Linden) | |
often, no longer done in rebuildGeom() | |||
2017-10-26 | MAINT-7213 Shared media (media as a texture) unusable with transparent mesh | ruslantproductengine | |
New outline selection around mesh objects. | |||
2017-01-24 | MAINT-6645 - Improvement - Agents that render as jelly dolls should have ↵ | ruslantproductengine | |
their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes. Comments: - Fix based on "RenderAutoMuteByteLimit" setting. - File indra/llxml/llcontrol.h - add all signals to 0 group. It garanty that handlers (in indra/newview/llviewercontrol.cpp) will be called last. | |||
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-04 | MAINT-5416 FIXED Cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
--HG-- branch : maint-5416 | |||
2015-07-23 | MAINT-5416 Reverted changeset: 9bd24c17d908 | AndreyL ProductEngine | |
2015-07-17 | MAINT-5416 FIXED cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
2014-04-24 | MAINT-4009: Cleaning up some statically allocated memory in a ↵ | Stinson Linden | |
LLVolumeGeometryManager method that was never freed. | |||
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-07 | renamed TraceType to StatType | Richard Linden | |
added more MemTrackable types optimized memory usage of LLTrace some more | |||
2013-08-30 | fix for SH-4295: Interesting: Teleporting to previous location leave some ↵ | Xiaohong Bao | |
objects invisible. | |||
2013-08-12 | merge | Richard Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-07 | more fix for SH-4397: Object cache occlusion culling results are not always ↵ | Xiaohong Bao | |
correct | |||
2013-08-05 | fix for SH-4397: Object cache occlusion culling results are not always correct | Xiaohong Bao | |
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |