summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class2/deferred/pbralphaF.glsl
AgeCommit message (Expand)Author
2023-09-06SL-19842 WIP -- Change how probe ambiance mixes with sky ambient.RunitaiLinden
2023-06-14More performance addressing. Ditch glossy SSR on semi-transparent surfaces.Jonathan "Geenz" Goodman
2023-06-01DRTVWR-559 Rebalance PBR against Blinn-Phong.RunitaiLinden
2023-05-25Fix underwater fog mismatch between opaque and alpha blend when local lights ...Rye Mutt
2023-05-25DRTVWR-559 Fix for off-color fullbright alpha blinn-phong materials. Scrub s...RunitaiLinden
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-04-14DRTVWR-559 Balance night scenes against release, nudge glow down a smidge, re...RunitaiLinden
2023-04-13SL-19592: Fix alpha blend PBR prims on HUDCosmic Linden
2023-04-04SL-19538 Remove hacky ambiance scale and take the mittens off probe a… (#151)RunitaiLinden
2023-03-02SL-19281 Unify handling of haze and gamma between fullbright and not and move...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-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-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
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-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-13SL-18340: Fix PBR alpha materials treating spotlight as point lightCosmic Linden
2022-10-10SL-18190 Fix alpha not playing nice with water surface by split LLDrawPoolAlp...Dave Parks
2022-09-30SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore...Dave Parks
2022-09-29SL-18190 End of linear space odyssey -- just eat the conversions in atmospher...Dave Parks
2022-09-28SL-18190 WIP - Linear space atmospherics take 2Dave Parks
2022-09-27SL-18190 Missed magic number.Dave Parks
2022-09-27SL-18190 WIP -- Take 2 on linear space windlight (more methodical approach --...Dave Parks