summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class2
AgeCommit message (Expand)Author
2023-04-04SL-19538 Remove hacky ambiance scale and take the mittens off probe a… (#151)RunitaiLinden
2023-03-30DRTVWR-559 Auto exposure tuning (fix horizon).Dave Parks
2023-03-30DRTVWR-559 Auto exposure tuning.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-27SL-19477 Remove angular attenuation from sphere probe weight to fix harsh ind...Dave Parks
2023-03-07SL-19355 Irradiance rebalance.Dave Parks
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-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-24SL-19265: Fix precision issue with texture transforms by moving transform mat...Cosmic Linden
2023-02-24SL-19212 Resurrect glare and apply to PBR materials as well (and fix color mi...Dave Parks
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-23DRTVWR-559 Fix for irradiance maps going black at 128x128 radiance map resolu...Dave Parks
2023-02-21DRTVWR-559 Fix SSR on transparent PBR surfaces.Dave Parks
2023-02-07SL-18229 Fix for PBR materials on HUDs misbehaving. Incidental decruft.Dave Parks
2023-02-06SL-19148 Decruft followthrough -- fix for crash when running from installer. ...Dave Parks
2023-02-03SL-19148 Decruft followthrough -- kill more unused shader filesDave Parks
2023-02-03SL-19148 Decruft followthrough -- decruft shader tree and some remaining forw...Dave Parks
2023-02-03SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong...Dave Parks
2023-02-02Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-01-31SL-19015 Balance sun/sky ambiance with punctual light ambiance. Prevent irra...Dave Parks
2023-01-30SL-19015 Bump probe resolution back to 256 by default (drop to 128 if vram < ...Dave Parks
2023-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
2022-12-19SL-18779 Fix for water fog staying bright when sun is dark.Dave Parks
2022-12-14SL-18782 WIP -- stub for reflection probe display.Dave Parks
2022-11-28Merge remote-tracking branch 'origin/DRTVWR-528' into DRTVWR-559Brad Kittenbrink
2022-11-20Fix for SSAO not behaving properly.Geenz Linden
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
2022-11-02SL-18485: Render GLTF materials with extension KHR_texture_transform with app...Cosmic Linden
2022-10-17Merged in SL-18340 (pull request #1158)Sabrina Shanman
2022-10-13SL-18340: Consistently use HAS_SUN_SHADOW for shader permutationCosmic Linden
2022-10-13SL-18340: Consolidate shared pbr shading into calcDiffuseSpecular, pbrBaseLightCosmic Linden
2022-10-13Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-13SL-18376 Fix for transparent legacy avatar bits disappearing.Dave Parks
2022-10-13SL-18362 Fix mac shader loadingBrad Kittenbrink
2022-10-13SL-18340: Fix PBR alpha materials treating spotlight as point lightCosmic Linden
2022-10-12SL-18190 Fix for mismatch between alpha and opaque water fog.Dave Parks
2022-10-11SL-18190 Cleanup -- convert some vec4's to vec3's (as they really are), remov...Dave Parks
2022-10-10SL-18190 Fix alpha not playing nice with water surface by split LLDrawPoolAlp...Dave Parks
2022-10-10SL-18190 Use funky distance based error correction only on water surface (rev...Dave Parks
2022-10-07SL-18190 Move water shaders to class 3, add debug stub for underWaterF.glsl, ...Dave Parks
2022-10-06SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re...Dave Parks
2022-10-05SL-18190 WIP - Add refraction to water without splitting scene between above ...Dave Parks
2022-10-04SL-18293, SL-18190 -- Fix for debug displays not showing up (wireframe still ...Dave Parks
2022-09-30Port required changes to render rainbows and sun dogs to class1 deferred sky ...Rye Mutt
2022-09-30SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore...Dave Parks