summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class3/deferred/softenLightF.glsl
AgeCommit message (Expand)Author
2024-02-08Update softenLightF.glslJonathan "Geenz" Goodman
2024-02-02#677 Move PBR mirror radiance mixing to reflectionProbeF so transparent PBR s...RunitaiLinden
2024-02-02#677 Fix terrain clipping and tweak hero probe mixing with radianceRunitaiLinden
2024-01-31#677 Some clipping WIPJonathan "Geenz" Goodman
2024-01-24https://github.com/secondlife/viewer-issues/issues/23 Fix for merge up to the...Jonathan "Geenz" Goodman
2024-01-24https://github.com/secondlife/viewer/issues/671 Wire up the RenderMirrors deb...Jonathan "Geenz" Goodman
2024-01-24Merge remote-tracking branch 'origin/release/materials_featurette' into DRTVW...Jonathan "Geenz" Goodman
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-10-16Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-10-16Tons of masking changes and tweaks.Jonathan "Geenz" Goodman
2023-10-11SL-20440 Fix for projector ambiance destroying PBR shading. Also fix longsta...RunitaiLinden
2023-09-25Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-09-08Some more modes for mirrors to place the probe.Jonathan "Geenz" Goodman
2023-09-06SL-19842 WIP -- Change how probe ambiance mixes with sky ambient.RunitaiLinden
2023-08-21Experiment with placement a bit when there's no drawable.Jonathan "Geenz" Goodman
2023-08-06Making more progress, need to add the heroprobe manager.Jonathan "Geenz" Goodman
2023-07-18Fix for irradiance breaking.Jonathan "Geenz" Goodman
2023-07-17Got hero probes rendering from the camera.Jonathan "Geenz" Goodman
2023-06-27Just about got hero reflection maps working.Jonathan "Geenz" Goodman
2023-06-14More performance addressing. Ditch glossy SSR on semi-transparent surfaces.Jonathan "Geenz" Goodman
2023-06-01DRTVWR-559 Rebalance PBR against Blinn-Phong.RunitaiLinden
2023-06-01DRTVWR-559 Revert skies to be very close to release and disable tone mapping ...RunitaiLinden
2023-05-23DRTVWR-559 Remove RenderReflectionProbeCount (which is bugged) and lean on Re...RunitaiLinden
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-04-18DRTVWR-559 Add control for automatic reflection probes to advanced preference...RunitaiLinden
2023-04-11DRTVWR-559 Make sunlight specular consistent with pointlight specular.Dave Parks
2023-04-11SL-19564 Rebalance exposure and sky. Hack legacy diffuse map saturation and ...RunitaiLinden
2023-04-06SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...Dave Parks
2023-04-05SL-19538 Followup -- tune exposure parameters and clamp local light ambiance....RunitaiLinden
2023-04-04SL-19538 Remove hacky ambiance scale and take the mittens off probe a… (#151)RunitaiLinden
2023-03-22DRTVWR-559 Quality pass -- Fix sky banding, fix off-by-one-mip in reflection ...Dave Parks
2023-03-02SL-19281 Unify handling of haze and gamma between fullbright and not and move...Dave Parks
2023-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
2023-01-20SL-18869 GL 3 compatibility pass and minor decruft.Dave Parks
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
2022-10-13SL-18340: Consolidate shared pbr shading into calcDiffuseSpecular, pbrBaseLightCosmic Linden
2022-10-07SL-18190 Move water shaders to class 3, add debug stub for underWaterF.glsl, ...Dave Parks
2022-09-30SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore...Dave Parks
2022-09-29SL-18132 Fix for errant shadow when sun shadows are disabled.Dave Parks
2022-09-29SL-18190 Fix for haze color being completely wrong (now it's just half wrong).Dave Parks
2022-09-28SL-18190 WIP - Linear space atmospherics take 2Dave Parks
2022-09-27SL-18190 WIP -- Take 2 on linear space windlight (more methodical approach --...Dave Parks
2022-09-26SL-18190 Use bindDeferredShader in alpha pool. Don't redundantly apply ao to...Dave Parks
2022-09-26SL-18190 WIP - Whoopsie from last commitDave Parks
2022-09-26SL-18190 WIP - Windlight to linear space proof of concept, better parity betw...Dave Parks
2022-09-22SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling r...Dave Parks
2022-09-20SL-18190 Reduce banding (stay in linear space as much as possible, increase p...Dave Parks
2022-09-17Make sure specular highlights from punctual lights don't fall off of polished...Dave Parks
2022-09-17WIP - switch PBR implementationsDave Parks
2022-09-13SL-17701 WIP -- Correct color space management for base color and emissive co...Dave Parks