summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred
AgeCommit message (Expand)Author
2023-04-18SL-19561: Fix missing shadows on PBR alpha mask animeshes.Cosmic Linden
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, re...RunitaiLinden
2023-04-12Fix for nameplates, HUD text generally.Jonathan "Geenz" Goodman
2023-04-11SL-19564 Document magic number.Dave Parks
2023-04-11SL-19564 Rebalance exposure and sky. Hack legacy diffuse map saturation and ...RunitaiLinden
2023-04-06SL-19538 Back off on sun brightening a bit, remove errant brightening of clou...Dave Parks
2023-04-06SL-19538 Nudge sun brightness and replace "gamma" with an exposure scaler app...Dave Parks
2023-04-06SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...Dave Parks
2023-04-05SL-19538 Followup -- fix for dynamic exposure having large gaps in it… (#157)RunitaiLinden
2023-04-05SL-19538 Followup -- tune exposure parameters and clamp local light ambiance....RunitaiLinden
2023-04-04SL-19538 Remove hacky ambiance scale and take the mittens off probe a… (#151)RunitaiLinden
2023-03-31Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR...Jonathan "Geenz" Goodman
2023-03-31Move glow extract to be after tonemapping.Jonathan "Geenz" Goodman
2023-03-30DRTVWR-559 Auto exposure tuning (fix horizon).Dave Parks
2023-03-30DRTVWR-559 Auto exposure tuning.Dave Parks
2023-03-30DRTVWR-559 Reduce probe flashing and exposure flickering.Dave Parks
2023-03-30DRTVWR-559 Add RenderAutomaticReflectionProbes control. Tweak automatic expo...Dave Parks
2023-03-29DRTVWR-559 Drop the upper bound on exposure.Dave Parks
2023-03-29DRTVWR-559 Dynamic exposure followup -- stochastic sampling, weight based on ...Dave Parks
2023-03-28DRTVWR-559 Dynamic exposure followup -- balance moon brightness and add glow ...Dave Parks
2023-03-28DRTVWR-559 Dynamically adjust exposure.Dave Parks
2023-03-27DRTVWR-559 Fix for off-white metal not looking chromed when it should (fake h...Dave Parks
2023-03-22DRTVWR-559 Quality pass -- Fix sky banding, fix off-by-one-mip in reflection ...Dave Parks
2023-03-13Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR...Jonathan "Geenz" Goodman
2023-03-13Make sure the glow combine only happens in the gamma correct shader.Jonathan "Geenz" Goodman
2023-03-10This corrects tangents on blinn-phong surfaces to use proper mikkt calculatio...Rye Mutt
2023-03-02SL-19281 Post review cleanup.Dave Parks
2023-03-02SL-19281 Unify handling of haze and gamma between fullbright and not and move...Dave Parks
2023-02-28Merge pull request #96 from secondlife/SL-19729cosmic-linden
2023-02-27SL-19279: LLGLSLShader::bindXXX is not free. Pack the uniformsCosmic Linden
2023-02-27SL-19226 Reimplement water fresnel offset/scale, exposure balance for midday,...Dave Parks
2023-02-27Merge pull request #92 from secondlife/SL-19262cosmic-linden
2023-02-27DRTVWR-559 Fix for mac buildDave Parks
2023-02-24SL-19269: For PBR materials, apply texture animation independently of the und...Cosmic Linden
2023-02-24SL-19265: Fix precision issue with texture transforms by moving transform mat...Cosmic Linden
2023-02-24DRTVWR-559 Add controls for tonemapper to advanced preferences.Dave Parks
2023-02-24Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-02-24SL-19212 Resurrect glare and apply to PBR materials as well (and fix color mi...Dave Parks
2023-02-24Merge pull request #89 from secondlife/SL-19228cosmic-linden
2023-02-24SL-19228: Remove DEBUG_TEXCOORDCosmic Linden
2023-02-23SL-19228: Fix GLTF texture transform rotation and add UV debug (PBR only). Se...Cosmic Linden
2023-02-21DRTVWR-559 Fix SSR on transparent PBR surfaces.Dave Parks
2023-02-21SL-19239 Day after three day quality pass - add ACES tone mapping to address ...Dave Parks
2023-02-15Fixup mac compatibility for SL-18762 shadowUtil.glsl changesBrad Linden
2023-02-14SL-18762 Fix for broken local lights on alpha when wearing a HUD attachment. ...Dave Parks
2023-02-09Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-02-09SL-19181 Modulate "glow" by PBR emissive.Dave Parks
2023-02-09Fix SL-19191 mac crash on startup for apple silicon machines.Brad Linden
2023-02-08SL-18229 Mac build fix.Dave Parks