summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/lighting/lightFuncV.glsl
AgeCommit message (Expand)Author
2011-08-17add proper copyright and license headersOz Linden
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-01-29fix a variety of shader errors, mostly due to my confusing glsl with C++... a...Tofu Linden
2010-01-29duh, use the proper param name.Tofu Linden
2010-01-29spot-aware light func usage in ALL shaders.Tofu Linden
2010-01-28cheap no-branch goodness for rendering both spotlights and pointlights with t...Tofu Linden
2010-01-28cheaper, cuter way to deal with spot vs point in the shaderTofu Linden
2010-01-28cheaply resurrect the difference between spotlight and omnidirectional, as fa...Tofu Linden
2010-01-28fix the shader dp light going negative!Tofu Linden
2010-01-28enable basic directional lighting for basic/atmospheric shaders - yay.Tofu Linden
2008-02-27Merge of windlight into release (QAR-286). This includes all changes inBrad Kittenbrink