Age | Commit message (Expand) | Author |
2024-08-26 | defensively capture coroutine args by value | Brad Linden |
2024-08-26 | secondlife/viewer#2395 fix start location coordinates getting double escaped | Brad Linden |
2024-08-26 | Merge pull request #2415 from RyeMutt/add-cas | Rye Mutt |
2024-08-26 | Increment viewer version to 7.1.10 | Nat Goodspeed |
2024-08-26 | Replaced refreshCachedSetting for sharpening with cached control | Rye Mutt |
2024-08-26 | Merge branch 'develop' into add-cas | Dave Parks |
2024-08-24 | Fix mac crash on startup due to missing types from enum | Rye Cogtail |
2024-08-24 | Improve FXAA quality and performance when GL version is greater then 4 | Rye Cogtail |
2024-08-24 | Add Contrast Adaptive Sharpening post process effect(#2399) | Rye Mutt |
2024-08-24 | Update LLImageJ2C::calcDataSizeJ2C for better 2k image support (#2406) | TommyTheTerrible |
2024-08-23 | #2388 Texture downrezzing tune up. (#2414) | Dave Parks |
2024-08-23 | Add dedicated sun probe shader and remove SSAO and shadow smoothing from prob... | Rye Mutt |
2024-08-23 | Merge pull request #2368 from secondlife/andreyk/viewer_2363 | Vir Linden |
2024-08-22 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden |
2024-08-22 | Fix usage of $branch before it was initialized in build. | Brad Linden |
2024-08-22 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden |
2024-08-22 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into release... | Brad Linden |
2024-08-22 | #2397 Sanity clamp haze contribution to avoid NaN like blowouts. (#2402) | Dave Parks |
2024-08-22 | secondlife/viewer#2349: Avatar/animesh rendering correctness pass (#2364) | cosmic-linden |
2024-08-22 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into release... | Brad Linden |
2024-08-22 | Incremented viewer version after release/2024.08-DeltaFPS branch creation (#2... | Brad Linden |
2024-08-22 | Merge pull request #2396 from secondlife/v-2391 | cosmic-linden |
2024-08-22 | #2393 BugSplat Crash #1504586: LLRenderTarget::getTexture(483) | Alexander Gavriliuk |
2024-08-22 | secondlife/viewer#2391: Remove avatar rigging "callstack" logging | Cosmic Linden |
2024-08-22 | Do deprecated texture swizzle on GPU using GL texture swizzling functions (#2... | Rye Mutt |
2024-08-22 | #2325 WebRTC: p2p voice calling option sometimes becomes disabled after calli... | Alexander Gavriliuk |
2024-08-22 | Remove or suppress left over debug messages in hot paths (#2392) | Rye Mutt |
2024-08-21 | Fix crash on Intel GPUs (or anywhere OpenGL compatibility profile is used). (... | Dave Parks |
2024-08-21 | Bump featuretable versions to fix secondlife/viewer#2345 (#2386) | Brad Linden |
2024-08-21 | Merge pull request #2372 from secondlife/roxie/webrtc-fix-mac-p2p-hang | Brad Linden |
2024-08-21 | More changes to Clang-Format to match the current coding standard (#2375) | Ansariel Hiller |
2024-08-21 | Fix formatting and add some more constexpr | Ansariel |
2024-08-21 | Improve accuracy of texture memory tracking (#2371) | Rye Mutt |
2024-08-20 | Merge branch 'release/2024.06-atlasaurus' of github.com:secondlife/viewer int... | Roxie Linden |
2024-08-20 | removed unnecessary comment | Roxie Linden |
2024-08-20 | Fix hang when incoming p2p or group calls throw up dialog. | Roxie Linden |
2024-08-20 | Merge pull request #2370 from secondlife/geenz/fix/increment-featuretable | Brad Linden |
2024-08-20 | #2345 Fix for mirrors not being disabled from previous viewer versions. | Jonathan "Geenz" Goodman |
2024-08-20 | viewer#2363 Region Day Offset error with Time of Day | Andrey Kleshchev |
2024-08-20 | Merge pull request #2365 from secondlife/marchcat/lib-updates | Andrey Lihatskiy |
2024-08-20 | Increment viewer version in preparation for 2024.08-d RC | Brad Linden |
2024-08-20 | Update colladadom to 2.3.0-r8 | Andrey Lihatskiy |
2024-08-20 | Update boost to v1.86 | Andrey Lihatskiy |
2024-08-20 | Update freetype to v2.13.3 | Andrey Lihatskiy |
2024-08-20 | Update tinyexr to v1.0.9 | Andrey Lihatskiy |
2024-08-20 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden |
2024-08-20 | Clean up boost includes and remove compiler warning pragma for unreachable co... | Ansariel Hiller |
2024-08-20 | viewer#2338 Don't allow pasting into library from My Environments | Andrey Kleshchev |
2024-08-20 | Trim trailing blank line. | Nat Goodspeed |
2024-08-20 | #2315 Ensure textures are deleted when they are no longer referenced. (#2343) | Dave Parks |