Age | Commit message (Expand) | Author |
2023-05-02 | DRTVWR-559 Optimization pass, make it so profileAvatar can read back GPU time... | RunitaiLinden |
2023-05-01 | SL-19656 Rewrite avatar and attachment render metrics to not interfere with r... | RunitaiLinden |
2023-04-28 | SL-19644: Bind the shader on every shadow alpha blend call | Cosmic Linden |
2023-04-28 | SL-19644: Move GLTF transform reset out of pushBatch | Cosmic Linden |
2023-04-28 | Merge pull request #198 from secondlife/DRTVWR-559-merge-539 | Brad Linden |
2023-04-27 | DRTVWR-559 Fix for crash on GL 3. | RunitaiLinden |
2023-04-26 | DRTVWR-559 Add "No Post" mode and refactor "Scene Gamma" into "Brightness" fo... | RunitaiLinden |
2023-04-26 | Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 | Brad Linden |
2023-04-25 | DRTVWR-559 Optimization pass on probe allocation and search. Incidental decr... | RunitaiLinden |
2023-04-21 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden |
2023-04-21 | DRTVWR-559 Nudge legacy sky ambient to be more like release. Incidental decruft | RunitaiLinden |
2023-04-21 | SL-19606: Fix missing GLTF texture transforms in PBR alpha mask/alpha blend s... | Cosmic Linden |
2023-04-20 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-04-20 | SL-19598: Fix shadows not having textures for PBR/non-rigged/alpha blended prims | Cosmic Linden |
2023-04-18 | SL-19561: Fix missing shadows on PBR alpha mask animeshes. | Cosmic Linden |
2023-04-14 | DRTVWR-559 Balance night scenes against release, nudge glow down a smidge, re... | RunitaiLinden |
2023-04-14 | Move mipmap generation into LLRenderTarget. | Jonathan "Geenz" Goodman |
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 | Fixed DoF | Jonathan "Geenz" Goodman |
2023-04-12 | Combine glow in a separate shader. | Jonathan "Geenz" Goodman |
2023-04-11 | SL-19564 Rebalance exposure and sky. Hack legacy diffuse map saturation and ... | RunitaiLinden |
2023-04-10 | Get DoF working | Jonathan "Geenz" Goodman |
2023-04-10 | Get DoF moved into its own method | Jonathan "Geenz" Goodman |
2023-04-08 | Fix SSR. | Jonathan "Geenz" Goodman |
2023-04-08 | Start scrapping screenTarget(). | Jonathan "Geenz" Goodman |
2023-04-08 | Start moving our post process into methods. | Jonathan "Geenz" Goodman |
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-31 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
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-24 | SL-19321 Optimization pass -- Remove another shadow split from probe render, ... | Dave Parks |
2023-03-24 | SL-19321 Optimization pass -- reduce occlusion culling frame stalls, reduce s... | Dave Parks |
2023-03-13 | SL-19371 Fix for occlusion culling getting stuck after teleport. | 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 | DRTVWR-559 Fix for assert in LLVertexBuffer, incidental decruft. | Dave Parks |
2023-03-10 | SL-19172 Texture streaming tune up. Incidental decruft. | Dave Parks |
2023-03-07 | SL-19349 Fix for hang on bulk upload of materials, add bulk upload option to ... | Dave Parks |
2023-03-02 | SL-19281 Unify handling of haze and gamma between fullbright and not and move... | Dave Parks |
2023-02-27 | DRTVWR-559 Fix for occlusion culling going off the rails when settings change... | Dave Parks |
2023-02-24 | DRTVWR-559 Add controls for tonemapper to advanced preferences. | Dave Parks |