summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2023-05-15SL-19709 Fix for fullbright shiny not factoring out exposure and flickering ↵RunitaiLinden
fullbright alpha. Incidental decruft.
2023-04-28SL-19644: Entirely separate files for GLTF alpha shadowsCosmic Linden
2023-04-28SL-19644: Bind the shader on every shadow alpha blend callCosmic Linden
2023-04-28Merge pull request #198 from secondlife/DRTVWR-559-merge-539Brad Linden
DRTVWR-559 merge 539
2023-04-28Fix for mac shader loading failure freeze at startup SL-19668Brad Linden
2023-04-27Readded RenderClass1MemoryBandwidth setting after DRTVWR-559 & DRTVWR-539 mergeBrad Linden
Has to use class1 now since class0 shouldn't ever be in use on end-user systems anymore.
2023-04-27More merge cleanup after DRTVWR-559 & DRTVWR-539 merge. (thanks Ansariel)Brad Linden
2023-04-27More post-merge fixes after DRTVWR-559 & DRTVWR-539 mergeBrad Linden
2023-04-26DRTVWR-559 Add "No Post" mode and refactor "Scene Gamma" into "Brightness" ↵RunitaiLinden
for adjusting legacy gamma when probe ambiance is 0 and dynamic exposure when probe ambiance is not zero.
2023-04-26Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539Brad Linden
2023-04-25DRTVWR-559 Optimization pass on probe allocation and search. Incidental ↵RunitaiLinden
decruft.
2023-04-21Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-04-21DRTVWR-559 Nudge legacy sky ambient to be more like release. Incidental decruftRunitaiLinden
2023-04-21SL-19606: Fix missing GLTF texture transforms in PBR alpha mask/alpha blend ↵Cosmic Linden
shadows
2023-04-21DRTVWR-559 Don't use automatic probes on water (fixes lots of visual artifacts)RunitaiLinden
2023-04-20Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-04-20SL-19560 Revert hacky fix for other avatars having low res BoM textures. ↵RunitaiLinden
Fix for brightening of PBR materials at the shadow horizon.
2023-04-18Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-04-18DRTVWR-559 Add control for automatic reflection probes to advanced ↵RunitaiLinden
preferences and featuretable. Remove Reflections checkbox. Don't persist reflection probe volume display between sessions. Incidental decruft.
2023-04-18SL-19561: Fix missing shadows on PBR alpha mask animeshes.Cosmic Linden
TODO: Why did this work for the equivalent non-rigged prim?
2023-04-17SL-19595 Reenable automatic alpha masking for legacy materials.RunitaiLinden
2023-04-17Fix moon texture being incorrectly multiplied by the global light color (#174)Rye Mutt
2023-04-14DRTVWR-559 Balance night scenes against release, nudge glow down a smidge, ↵RunitaiLinden
remove exposure correction from legacy fullbright balance PBR materials against legacy.
2023-04-14Move mipmap generation into LLRenderTarget.Jonathan "Geenz" Goodman
DRTVWR-583
2023-04-13SL-19592: Fix alpha blend PBR prims on HUDCosmic Linden
2023-04-12Fix for nameplates, HUD text generally.Jonathan "Geenz" Goodman
DRTVWR-559 SL-19524 SL-19513
2023-04-12Merge branch 'DRTVWR-559' into DRTVWR-559-post-refactorJonathan "Geenz" Goodman
2023-04-12SL-19569 Don't reset probes when crossing parcel borders (whoops) and tone ↵RunitaiLinden
down glare on legacy materials.
2023-04-12DRTVWR-559 Fix for burn-in on legacy gloss materials.Dave Parks
2023-04-11DRTVWR-559 Make sunlight specular consistent with pointlight specular.Dave Parks
2023-04-11SL-19564 Add missing legacy_adjustDave Parks
2023-04-11SL-19564 Document magic number.Dave Parks
2023-04-11SL-19564 Rebalance exposure and sky. Hack legacy diffuse map saturation and ↵RunitaiLinden
brightness to allow ACES Hill all the time.
2023-04-08Start scrapping screenTarget().Jonathan "Geenz" Goodman
Makes our binding flow _far more_ predictable and makes way more sense. DRTVWR-559 SL-19524 SL-19513
2023-04-07SL-19538 Remove clouds from irradiance maps and don't conflate max probe ↵Dave Parks
samples with max probe neighbors, and don't move manual probes after they are complete (removes flickering around Sponza).
2023-04-06SL-19538 Back off on sun brightening a bit, remove errant brightening of ↵Dave Parks
clouds, and update midday to not be red shifted.
2023-04-06SL-19538 Nudge sun brightness and replace "gamma" with an exposure scaler ↵Dave Parks
approximation
2023-04-06SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic ↵Dave Parks
exposure controls not persist, limit exposure range, and do a debug gl pass.
2023-04-06SL-19543: Fix blinn phong prims with alpha blending not blending (#158)cosmic-linden
2023-04-05SL-19538 Followup -- fix for dynamic exposure having large gaps in it… (#157)RunitaiLinden
* SL-19538 Followup -- fix for dynamic exposure having large gaps in its luminance sampling. * SL-19538 Followup -- review feedback changes.
2023-04-05SL-19538 Followup -- tune exposure parameters and clamp local light ↵RunitaiLinden
ambiance. Make render targets 16F and scrube NaNs (thanks Rye). Update midday. (#154)
2023-04-05SL-19331: Move media updates off-thread on select hardware (#153)cosmic-linden
* SL-19331: Have media updates on the LLImageGL thread even when texture updates are on the main thread. Add config. Off-thread media updates seem work best performance-wise when using glTexImage2D, not sub_image_lines. Otherwise, there are lots of main thread stalls. * SL-19331: Bump featuretable * SL-19331: Cleanup, annotate comment
2023-04-04SL-19538 Remove hacky ambiance scale and take the mittens off probe a… (#151)RunitaiLinden
* SL-19538 Remove hacky ambiance scale and take the mittens off probe ambiance values. Fix for sky brightening being done in sRGB space.
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-31Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
# Conflicts: # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/llfloateravatarrendersettings.cpp
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