summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolwlsky.cpp
AgeCommit message (Expand)Author
2018-12-10Mods to allow using ALM rendering in water reflections soGraham Linden
2018-12-05[EEP] NULL gAtmosphere crash fixandreykproductengine
2018-11-02SL-9806 stop rendering stars post deferred so they can be depth sorted proper...Graham Linden
2018-10-30SL-9976 change moon blend/brightness handling in shaders and cleanup extraneo...Graham Linden
2018-10-30SL-9966Graham Linden
2018-10-30SL-9766 Move up blend_factor init so we can override if we're short of blenda...Graham Linden
2018-10-30SL-9966 fix cloud noise map bindings when current and next are identical.Graham Linden
2018-10-29SL-9977Graham Linden
2018-10-22SL-9806Graham Linden
2018-10-09SL-1289Graham Linden
2018-10-08SL-9751Graham Linden
2018-10-05SL-1925Graham Linden
2018-10-02SL-9775Graham Linden
2018-10-01SL-1655Graham Linden
2018-09-18SL-1475Graham Linden
2018-09-17SL-1873Graham Linden
2018-09-12SL-9635 remove init of libatmosphere causing crashes on Intel HDGraham Linden
2018-09-11Fix cloud shader tex binding to be more robust.Graham Linden
2018-09-10Fixes for switching between atmospherics implementations on the fly.Graham Linden
2018-09-10First pass at preferences and feature table hookup for advanced atmospherics.Graham Linden
2018-09-07Fix createDensityProfileLayer dropping passed in values.Graham Linden
2018-09-06Fix tex format mismatch between what libatmosphere was generating and what we...Graham Linden
2018-09-04MergeGraham Linden
2018-09-048283/4 WIPGraham Linden
2018-09-04Merge and fix MAINT-9087 and MAINT-9084Graham Linden
2018-09-04MAINT-9064 One more fix for crash caused by new shader callsmaxim_productengine
2018-08-31Merged in graham_linden/viewer-eep-graham (pull request #65)Rider Linden
2018-08-31Null out shader pointers after passes are complete (prevents them being non-n...Graham Linden
2018-08-31MAINT-9064 Fix crash caused by new shader callsandreykproductengine
2018-08-30MAINT-9064Graham Linden
2018-08-23MAINT-9006Graham Linden
2018-07-10Support blending current/next bloom textures in deferred star rendering.Graham Linden
2018-07-10Fix star rendering issues in ALM.Graham Linden
2018-07-09Restore setting the inv proj matrix for advanced atmo render path.Graham Linden
2018-07-03MAINT-8838 render a sun disc if the texture(s) are provided by WL settings (d...Graham Linden
2018-06-30MAINT-4019 fix ALM star rendering (make post-deferred and actually blend)Graham Linden
2018-06-27Make distinct ALM moon shader, tweak mix factor for day vs night moon shading...Graham Linden
2018-06-27Fix non-ALM render path to bind the 2nd moon texture (and not blend with the ...Graham Linden
2018-06-12Fix env panel forward action.Graham Linden
2018-06-11Make cloud rendering use textures defined in sky settings and add code to sha...Graham Linden
2018-06-11Fix water fog consolidation in underwater shaders.Graham Linden
2018-06-08Add specific shader for the moon to allow different rendering at day vs night.Graham Linden
2018-06-05Fix sunlight != sunlight_color_copy and remove hack disable of clouds.Graham Linden
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate coo...Graham Linden
2018-05-18Make nighttime elev constant _SIN, since it uses a sin value.Graham Linden graham@lindenlab.com
2018-05-18Fix Mie Config validation in sky settings.Graham Linden graham@lindenlab.com
2018-05-16Merge and disable new sky render.Graham Linden graham@lindenlab.com
2018-05-01Le MergeGraham Linden graham@lindenlab.com
2018-04-26Mods to make adv atmo WL sky render using 2 tris instead of dome.Graham Linden graham@lindenlab.com
2018-02-22Add settings/validations for new advanced atmo settings.Graham Linden graham@lindenlab.com