summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-30SL-19517 Followup -- fix broken fallback probe. Adjust water brightness.Dave Parks
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-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-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-27SL-18563 Pull featuretable settings for avatar impostors and volume lod from ↵Dave Parks
auto-fps viewer
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
2023-03-23SL-18458 Fix for overrides not applying when zooming out and back in again.Dave Parks
2023-03-23SL-18458 Fix for overrides not applying if material is not loaded on rebuild.Dave Parks
2023-03-23SL-19399: CleanupCosmic Linden
2023-03-23SL-18458 Fix for one failure mode of overrides getting applied before base ↵Dave Parks
material is set.
2023-03-23SL-19169 Local material updates aren't applied with non-default transformsAndrey Kleshchev
2023-03-22SL-19399: Thanks to Ai Austin for PBR material editing improvement ideaCosmic Linden
2023-03-22SL-19399: Reorganize controls for PBR material editing in the build floater ↵Cosmic Linden
in more sensible way. Ignore "Lock repeat" in PBR mode as it's redundant
2023-03-22SL-19399: Allow editing all PBR texture transforms at once with Complete ↵Cosmic Linden
material radio
2023-03-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-22DRTVWR-559 Fix for bad hashing of materials breaking render batches and who ↵Dave Parks
knows what else.
2023-03-22Merge pull request #134 from secondlife/SL-19394cosmic-linden
SL-19394: Change default midday to an asset ID with probe ambiance
2023-03-22SL-19394: Change default midday to an asset ID with probe ambianceCosmic Linden
2023-03-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-22SL-19297 Hacky fix for MY EYES!Dave Parks