summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-03Revert "SL-19331: No need to create texture in doMediaTexUpdate - should ↵Cosmic Linden
already be handled by preMediaTexUpdate" This reverts commit bf9d090045d7baf72f2ba7eadab0adc9d5c8f553.
2023-03-31Fix Tracy linking after recent DRTVWR-559/main mergeBrad Linden
2023-03-31Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵Jonathan "Geenz" Goodman
DRTVWR-559
2023-03-31Move glow extract to be after tonemapping.Jonathan "Geenz" Goodman
SL-19513
2023-03-31Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-31SL-19485 Fix for sun shadows having no effect on water. Make sphere probes ↵Dave Parks
fade in.
2023-03-30Merge remote-tracking branch 'refs/remotes/origin/DRTVWR-559' into DRTVWR-559Brad Linden
2023-03-30DRTVWR-559 Auto exposure tuning (fix horizon).Dave Parks
2023-03-30DRTVWR-559 Auto exposure tuning.Dave Parks
2023-03-30SL-19517 Followup -- fix broken fallback probe. Adjust water brightness.Dave Parks
2023-03-30CMake and tests fixups after merge with main for DRTVWR-559Brad Linden
2023-03-30SL-19517 Fix for RenderReflectionProbeCount other than 256 causing black ↵Dave Parks
reflections.
2023-03-30DRTVWR-559 Fix for build breakage.Dave Parks
2023-03-30Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-30DRTVWR-559 Reduce probe flashing and exposure flickering.Dave Parks
2023-03-30Merge pull request #143 from secondlife/SL-19331cosmic-linden
SL-19331: Unlock mutex when bailing out from bad media state
2023-03-30SL-19331: Unlock mutex when bailing out from bad (hopefully doesn't happen) ↵Cosmic Linden
media state
2023-03-30Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-30DRTVWR-559 Add RenderAutomaticReflectionProbes control. Tweak automatic ↵Dave Parks
exposure.
2023-03-29Merge pull request #142 from secondlife/SL-19331cosmic-linden
SL-19331: Prevent some unnecessary image updates on media prims
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-03-29DRTVWR-559 Drop the upper bound on exposure.Dave Parks
2023-03-29SL-19331: Clarify that mipmapping on media prims being disabled is known ↵Cosmic Linden
behavior that should be corrected at some point
2023-03-29Increment viewer version to 6.6.11Nat Goodspeed
following promotion of DRTVWR-573
2023-03-29DRTVWR-559 Dynamic exposure followup -- stochastic sampling, weight based on ↵Dave Parks
luminance and distance to center of screen, rebalance night, don't rely on blending not clamping R16F.
2023-03-29SL-19331: When initializing a media prim, set the mipmap state correctly ↵Cosmic Linden
from the beginning
2023-03-29SL-19331: No need to create texture in doMediaTexUpdate - should already be ↵Cosmic Linden
handled by preMediaTexUpdate
2023-03-28Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-28DRTVWR-559 Dynamic exposure followup -- balance moon brightness and add glow ↵Dave Parks
to exposure sample.
2023-03-28DRTVWR-559 Dynamically adjust exposure.Dave Parks
2023-03-28Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵Jonathan "Geenz" Goodman
DRTVWR-559
2023-03-28Update the feature table.Jonathan "Geenz" Goodman
SL-18563
2023-03-27Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-27DRTVWR-559 Bump down ambiance scale to compensate for HDRishness.Dave Parks
2023-03-27DRTVWR-559 Fix for off-white metal not looking chromed when it should (fake ↵Dave Parks
hacky HDR sky reflections).
2023-03-27Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵Jonathan "Geenz" Goodman
DRTVWR-559
2023-03-27Fix up the graphics setting detectionJonathan "Geenz" Goodman
SL-18563
2023-03-27Attempt to fix build breakage for DRTVWR-559Brad Linden
2023-03-27SL-18563 Pull featuretable settings for avatar impostors and volume lod from ↵Dave Parks
auto-fps viewer
2023-03-27SL-17761 Updated the login failure messageAndrey Lihatskiy
2023-03-27Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-27SL-19477 Remove angular attenuation from sphere probe weight to fix harsh ↵Dave Parks
indirect lighting. Minor incidental decruft.
2023-03-24Attempt to fix build breakage for DRTVWR-559Brad Linden
2023-03-24SL-19321 Optimization pass -- Remove another shadow split from probe render, ↵Dave Parks
incidental decruft.
2023-03-24SL-19321 Optimization pass -- reduce occlusion culling frame stalls, reduce ↵Dave Parks
shadow draw distance in probes.
2023-03-23Fix for SL-18458 overrides not applying when cache load happened before ↵Brad Linden
LLViewerObject::updateTEMaterialTextures call
2023-03-23Merge pull request #137 from secondlife/SL-19399cosmic-linden
SL-19399: Allow editing all PBR texture transforms at once with Complete material radio
2023-03-23Merge pull request #139 from secondlife/SL-19394cosmic-linden
SL-19394: Update default midday per feedback
2023-03-23SL-19478 Fix for assert when applying specular map.Dave Parks
2023-03-23SL-19394: Update default midday per feedbackCosmic Linden