summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class2/windlight
AgeCommit message (Expand)Author
2019-04-26Lighting WIPGraham Linden
2019-04-26SL-11055Graham 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-10967Graham Linden
2019-04-10Separate out vertex program objects from fragment program objects and use it.Geenz
2019-04-08Make ambient clamping consistent between class1/2 deferred lighting and forwa...Graham Linden
2019-04-05SL-10896Graham Linden
2019-03-29SL-10844, SL-10584Graham Linden
2019-03-21SL-10751Graham Linden
2019-03-15SL-10743, SL-10744Graham Linden
2019-03-03SL-10664, SL-10666Graham Linden
2019-02-28EEP performance WIPGraham Linden
2019-02-11SL-10500Graham Linden
2019-02-06SL-10478Graham Linden
2019-02-01SL-9996, SL-1130, SL-5546Graham Linden
2019-01-25SL-10303, SL-10414Graham Linden
2019-01-25SL-10303Graham Linden
2019-01-24SL-10276Graham Linden
2019-01-03Fix per-frag fullbright soft clip convenience funcs to include additive and a...Graham Linden
2018-11-19SL-10032Graham Linden
2018-11-15SL-10066 and SL-10067Graham Linden
2018-11-14Work around broken deps on atmospheric vars in the frag-based deferred lighti...Graham Linden
2018-11-12SL-10044 SL-10045Graham Linden
2018-11-06Move to using a shared deferredUtil object for getting pos/norm from gbuffer.Graham Linden
2018-11-06Remove scaleDownLight funcs and eliminate unused copy-pasted funcs in lightin...Graham Linden
2018-11-01SL-9994Graham Linden
2018-11-01Back out unintended shader changes from SL-10000 fix.Graham Linden
2018-11-01SL-10000 fix storing of ambient value when converting legacy settingsGraham Linden
2018-10-30SL-9966Graham Linden
2018-10-19SL-9928Graham Linden
2018-10-10Remove unused uniforms from atmospherics helper shaders.Graham Linden
2018-10-10Remove some unused atmospherics helpers and forward declarations of unused he...Graham Linden
2018-10-09SL-1289Graham Linden
2018-09-24SL-9711 modify clamping range on atmospheric additive color to balance betwee...Graham Linden
2018-09-17SL-1491 take two: fix non-ALM/class2 atmospherics additive artifactsGraham Linden
2018-09-14SL-9632 add uniform and code to supress atmospherics in all shaders that coul...Graham Linden
2018-06-11Make cloud rendering use textures defined in sky settings and add code to sha...Graham Linden
2018-04-20Move class3 sky/cloud shaders to where they need to be to get picked up by ALM.Graham Linden graham@lindenlab.com
2018-03-12De-duplicate deferred shader code for atmospherics and transport.Graham Linden graham@lindenlab.com
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-06-13NORSPEC-261 No more magic numbers, parity between forward and deferred render...Dave Parks
2013-04-30Fix vwr-dev-mat merge bugs in llpanelface (missing Oz fix) and XMLGraham Madarasz
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-17First pass of gamma correction reimplementation.Geenz
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-26NORSPEC-57, NORSPEC-58 Remove sRGB and gamma correction from shaders to remo...Dave Parks