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