summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class2/deferred/alphaF.glsl
AgeCommit message (Expand)Author
2023-12-04SL-20611 Followup -- fix edge cases with transparent objects around eye/objec...RunitaiLinden
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-10-11SL-20440 Fix for projector ambiance destroying PBR shading. Also fix longsta...RunitaiLinden
2023-09-06SL-19842 WIP -- Change how probe ambiance mixes with sky ambient.RunitaiLinden
2023-06-14More performance addressing. Ditch glossy SSR on semi-transparent surfaces.Jonathan "Geenz" Goodman
2023-05-25Fix underwater fog mismatch between opaque and alpha blend when local lights ...Rye Mutt
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
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-04SL-19538 Remove hacky ambiance scale and take the mittens off probe a… (#151)RunitaiLinden
2023-03-27SL-19477 Remove angular attenuation from sphere probe weight to fix harsh ind...Dave Parks
2023-03-02SL-19281 Unify handling of haze and gamma between fullbright and not and move...Dave Parks
2023-02-03SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong...Dave Parks
2023-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
2022-12-19SL-18779 Fix for water fog staying bright when sun is dark.Dave Parks
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
2022-10-17Merged in SL-18340 (pull request #1158)Sabrina Shanman
2022-10-13SL-18340: Consistently use HAS_SUN_SHADOW for shader permutationCosmic Linden
2022-10-13SL-18376 Fix for transparent legacy avatar bits disappearing.Dave Parks
2022-10-12SL-18190 Fix for mismatch between alpha and opaque water fog.Dave Parks
2022-10-10SL-18190 Fix alpha not playing nice with water surface by split LLDrawPoolAlp...Dave Parks
2022-09-30SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore...Dave Parks
2022-09-27SL-18190 WIP -- Take 2 on linear space windlight (more methodical approach --...Dave Parks
2013-05-06MATBUG-78 Fix for alpha lighting falloff not matching for sunlight when shado...Dave Parks
2013-04-30MATBUG-78 Fix for alpha lighting distance attenuation not matching opaque dis...Dave Parks
2013-04-29NORSPEC-153 Workaround for AMD driver bug that doesn't like '\' on #define'sDave Parks
2013-04-24NORSPEC-59 NORSPEC-125 make materials and alpha shaders work on Mac laptops w...Graham Madarasz
2013-04-18Fix for alpha blended objects becoming too bright when gamma correction is ap...Geenz
2013-04-18NORSPEC-90 Cleanup avatar alpha shadersDave Parks
2013-04-18NORSPEC-90 Remove unused state from alphaF/alphaVDave Parks
2013-04-18NORSPEC-90 Cleanup of alpha pool hook ups for materials.Dave Parks
2013-04-18Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave Parks
2013-04-17NORSPEC-59 and NORSPEC-133 work-around crash with RenderDebugGL on and fix br...Graham Madarasz
2013-04-17NORSPEC-90 Alpha pool hookups for materials.Dave Parks
2013-04-16NORSPEC-59 fix? for mac crasherGraham Madarasz
2013-04-16Merge viewer-dev-materialsGraham Madarasz (Graham Linden)
2013-04-16See if we can run with no ifdefs in alpha shaders on all platformsGraham Madarasz
2013-04-15Merged Graham's stuff amongst others.Geenz
2013-04-15Hooked up normal and specular texture coordinates.Geenz
2013-04-15Normal mapped alpha support. Specular and environment map support needs a bi...Geenz
2013-04-11NORSPEC-98 redux...hopefully fix mac AND linux at the same timeGraham Madarasz (Graham Linden)
2013-04-11NORSPEC-98 fix? for mac shader compiler crasherGraham Madarasz (Graham Linden)
2013-04-11First pass on alpha blended materialsGeenz
2013-04-09More per-pixel lighting fanciness.Geenz
2013-03-26NORSPEC-57, NORSPEC-58 Remove sRGB and gamma correction from shaders to remo...Dave Parks
2013-01-11Initial (largely complete) gamma correct rendering implementation.Geenz
2012-06-28Merge cleanupDave Parks
2012-06-28MergeDave Parks
2012-06-22MAINT-653 Fix for shadow acne at high altitudesDave Parks
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss