summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/windlight
AgeCommit message (Expand)Author
2021-01-29SL-14731: Fix sun gamma -- merge Sovereign Engineer's patch: Fix sun gamma sp...Ptolemy
2020-09-29Merge branch 'master' 6.4.10 into DRTVWR-510Dave Houlton
2020-09-16DRTVWR-4976 Misc shader cleanup.Dave Houlton
2020-09-11SL-13465 Restore Pre-EEP haze effecting moonPtolemy
2020-09-11SL-13465 Remove hack offset of moon when AS is ON to match when AS is OFF.Ptolemy
2020-09-02SL-12978 & SL-13743. Remove abrupt changes in sun intensity calc, preserve or...Dave Houlton
2020-09-02SL-12978 clang-format shader file (whitespace)Dave Houlton
2020-09-02SL-12978 de-obfuscate, banish the tempsDave Houlton
2020-09-02SL-12978 refactor sunlight intensity calculationDave Houlton
2020-08-21SL-13743 revert part of SL-12978 change that broke low-angle sunlightDave Houlton
2020-08-16SL-13465 Fix local scalar mix masking global mix() function.Ptolemy
2020-08-16SL-13465 Partially restore atmospheric effects for the moon.Ptolemy
2020-07-02SL-13539 Fix a white artifact over the water at certain anglesPtolemy
2020-07-01SL-12978 Add note about similar code in C++ and GLSLPtolemy
2020-07-01SL-12978: CleanupPtolemy
2020-07-01SL-12978: Fix off-axis water dimmingPtolemy
2020-06-16SL-13449, fix link errors for class1 soften shadersDave Houlton
2020-03-16Add missing fullbrightAtmosTransportFrag stub.Runitai Linden
2020-03-05WIP - Windlight sun lighting should happen in sRGB space, not linear space. ...Runitai Linden
2019-09-09SL-1144Graham Linden
2019-07-23SL-11621Graham Linden
2019-07-22SL-11443Graham Linden
2019-07-15SL-11590Graham Linden
2019-07-10SL-1491Graham Linden
2019-07-03SL-11545, SL-11543, SL-10625Graham Linden
2019-06-10SL-10969, SL-11051Graham Linden
2019-06-06SL-10969Graham Linden
2019-06-05SL-9989Graham Linden
2019-06-03SL-10966Graham Linden
2019-05-29SL-10969Graham Linden
2019-05-21SL-11238Graham Linden
2019-05-16Revert lighting changes for 10856 causing knock-on.Graham Linden
2019-05-16SL-11195Graham Linden
2019-05-13SL-10856Graham Linden
2019-05-07SL-11055, SL-10966, SL-11087Graham Linden
2019-05-02Roll back sRGB decode changes from contrib for now.Graham Linden
2019-04-26Lighting WIPGraham Linden
2019-04-26SL-11041Graham Linden
2019-04-25SL-10904, SL-10998, SL-11018Graham Linden
2019-04-23SL-10901Graham Linden
2019-04-23SL-1491Graham Linden
2019-04-22Fix mismatch between release and EEP in sunlight and ambient color from setti...Graham Linden
2019-04-19Fix sky and cloud shader usage of density_multiplier (not re-ranged from FS t...Graham Linden
2019-04-19SL-10967Graham Linden
2019-04-19Add directory names to sentinels in shaders so shaders with same filename can...Graham Linden
2019-04-18SL-10966Graham Linden
2019-04-18SL-10966Graham Linden
2019-04-15Fix line-endings on new shader file from contribution.Graham Linden
2019-04-10Fix missing sentinel in shader file to avoid spurious complaints for hg polic...Graham Linden
2019-04-10Separate out vertex program objects from fragment program objects and use it.Geenz