summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class2/deferred
AgeCommit message (Expand)Author
2024-05-15Post-merge spaces fixAndrey Lihatskiy
2024-05-15Merge branch 'marchcat/w-whitespace' into marchcat/x-mf-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-21Fix sampling normals from gbuffer and cleanup redundant gbuffer samples (#1294)Rye Mutt
2024-04-19#1139 Fix for world going black/white in some scenes (NaNs) (#1273)RunitaiLinden
2024-02-01#677 WIP -- Add clipping to alpha and pbr (not working on PBR for some reason)RunitaiLinden
2023-12-04SL-20611 Followup -- fix edge cases with transparent PBR objects around eye/o...RunitaiLinden
2023-12-04SL-20611 Followup -- fix edge cases with transparent objects around eye/objec...RunitaiLinden
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-10-11SL-20440 Fix for projector ambiance destroying PBR shading. Also fix longsta...RunitaiLinden
2023-10-02SL-20394 Remove "glare" effect from PBR alpha shaders.RunitaiLinden
2023-09-06SL-19842 WIP -- Change how probe ambiance mixes with sky ambient.RunitaiLinden
2023-06-15Add missing variable initialization, and make water support glossy SSR again.Jonathan "Geenz" Goodman
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-20SL-19560 Revert hacky fix for other avatars having low res BoM textures. Fix...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-11SL-19564 Rebalance exposure and sky. Hack legacy diffuse map saturation and ...RunitaiLinden
2023-04-06SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...Dave Parks
2023-04-04SL-19538 Remove hacky ambiance scale and take the mittens off probe a… (#151)RunitaiLinden
2023-03-27SL-19477 Remove angular attenuation from sphere probe weight to fix harsh ind...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-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-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-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-13SL-18376 Fix for transparent legacy avatar bits disappearing.Dave Parks
2022-10-13SL-18340: Fix PBR alpha materials treating spotlight as point lightCosmic Linden