Age | Commit message (Expand) | Author |
2023-04-18 | SL-19561: Fix missing shadows on PBR alpha mask animeshes. | Cosmic Linden |
2023-04-17 | Fix moon texture being incorrectly multiplied by the global light color (#174) | Rye Mutt |
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-12 | Merge branch 'DRTVWR-559' into DRTVWR-559-post-refactor | Jonathan "Geenz" Goodman |
2023-04-12 | DRTVWR-559 Fix for burn-in on legacy gloss materials. | Dave Parks |
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-08 | Start scrapping screenTarget(). | Jonathan "Geenz" Goodman |
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-06 | SL-19543: Fix blinn phong prims with alpha blending not blending (#158) | cosmic-linden |
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 #97 from secondlife/brad/DRTVWR-559 | Brad Linden |
2023-02-28 | Merge pull request #96 from secondlife/SL-19729 | cosmic-linden |
2023-02-27 | Mac shader and assertion fixes for DRTVWR-559 | Brad 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-25 | Hammering on more mac optimizations. | Jonathan "Geenz" Goodman |
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-23 | DRTVWR-559 Fix for irradiance maps going black at 128x128 radiance map resolu... | Dave Parks |