summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred
AgeCommit message (Expand)Author
2024-02-01#677 WIP -- add mirror clipping to more shadersRunitaiLinden
2024-01-31#677 Some clipping WIPJonathan "Geenz" Goodman
2024-01-24Merge remote-tracking branch 'origin/release/materials_featurette' into DRTVW...Jonathan "Geenz" Goodman
2024-01-19Merge branch 'release/materials_featurette' into DRTVWR-592RunitaiLinden
2023-12-14Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden
2023-12-14SL-20730 Patch another potential source of NaNsRunitaiLinden
2023-12-12Fix for semi-transparent HUDs rendering opaqueHenri Beauchamp
2023-12-05SL-20654 Fix for box probes sometimes glitching out at the corners. Incident...RunitaiLinden
2023-12-04SL-20611 Followup -- fix edge cases with transparent objects around eye/objec...RunitaiLinden
2023-11-30SL-20611 Incorporate water haze into new post effect atmospherics goodnessRunitaiLinden
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-10-17Fix for SL-19283Jonathan "Geenz" Goodman
2023-10-16Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-10-16Tons of masking changes and tweaks.Jonathan "Geenz" Goodman
2023-10-13Merge branch 'DRTVWR-559' into DRTVWR-592Cosmic Linden
2023-10-13DRTVWR-592: Fix PBR terrain shader compile crash when emissive textures are d...Cosmic Linden
2023-10-13DRTVWR-592: EXTRA_CODE_HERE is actually important - bring that backCosmic Linden
2023-10-13DRTVWR-592: Clean upCosmic Linden
2023-10-13DRTVWR-592: Fix non-triplanar being slower somehow in some cases.Cosmic Linden
2023-10-13DRTVWR-592: Add missing branching for terrain sampling. Jury is still out on ...Cosmic Linden
2023-10-13DRTVWR-592: Implement reduced branching terrain shaderCosmic Linden
2023-10-13DRTVWR-592: (WIP) (has debug) Add new functions for mixing PBR materials. Not...Cosmic Linden
2023-10-13DRTVWR-592: Disable (but do not remove) shader debugCosmic Linden
2023-10-13DRTVWR-592: (WIP) (has debug) Fix PBR terrain material mixing and triplanar m...Cosmic Linden
2023-10-13DRTVWR-592: (WIP) (has debug) Apply triplanar optimization technique to PBR m...Cosmic Linden
2023-10-13DRTVWR-592: Remove shader cruftCosmic Linden
2023-10-13DRTVWR-592: Don't read UVs for PBR terrain in single-plane case - works out t...Cosmic Linden
2023-10-13DRTVWR-592: Clean up debug and test cases for ant trails artifact. Fix whites...Cosmic Linden
2023-10-13DRTVWR-592: (WIP) (has debug) More rigorous definition of usage vector for tr...Cosmic Linden
2023-10-13DRTVWR-592: (WIP) (has debug) Fix removing axial sign flip of normal texture ...Cosmic Linden
2023-10-13DRTVWR-592: (WIP) (has debug) Fix "ant trail" seams in terrain caused by mult...Cosmic Linden
2023-10-13DRTVWR-592: (DEBUG) (broken) Clean up a few debug cases not used for reproduc...Cosmic Linden
2023-10-13DRTVWR-592: (DEBUG) (broken) Strange sampling behavior isolated to switch..ca...Cosmic Linden
2023-10-13DRTVWR-592: (DEBUG) (broken) Strange sampling behavior survives weight bypassCosmic Linden
2023-10-13DRTVWR-592: (WIP) CleanupCosmic Linden
2023-10-13DRTVWR-592: (WIP) (has debug) Convert colors to linear before triplanar blend...Cosmic Linden
2023-10-13DRTVWR-592: Fix not thresholding texture lookups for non-normal textures. Als...Cosmic Linden
2023-10-13DRTVWR-592: (WIP) Test impact of higher threshold on performance and visualsCosmic Linden
2023-10-13DRTVWR-592: Fix weightsCosmic Linden
2023-10-13DRTVWR-592: Triplanar performance passCosmic Linden
2023-10-13DRTVWR-592: Fix terrain normal sampling in non-triplanar caseCosmic Linden
2023-10-13DRTVWR-592: (WIP) PBR Terrain: Improve orientation of textures and normal map...Cosmic Linden
2023-10-13DRTVWR-592: Add test config for triplanar mapping blend strengthCosmic Linden
2023-10-13DRTVWR-592: Add triplanar mapping setting, gate to High graphics setting or h...Cosmic Linden
2023-10-13DRTVWR-592: (WIP) Triplanar mappingCosmic Linden
2023-10-13DRTVWR-592: Create separate config option for terrain repeats. Clean up debugCosmic Linden
2023-10-13DRTVWR-592: (WIP) Fix terrain PBR texture repeat seam. Legacy terrain texture...Cosmic Linden
2023-10-13DRTVWR-592: Another attempt to fix Mac build: remove deprecated use of texture2DCosmic Linden
2023-10-13DRTVWR-592: PBR terrain fallback for Mac/Intel: Drop emissive texture. Bump f...Cosmic Linden
2023-10-13DRTVWR-592: Fix issues with blending of materials, for example when fading ou...Cosmic Linden