Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-04 | SL-20141 Remove "Local Lights" checkbox and instead make the number of ↵ | RunitaiLinden | |
lights rendered scale with the "Quality & speed" slider | |||
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-05-11 | SL-19656 Remove LLPerfStats thread and fold into General thread. Hook ↵ | RunitaiLinden | |
avatar GPU time into LLPerfStats. Incidental decruft. | |||
2023-05-03 | DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). | Nat Goodspeed | |
The trouble with debugLoggingEnabled() is that it locked mutexes and searched maps every time that call was reached. LL_DEBUGS() has the same functionality (albeit with idiosyncratic syntax) but performs expensive lookups only once per session, caching the result in a local static variable. | |||
2023-05-02 | Fixing a small typo in llviewerstats.cpp | Pantera Północy | |
2023-04-26 | Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 | Brad Linden | |
2023-03-31 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/llfloateravatarrendersettings.cpp | |||
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-03-20 | SL-19161 - logging of basic translation stats in ViewerStats | Brad Payne (Vir Linden) | |
2023-03-10 | DRTVWR-559 Fix for assert in LLVertexBuffer, incidental decruft. | Dave Parks | |
2022-12-09 | SL-18824 - added hardare_concurrency to system stats | Brad Payne (Vir Linden) | |
2022-11-28 | Merge remote-tracking branch 'origin/DRTVWR-528' into DRTVWR-559 | Brad Kittenbrink | |
2022-11-28 | Merge remote-tracking branch 'origin/main' into DRTVWR-528 | Brad Kittenbrink | |
2022-11-16 | SL-18154 Profile guided optimizations vs release viewer. Trim some unused ↵ | Dave Parks | |
abilities and remove some more fast timers. | |||
2022-11-12 | SL-18391 Basic gltf material accounting | Andrey Kleshchev | |
Plan is to expand it as needed with overrides, request rate and memory | |||
2022-09-28 | SL-18248 Move frame breakdown stats to 'Scene loading statistics' floater | Mnikolenko Productengine | |
2022-09-21 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h | |||
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks | |
2022-07-12 | Merge branch 'master' into DRTVWR-528 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llappviewer.cpp | |||
2022-06-29 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
2022-06-29 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
2022-05-31 | SL-17490 Only update a subset of textures each frame and remove dead debug code. | Dave Parks | |
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/cmake/LLCommon.cmake # indra/llcommon/CMakeLists.txt # indra/llrender/llgl.cpp # indra/newview/llappviewer.cpp # indra/newview/llface.cpp # indra/newview/llflexibleobject.cpp # indra/newview/llvovolume.cpp | |||
2022-05-26 | Merge branch 'master' v 6.6.1 into DRTVWR-528 | Dave Houlton | |
2022-05-18 | SL-17388 Add SSE version info to ViewerStats | Andrey Kleshchev | |
2022-04-26 | Merge branch 'DRTVWR-546' into DRTVWR-539 | Mnikolenko Productengine | |
2022-04-18 | Merge branch 'master' into DRTVWR-528 | Dave Houlton | |
2022-03-25 | Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into SL-17005 | Dave Parks | |
2022-03-21 | SL-17040 Crash when looking for a region by handle or position | Andrey Kleshchev | |
Might be a better idea to turn LLWorld back into an LLSingleton. Too many things to track. | |||
2022-03-11 | SL-17005 WIP Simplify what feeds texture loading bias to only pay attention ↵ | Dave Parks | |
to available memory according to OS and GL driver, not (broken) internal accounting (breaks intel GPUs, compatibility pass incoming). | |||
2022-03-02 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
# 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-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-28 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-01-24 | SL-16691 Add GPU memory bandwidth to ViewerStats | Runitai Linden | |
2022-01-10 | Merge branch 'DRTVWR-530-maint' into DRTVWR-553-maint-mix-JK | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/key_bindings.xml # indra/newview/llappviewer.cpp # indra/newview/llkeyconflict.cpp | |||
2022-01-10 | SL-16605: Remove fallback to Vulkan SDK | Ptolemy | |
2022-01-07 | SL-16605: Report VulkanMaxApiVersion with the appropiate Vulkan 0.0, 1.0, ↵ | Ptolemy | |
1.x max API version depending on if we can load the .dll and/or vkEnumerateInstanceVersion. | |||
2021-12-26 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton | |
2021-12-15 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
2021-12-15 | Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maint | Andrey Kleshchev | |
# Conflicts: # indra/media_plugins/cef/media_plugin_cef.cpp - setOnLoadEndCallback # indra/newview/llviewerassetstorage.cpp - mAssetCoroCount | |||
2021-11-30 | SL-16386 consolidate all VertexShader capability checks to a single ↵ | Dave Houlton | |
LLPipeline::shadersLoaded() | |||
2021-11-19 | SL-16355 - spammy message removed | Brad Payne (Vir Linden) | |
2021-11-19 | SL-16329 - track frame time and jitter (as average deviation frame to frame) ↵ | Brad Payne (Vir Linden) | |
in stats window | |||
2021-09-07 | SL-15832 Add OS bitness to ViewerStats | Mnikolenko Productengine | |
2021-06-25 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
2021-06-24 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2021-04-29 | SL-15177 Fix the way of counting for gTextureTimer | Mnikolenko Productengine | |