summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1
AgeCommit message (Expand)Author
2023-06-14SL-19838 Fix for transparent PBR materials always casting shadows.RunitaiLinden
2023-06-07SL-19808: Move tangent_space_transform calculation to the very endCosmic Linden
2023-06-06SL-19808: Fix orientation of PBR normal texture when texture transform and/or...Cosmic Linden
2023-06-01DRTVWR-559 Rebalance PBR against Blinn-Phong.RunitaiLinden
2023-06-01DRTVWR-559 Revert skies to be very close to release and disable tone mapping ...RunitaiLinden
2023-05-25SL-19713 Fix for broken avatar preview render in animation upload. Incidenta...RunitaiLinden
2023-05-25DRTVWR-559 Fix for off-color fullbright alpha blinn-phong materials. Scrub s...RunitaiLinden
2023-05-22Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-05-15SL-19709 Fix for fullbright shiny not factoring out exposure and flickering f...RunitaiLinden
2023-05-11Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-05-11Finally get glossy SSR up.Jonathan "Geenz" Goodman
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-28Fix for mac shader loading failure freeze at startup SL-19668Brad Linden
2023-04-26DRTVWR-559 Add "No Post" mode and refactor "Scene Gamma" into "Brightness" fo...RunitaiLinden
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 s...Cosmic Linden
2023-04-20Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
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-14Move mipmap generation into LLRenderTarget.Jonathan "Geenz" Goodman
2023-04-12Fix for nameplates, HUD text generally.Jonathan "Geenz" Goodman
2023-04-12Merge branch 'DRTVWR-559' into DRTVWR-559-post-refactorJonathan "Geenz" Goodman
2023-04-12DRTVWR-559 Fix for burn-in on legacy gloss materials.Dave 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
2023-04-08Start scrapping screenTarget().Jonathan "Geenz" Goodman
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-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
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