summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-09Merge remote-tracking branch 'mobserveur/experimental2'Erik Kundiman
2025-09-09Merge commit '7f0c81918575d3f05e4eadc160b600eaa8b383d1'Erik Kundiman
2025-09-09Performance 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-09-08Optimisations and experimental HDR display support on macmobserveur
This commit completes the previous ones for performance optimisations, and adds HDR display support on mac
2025-09-05Merge pull request #4644 from RyeMutt/project/mac_universalCallum Linden
Fix macos build arch and deploy target due to cmake behavior changes
2025-09-05Fix macos build arch and deploy target due to cmake behavior changesRye
2025-09-06#4639 Crash at getDimensionsF32Andrey Kleshchev
2025-09-06#4536 Fix clipped setting descriptionsAndrey Kleshchev
2025-09-05Merge pull request #4640 from secondlife/callum/mac_universalCallum Linden
Updates to macOS universal build
2025-09-05Incorporate the latest buld of KDU 8.4.1 with the universal macos libsCallum Prentice
2025-09-05Revert "Replace boost filesystem with std filesystem"Callum Prentice
This reverts commit 94e45ca2e60b4013a4e38d8f2c1fe8dad4207c3a.
2025-09-05viewer-cef build fixesAndrey Kleshchev
2025-09-05Replace boost filesystem with std filesystemAndrey Kleshchev
Build fixes, instead of resolving unclear boost filesystem errors just updated to std in affected places.
2025-09-04Merge pull request #4633 from secondlife/callum/viewer-cef-2025-08Callum Linden
Incorporate latest version of Dullahan that is built using CEF 139 and target the Universal Mac build branch
2025-09-04Merge branch 'project/mac_universal' into callum/viewer-cef-2025-08Callum Linden
2025-09-04p#470 Fix wrong release notes being shown.Andrey Kleshchev
2025-09-04#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.
2025-09-03Merge Changes for support of apple silicon on macOSAndrey Kleshchev
Mac Arm
2025-09-03Merge pull request #4625 from secondlife/andreyk/viewer_4587Andrey Kleshchev
#4587 Shaders sometimes do not match the shader settings
2025-09-02#4587 Make shader cache reading fasterAndrey Kleshchev
2025-09-02#4587 Shaders sometimes do not match the shader settingsAndrey Kleshchev
Ensure versions get matched reliably
2025-09-02Merge from main into developAndrey Kleshchev
Update develop branch from main to pick up 2025.05 and 2025.06 merge commits and version bump.
2025-09-02Increment viewer version after 2024.06Andrey Kleshchev
2025-09-02Fix cmake to ${CMAKE_COMMAND} to avoid cmake errorRye
2025-09-02MacOS companion changes for dullahan 1.21 including package structure and ↵Rye
linkage fixes
2025-09-02Changes to support dullahan 1.21 undo/redo/delete/select all edit handlersRye
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-29Merge branch 'develop' into callum/viewer-cef-2025-08Callum Prentice
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-29Merge pull request #4379 from secondlife/release/2025.06Jonathan "Geenz" Goodman
Release/2025.06
2025-08-28Fixes for GHA buildRye
2025-08-28Tabs to spacesRye
2025-08-28Bump openjpeg to 2.5.3-r1Rye
2025-08-28Fix up windows build error in GHARye
2025-08-28Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemacRye
2025-08-28Fix up universal buildRye
2025-08-27Merge branch 'callum/viewer-cef-2025-08' into rye/infinitemacRye
2025-08-27Fix cmake to ${CMAKE_COMMAND} to avoid cmake errorRye
2025-08-27MacOS companion changes for dullahan 1.21 including package structure and ↵Rye
linkage fixes
2025-08-27Changes to support dullahan 1.21 undo/redo/delete/select all edit handlersRye
2025-08-27PUll in Dullahan 1.21 that contains additional updates for the macOS version ↵Callum Prentice
which should help with the slow media startup issue
2025-08-27Merge pull request #4607 from secondlife/Dan-Linden-patch-2Dan Linden
Removed dan's z600 windows machine from the matrix. Added dan's mac, caleb's mac and kurt's windows machines.