Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-05-12 | SL-19710 Fix for deadlock in LLPerfStats. Move General thread ↵ | RunitaiLinden | |
initialization to earlier in session (unrelated). | |||
2023-05-02 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
2023-04-26 | Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 | Brad Linden | |
2023-04-05 | SL-19331: Move media updates off-thread on select hardware (#153) | cosmic-linden | |
* SL-19331: Have media updates on the LLImageGL thread even when texture updates are on the main thread. Add config. Off-thread media updates seem work best performance-wise when using glTexImage2D, not sub_image_lines. Otherwise, there are lots of main thread stalls. * SL-19331: Bump featuretable * SL-19331: Cleanup, annotate comment | |||
2023-03-31 | SL-19432 External group links dont load in SL | Andrey Kleshchev | |
2023-02-28 | SL-19280 disable autofps for new users by default | Mnikolenko Productengine | |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm | |||
2023-02-03 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # doc/contributions.txt # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt | |||
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-01-27 | SL-18930 Update Autotune panel | Maxim Nikolenko | |
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-19 | SL-18991 FIXED Autotune starts too early after login-in | Maxim Nikolenko | |
2023-01-16 | SL-18735 Using "Find original" in main inventory tab breaks inventory view | Andrey Kleshchev | |
Fixes folders being invidible (missing arrange) Fixes sroll to target not working reliably | |||
2022-12-13 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # doc/contributions.txt # indra/newview/llappviewer.cpp # indra/newview/skins/default/colors.xml | |||
2022-12-12 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp | |||
2022-12-07 | SL-18197 Materials folder doesn't appear on login | Andrey Kleshchev | |
Fix some folders not being requested unless already cached. Fix materials folder not being requested by materials picker. | |||
2022-12-03 | SL-18565 Built-in bump maps and some environment textures fail to load | Andrey Kleshchev | |
Due to udp texture fetching no longer being present | |||
2022-11-22 | SL-18689 Crash at LLTabContainer::selectNextTab() | Andrey Kleshchev | |
FPE_NOOP at "idx = (idx + 1 ) % (S32)mTabList.size();" | |||
2022-11-22 | SL-18565 Prevent texture fetch crash on second login attempt | Andrey Kleshchev | |
2022-11-03 | SL-18565 Built-in bump maps and some environment textures fail to load | Andrey Kleshchev | |
Due to udp texture fetching no longer being present | |||
2022-10-31 | SL-18495 Enable autofps for new users by default | Mnikolenko Productengine | |
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-21 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp | |||
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-10-17 | SL-18221 Water texture does not load after clearing cache | Andrey Kleshchev | |
Water texture should load only after having caps. Prefetch textures should load only after having caps. Prefetch list is now per grid | |||
2022-10-14 | Added stub handler for GLTF LargeGenericMessage as part of work on SL-18105 ↵ | Brad Kittenbrink | |
SL-17697 and SL-17698 | |||
2022-09-23 | SL-18202 remove old autofps | Mnikolenko Productengine | |
2022-09-23 | SL-18221 Water texture does not load after clearing cache | Andrey Kleshchev | |
Water texture should load only after having caps. Prefetch textures should load only after having caps. Prefetch list is now per grid | |||
2022-09-21 | SL-18202 WIP merging autotune contribution and updating UI | Mnikolenko Productengine | |
2022-09-21 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
2022-09-16 | SL-17723 Remove use of UDP image fetch | Mnikolenko Productengine | |
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmodelpreview.h | |||
2022-09-15 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-08-31 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloateroutfitsnapshot.cpp | |||
2022-08-31 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-08-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelpicks.cpp # indra/newview/llpanelprofile.cpp | |||
2022-07-13 | SL-17723 Remove use of UDP image fetch | Mnikolenko Productengine | |
2022-06-29 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
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-544-maint | Andrey Lihatskiy | |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-483 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llviewertexturelist.cpp | |||
2022-06-14 | SL-16182: Offload audio decoding from the main thread to the general work queue. | Cosmic Linden | |
The work queue callback binds "this". This is deemed safe due to current dependencies, but see the associated comment in the return callback. There was some trial and error to get a this-binded lambda to compile. Due to LLVorbisDecodeState writing to disk off-thread, limit audio decodes proportional to general worker thread count. Guess the thread count for now. | |||
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-31 | SL-15312 Tweaks and fixes | Andrey Kleshchev | |
- Allowed resizing text fields for classifieds in profiles - Fixed mislabeled floater from picks to classifieds - Fixed classified floater's title - Added support to see multiple classifieds - Removed obsolete panels - Fixed pick requests for various menus - Fixed pick creation from landmarks - Improved online status handling - Updated headers in files | |||
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' into DRTVWR-539 | Mnikolenko Productengine | |
2022-05-26 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewertexturelist.cpp | |||
2022-05-11 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
2022-05-06 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |