summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
41 hoursMerge branch 'main' into 2025.072025.07Erik Kundiman
41 hoursll_icon_small.ico changeHEADmainSecret Foxtail
Replace SLv icon with megapahit
41 hoursMerge tag 'Second_Life_Release#17540023-2025.07' into 2025.07Erik Kundiman
2 daysMerge remote-tracking branch 'mobserveur/experimental2'Erik Kundiman
3 daysAttempt to fix the Sharpening / AA settings slow down on Macmobserveur
This commit aims to fix the issue that causes a slow down when certain combinations of post-processing settings are used.
3 daysMerge remote-tracking branch 'mobserveur/experimental2'Erik Kundiman
3 daysback to using LLCachedControl in LLReflectionMapManagermobserveur
This commit changes the gSavedSetting direct reading to using LLCachedControl in LLReflectionMapManager
5 daysMerge remote-tracking branch 'mobserveur/experimental2'Erik Kundiman
5 daysFix for multithreaded textures on Mac and more optimisationsmobserveur
This commit fixes an issue with the multithreaded textures option on Mac and adds some more optimisations.
7 daysp#428 'multiple textures' sometimes not presentAndrey Kleshchev
when opening picker for the first time
8 daysMerge remote-tracking branch 'secondlife/main'Erik Kundiman
8 daysMerge branch '2025.06'Erik Kundiman
8 daysMerge remote-tracking branch 'mobserveur/experimental2'Erik Kundiman
8 daysMerge branch 'main' into 2025.06Erik Kundiman
8 daysMerge remote-tracking branch 'mobserveur/experimental2'Erik Kundiman
8 daysPerformance Optimisations, Bloom effect, Visuals Panelmobserveur
This commit contains performance optimisations in the the pipeline, framebuffer, vertexbuffer, reflection probes, shadows. It also fixes many opengl errors, modifies the opengl debugging, and adds a visuals effects panel.
8 daysOptimisations and experimental HDR display support on macmobserveur
This commit completes the previous ones for performance optimisations, and adds HDR display support on mac
11 days#4536 Fix clipped setting descriptionsAndrey Kleshchev
12 daysp#470 Fix wrong release notes being shown.Andrey Kleshchev
13 days#4623 Shared Media on HUDs not loadingAndrey Kleshchev
Looks like a merge between a commit that affected mScreenPixelArea and a commit that added a return value resulted in reordered calls.
14 days#4587 Shaders sometimes do not match the shader settingsAndrey Kleshchev
Ensure versions get matched reliably
14 daysMerge from main into developAndrey Kleshchev
Update develop branch from main to pick up 2025.05 and 2025.06 merge commits and version bump.
14 daysIncrement viewer version after 2024.06Andrey Kleshchev
2025-09-02#4621 Crash at LLMeshRepoThread::run(1060)Andrey Kleshchev
Fix a missed mutex
2025-09-02#4619 Don't crash on LLHUDEffect::renderAndrey Kleshchev
LLHUDEffectResetSkeleton needs to override LLHUDEffect::render to not cause an LL_ERRS if it stays alive for too long.
2025-09-01#4588 Unable to direct silent installationAndrey Kleshchev
2025-08-30Enable NVIDIA GL threaded optimisations by defaultErik Kundiman
https://www.phoronix.com/review/nvidia_threaded_opts If a user needs it to be off, then set __GL_THREADED_OPTIMIZATIONS to 0 upon launching, the built-in enabling is set not to overwrite.
2025-08-30Performance Optimisations, Bloom effect, Visuals Panelmobserveur
This commit contains performance optimisations in the the pipeline, framebuffer, vertexbuffer, reflection probes, shadows. It also fixes many opengl errors, modifies the opengl debugging, and adds a visuals effects panel.
2025-08-30Contrast Skin Cleanupmobserveur
Cleaning up the unnecessary files in the Contrast skin
2025-08-30Gold Contrast Skin (incomplete/beta)mobserveur
New skin: Gold Contrast
2025-08-29#4598 Fix variables being inited before settings are readyAndrey Kleshchev
2025-08-29#4604 Warn user off high settings when on low-RAM hardwareAndrey Kleshchev
2025-08-29#4604 Reduce draw distance when low on RAMAndrey Kleshchev
2025-08-27#4608 Crash at LLJoint::findJointAndrey Kleshchev
'this' is null inside findJoint according to bugsplat so likely mRoot was not initialized yet.
2025-08-26#4598 Crash in LLReflectionMapManager::updateAndrey Kleshchev
Not enough data for a solid conclusion (does something create settings in a thread?), but should be avoidable if we cache settings differently.
2025-08-25Merge pull request #4603 from secondlife/release/2025.06Jonathan "Geenz" Goodman
Update develop with latest 2025.06 changes.
2025-08-22Improved open performance for some web based UI floaters by preloading the ↵Callum Linden
web content during login (#4574) * First phase of some work to replace certain UI web based floaters with a much more simple floater (no more browserish web-content-floater) and then pre-load content as login is progressing. This means that after login, the floater can be opened much more rapidly than now. This first commit does this process for the Search floater * This commit brings in a new marketplace floater than hosts the marketplace web page (no more webcontent floater here either). It works as expected and opens quickly but the user is not logged in when the page is opened so that needs to be tackled before we can declare that this is a viable solution * This commit introduces a way to set the openID cookie that arrives via login.cgi into all the instances that are preloaded - the result is that when you open the preloaded floater after login, you are logged into your linden account * Fix a mac only warning as error - function overrides a member function but is not marked 'override' * Marchcat spotted left over cruft from earlier dev when we used a trimmed down URL for the pre-load search. Now we use the same search URL throughout and zero out the query parameters
2025-08-22#4570 Sanity check bandwidth inputAndrey Kleshchev
Going above this will just make server throttle things and viewer's own throttlig won't be effective when viewer can't keep up.
2025-08-22Merge branch 'main' into 2025.06Erik Kundiman
2025-08-22Add a way to have snapshot legacy file namingErik Kundiman
as requested by Bavid Dailey. Having timestamp is set as the default.
2025-08-22Add a special thanks and more testersErik Kundiman
2025-08-21#4591 Crash at LLWearableItemsList's ContextMenuAndrey Kleshchev
2025-08-21#4570 Attemp to send logout message when lost networkAndrey Kleshchev
To not leave a ghost behind and for faster reconnect
2025-08-21Merge tag 'Second_Life_Release#787b63f4-2025.06' into 2025.06Erik Kundiman
2025-08-21Merge tag 'Second_Life_Release#143de1dd-2025.06' into 2025.06Erik Kundiman
2025-08-20#4581 Crash on LL::GLTF::copyAndrey Kleshchev
Tried to initialize LLVector2 TexCoords with vector3 data?
2025-08-20#4583 Crash on LLInventoryPanel::itemChangedAndrey Kleshchev
2025-08-19Revert "Remove the first login screen (#4451)" (#4578)Signal Linden
* Revert "Remove the first login screen (#4451)" This reverts commit b82f52acbb00a9dd3e5426e8a6510a0ef6f41289. * Revert "#4451 Remove missed first login image" This reverts commit 8eb2429a16b7dee570a28578f3d75f2a423f20af.
2025-08-19#4544 Make model dump go into logsAndrey Kleshchev
not into work folder, viewer isn't supposed to write there.
2025-08-19#4518 Dupplicates can appear in favoritesAndrey Kleshchev
if parent and child gets added back to back