summaryrefslogtreecommitdiff
path: root/indra/newview/llviewershadermgr.cpp
AgeCommit message (Expand)Author
2018-07-03MAINT-8838 render a sun disc if the texture(s) are provided by WL settings (d...Graham Linden
2018-06-27Make distinct ALM moon shader, tweak mix factor for day vs night moon shading...Graham Linden
2018-06-13Mods to hook up water settings to water normals for rendering with support fo...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-01Fix mis-merge of LLSettingsBase and remove optimize pragmas.Graham Linden
2018-06-01Merge to 5.1.6Graham Linden
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate coo...Graham Linden
2018-05-31MergeRider Linden
2018-05-18Remove MSVC debug pragmas and comment out code to dump example grids.xml file...Graham Linden graham@lindenlab.com
2018-05-18Make nighttime elev constant _SIN, since it uses a sin value.Graham Linden graham@lindenlab.com
2018-05-01Le MergeGraham Linden graham@lindenlab.com
2018-03-28MAINT-8355 - Alpha masked textures turn white on rigged mesh when viewed thro...ruslantproductengine
2018-03-14Fix up atmospheric helpers and transport shader for adv atmo path.Graham Linden graham@lindenlab.com
2018-03-12De-duplicate deferred shader code for atmospherics and transport.Graham Linden graham@lindenlab.com
2018-03-12Fix decl mismatch in alpha shader and mark deferred shaders needing new linka...Graham Linden graham@lindenlab.com
2018-03-12De-duplicate shader code for encoding and decoding normals to/from gbuffer fo...Graham Linden graham@lindenlab.com
2018-03-12De-duplicate sRGB conversion funcs from many shadersGraham Linden graham@lindenlab.com
2018-03-09De-duplicate water fog code and modify programs to include the shared object ...Graham Linden graham@lindenlab.com
2018-03-08Get libatmosphere shader into link chain for Adv WL shaders.Graham Linden graham@lindenlab.com
2018-03-03Remove MSVC pragmas breaking OSX build.Graham Linden graham@lindenlab.com
2018-02-26Redo advanced atmo shader integration with SL.Graham Linden graham@lindenlab.com
2018-02-22Add settings/validations for new advanced atmo settings.Graham Linden graham@lindenlab.com
2018-02-18Atmospherics WIPGraham Linden graham@lindenlab.com
2017-11-13Remove the old wl environment code.Rider Linden
2017-10-13Watter settings active and start of new joystick button type.Rider Linden
2017-09-27No longer 'goth windlight only', sky parameters passed from settings object.Rider Linden
2017-09-26Clouds still funky but better.Rider Linden
2017-09-19Baseline for settings changesRider Linden
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-21SL-234 WIP - moved LLSkinningUtil funcs to separate class/files. Remap weight...Brad Payne (Vir Linden)
2015-10-07SL-234 WIP - adjust max mesh object joints at run-time, including rebuilding ...Brad Payne (Vir Linden)
2014-04-24MAINT-4009: Ensuring that the shader manager instance is released during clea...Stinson Linden
2014-03-12merge with releaseRichard Linden
2013-11-21fix for SH-4628: Project Interesting Viewer reduces & fixes graphics to lowes...Xiaohong Bao
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-09-26NORSPEC-259 revive fix stomped with materials->bear mergeGraham Linden
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-10-04MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: Contr...maksymsproductengine
2013-09-26NORSPEC-259 revive fix stomped with materials->bear mergeGraham Linden
2013-09-10MAINT-3131 Add a GPU memory bandwidth benchmark.Dave Parks
2013-08-12NORSPEC-342 fix blocky hair in ALM from writing depth for transparent pixels ...Graham Linden
2013-08-12NORSPEC-342 WIP MATBUG-347 make impostor rendering not contribute to depth fo...Graham Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30NORSPEC-314 rollback unified srgb shader code to see if we can get past Mac 1...Graham Madarasz (Graham Linden)
2013-07-29NORSPEC-314 WIP fix srgb_mac use and issues found with RenderDebugGL on MacGraham Madarasz (Graham Linden)
2013-07-28NORSPEC-314 fixed another mac-specific stupidity by splitting out a new srgb_...Graham Madarasz