Age | Commit message (Expand) | Author |
2024-08-20 | viewer#2338 Don't allow pasting into library from My Environments | Andrey Kleshchev |
2024-08-20 | #2315 Ensure textures are deleted when they are no longer referenced. (#2343) | Dave Parks |
2024-08-20 | #2354 Enable Tracy on test builds (#2357) | Dave Parks |
2024-08-20 | Follow up for 4fa41c5 breaking inbox search/hiding (#2356) | Rye Mutt |
2024-08-20 | SL-15061 Crash at LLConversationItemSession::clearAndDeparentModels #3 | Andrey Kleshchev |
2024-08-20 | Fix a bunch of XUI errors (#2347) | Ansariel Hiller |
2024-08-20 | Remove orphaned LLAllocator (#2348) | Ansariel Hiller |
2024-08-19 | #2345 Disable mirrors from the feature table regardless of quality level. (#2... | Jonathan "Geenz" Goodman |
2024-08-19 | Merge pull request #2329 from RyeMutt/probe-fixes | Andrey Lihatskiy |
2024-08-19 | viewer#2342 Return AvatarBakedTextureUploadTimeout | Andrey Kleshchev |
2024-08-19 | #2289 BugSplat Crash #1496385: SecondLifeViewer!LLFocusableElement::~LLFocusa... | Alexander Gavriliuk |
2024-08-19 | viewer#2310 Highlight image size when over limit for profile feed | Andrey Kleshchev |
2024-08-19 | viewer#2311 When email or profile image upload fails show a more fitting reason | Andrey Kleshchev |
2024-08-19 | Update indra/newview/pipeline.cpp
| Andrey Lihatskiy |
2024-08-19 | Merge pull request #2334 from RyeMutt/ui-stutter-fixes | Andrey Lihatskiy |
2024-08-19 | Clean up excessive dynamic casts in LLAccordionCtrl (#2333) | Rye Mutt |
2024-08-19 | Refactor LLFileSystem for and fix an old issue in LLFile (#2332) | Ansariel Hiller |
2024-08-19 | Change Clang-Format settings to adhere to the used coding style (#2331) | Ansariel Hiller |
2024-08-19 | Update indra/newview/llfloatersidepanelcontainer.h
| Andrey Lihatskiy |
2024-08-19 | Update indra/newview/llfloatertools.cpp
| Andrey Lihatskiy |
2024-08-18 | Fix find child during search/draw in debug settings floater | Rye Mutt |
2024-08-18 | Fix findChild during draw in the tools floater | Rye Mutt |
2024-08-18 | Fix findChild during draw in script editor | Rye Mutt |
2024-08-18 | Fix findChild during draw in texture previews | Rye Mutt |
2024-08-18 | Fix findChild during draw in notecard previews | Rye Mutt |
2024-08-18 | Fix findChild frame drops when switching inventory panels | Rye Mutt |
2024-08-18 | Fix findChild stutter when changing people panel tabs | Rye Mutt |
2024-08-18 | Fix trying to find the outfit edit panel in non-appearance-panel instances of... | Rye Mutt |
2024-08-18 | Reduce ui stalls from findChild when logging in and when transitioning to/fro... | Rye Mutt |
2024-08-18 | Reduce findChild UI stutter when toasts are created | Rye Mutt |
2024-08-18 | Fix findChild calls when inputting text into inventory search | Rye Mutt |
2024-08-18 | Fix frequent deep findChild calls for LLFloaterSidePanelContainer main during... | Rye Mutt |
2024-08-18 | Fix findChild during draw in preference floater | Rye Mutt |
2024-08-18 | Fix RenderReflectionProbeResolution debug setting not updating during runtime | Rye Mutt |
2024-08-17 | Avoid scaling probe shadow maps by RenderShadowResolutionScale | Rye Mutt |
2024-08-17 | Reduce number of full screen render targets | Rye Mutt |
2024-08-17 | Fix hero probes not releasing resources when disabled | Rye Mutt |
2024-08-16 | Remove pointless CMake status message (#2322) | Ansariel Hiller |
2024-08-15 | Fix loose mGalleryPanel in LLInventoryGallery | Andrey Kleshchev |
2024-08-15 | viewer-private#268 When deleting worn items, move them to trash | Andrey Kleshchev |
2024-08-15 | Update nvapi to R560 (#2302) | Rye Mutt |
2024-08-15 | Add missing va_end (#2301) | Ansariel Hiller |
2024-08-15 | ReleaseOS build fix (#2299) | Andrey Lihatskiy |
2024-08-14 | Merge pull request #2275 from secondlife/nat/edu-channel | nat-goodspeed |
2024-08-14 | Merge pull request #2283 from RyeMutt/reduce-thread-contention | Dave Parks |
2024-08-14 | Enable /permissive- on MSVC for better standards conformance (#2251) | Rye Mutt |
2024-08-14 | Mitigate asset fetch thread stalls from LLDiskCache mutex contention and triv... | Rye Mutt |
2024-08-14 | Reduce texture fetch and main thread contention from LLViewerStatsRecorder vi... | Rye Mutt |
2024-08-14 | Reduce UI draw stalls from LLSpellChecker singleton via simpleton | Rye Mutt |
2024-08-14 | Reduce thread contention on HTTPStats singleton access via simpleton. | Rye Mutt |