summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-26Merge pull request #2400 from secondlife/lua-issue-2385Maxim Nikolenko
2024-08-26clean up Lua prefixMnikolenko Productengine
2024-08-24Update test scripts to reference UI.Floater, not standalone Floater.Nat Goodspeed
2024-08-24Fix mac crash on startup due to missing types from enumRye Cogtail
2024-08-24Improve FXAA quality and performance when GL version is greater then 4Rye Cogtail
2024-08-24Add Contrast Adaptive Sharpening post process effect(#2399)Rye Mutt
2024-08-24Update LLImageJ2C::calcDataSizeJ2C for better 2k image support (#2406)TommyTheTerrible
2024-08-23Massage results from UI.popup() for ease of use.Nat Goodspeed
2024-08-23Encapsulate the lazy submodule idiom as util.submoduledir().Nat Goodspeed
2024-08-23Look for lazy UI submodules in a require/UI subdirectory.Nat Goodspeed
2024-08-23#2388 Texture downrezzing tune up. (#2414)Dave Parks
2024-08-23Allow UI to have lazily-loaded submodules.Nat Goodspeed
2024-08-23Add dedicated sun probe shader and remove SSAO and shadow smoothing from prob...Rye Mutt
2024-08-23Merge pull request #2368 from secondlife/andreyk/viewer_2363Vir Linden
2024-08-22Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into developBrad Linden
2024-08-22Fix usage of $branch before it was initialized in build.Brad Linden
2024-08-22Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into developBrad Linden
2024-08-22Merge 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-22Fix for #2385: say, shout and whisper messages from the script should be disp...Mnikolenko Productengine
2024-08-22secondlife/viewer#2349: Avatar/animesh rendering correctness pass (#2364)cosmic-linden
2024-08-22Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into release...Brad Linden
2024-08-22Incremented viewer version after release/2024.08-DeltaFPS branch creation (#2...Brad Linden
2024-08-22Merge pull request #2396 from secondlife/v-2391cosmic-linden
2024-08-22#2393 BugSplat Crash #1504586: LLRenderTarget::getTexture(483)Alexander Gavriliuk
2024-08-22secondlife/viewer#2391: Remove avatar rigging "callstack" loggingCosmic Linden
2024-08-22Do 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-22Remove or suppress left over debug messages in hot paths (#2392)Rye Mutt
2024-08-21mac build fixMnikolenko Productengine
2024-08-21Fix crash on Intel GPUs (or anywhere OpenGL compatibility profile is used). (...Dave Parks
2024-08-21Bump featuretable versions to fix secondlife/viewer#2345 (#2386)Brad Linden
2024-08-21Merge branch 'release/luau-scripting' into lua-inventoryMaxim Nikolenko
2024-08-21Add item limit for collectDescendentsIf func; add demo scriptMnikolenko Productengine
2024-08-21Merge pull request #2372 from secondlife/roxie/webrtc-fix-mac-p2p-hangBrad Linden
2024-08-21More changes to Clang-Format to match the current coding standard (#2375)Ansariel Hiller
2024-08-21Fix formatting and add some more constexprAnsariel
2024-08-21Merge pull request #2373 from secondlife/viewer-lua-2237nat-goodspeed
2024-08-21Improve accuracy of texture memory tracking (#2371)Rye Mutt
2024-08-21Improve diagnostic output for Lua atexit() functions.Nat Goodspeed
2024-08-21Suppress ~LuaStackDelta() verification during stack unwinding.Nat Goodspeed
2024-08-20Fix a couple more set_interrupts_counter() calls.Nat Goodspeed
2024-08-20Defend timers.Timer(iterate=True) against long callbacks.Nat Goodspeed
2024-08-20Fix for #2237: intermittent Lua data stack overflow.Nat Goodspeed
2024-08-20Fix TempSet to use type VAR to store mOldValue.Nat Goodspeed
2024-08-20Merge branch 'release/2024.06-atlasaurus' of github.com:secondlife/viewer int...Roxie Linden
2024-08-20removed unnecessary commentRoxie Linden
2024-08-20Add LL::scope_exitNat Goodspeed
2024-08-20Fix hang when incoming p2p or group calls throw up dialog.Roxie Linden
2024-08-20Merge pull request #2370 from secondlife/geenz/fix/increment-featuretableBrad Linden