summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class3/deferred/softenLightF.glsl
AgeCommit message (Expand)Author
2022-06-28SL-17274: PBR: Add kSpec debuggingPtolemy
2022-06-28SL-17274: PBR: Cleanup dot() vertex2cameraPtolemy
2022-06-28SL-17274: PBR: Add kDiffuse debuggingPtolemy
2022-06-28SL-17274: PBR: Remove manual debugPtolemy
2022-06-28SL-17274: PBR: Add reflect0 debuggingPtolemy
2022-06-28SL-17274: PBR: Add reflection vecPtolemy
2022-06-28SL-17274: PBR: Move amblit to before PBR shadingPtolemy
2022-06-28SL-17274: PBR: Cleanup: Only calc reflectance if debuggingPtolemy
2022-06-27SL-17274: PBR: Fix IORPtolemy
2022-06-27SL-17274: PBR: Fix v, dotTV, dotBVPtolemy
2022-06-24SL-17274: PBR: Add note about DEBUG_PBR_NORMALPtolemy
2022-06-24SL-17274: PBR: Add BRDF debugPtolemy
2022-06-24SL-17274: PBR: Add roughness alpha debugPtolemy
2022-06-23SL-17274: Add WIP PBR ShaderPtolemy
2022-06-23Merged DRTVWR-559 into SL-17274_gbuffer_flagsMichael Pohoreski
2022-06-21SL-17274: Remove hard-coded magic number checking if G-Buffer flag is setPtolemy
2022-06-21SL-17274: Add view_dir uniformPtolemy
2022-05-24SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" de...Dave Parks
2020-03-05WIP - Windlight sun lighting should happen in sRGB space, not linear space. ...Runitai Linden
2019-07-23SL-11621Graham Linden
2019-06-10SL-10969, SL-11051Graham Linden
2019-05-03SL-11090Graham Linden
2019-01-30SL-10415, SL-10434Graham Linden
2019-01-04Add new shaders for generating shadows from clouds.Graham Linden
2019-01-03Fix per-frag fullbright soft clip convenience funcs to include additive and a...Graham Linden
2018-12-19Add new shaders for advanced atmo SH env lighting calcs.Graham Linden
2018-11-09Yes, Maurice, baby steps.Graham Linden
2018-11-09Back out changes causing broken shadows and other render shenanigans.Graham Linden
2018-11-06Move to using a shared deferredUtil object for getting pos/norm from gbuffer.Graham Linden
2018-11-01SL-9994Graham Linden
2018-09-14SL-1491Graham Linden
2018-09-10Add copies of existing lighting shaders for advanced atmo path.Graham Linden
2011-10-04SH-2447, SH-2525, SH-2276 Strip out defunct global illumination code, add acc...Dave Parks
2011-09-24SH-2244 Fix for shaders not compiling on pre-GL-3.0 ATI driversDave Parks
2011-09-22SH-2244 Fix for artifacts with L&S enabled when using core profile.Dave Parks
2011-09-16SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for outputs...Dave Parks
2011-09-16SH-2243 work in progress -- don't use deprecated shader stateDave Parks
2011-08-17add proper copyright and license headersOz Linden
2011-07-27SH-1990 Fix for redundantly applying some color scaling to sky and water (als...Dave Parks
2011-05-31SH-1682 Dynamically adjust the number of texture channels to use for indexed ...Dave Parks
2010-10-06ATI compatibility passDave Parks
2010-08-30pull internationalization fixes from faulty splitOz Linden
2010-08-24Update GLSL shader sources to current $LicenseInfo$ standard.Nat Goodspeed
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-05-09Rejig deferred normal-map packing a little, to double its accuracy for free.Tofu Linden
2010-05-06EXT-6912 FIXED Deferred Rendering - shiny objects look like a projection inst...Tofu Linden
2010-04-23Backed out changeset b379d162769eTofu Linden
2010-04-23Restore a bit of the non-deferred renderer's sun/moon waterglow in deferred r...Tofu Linden
2010-04-22ssreflections: dampen/blur ssreflections rather more.Tofu Linden