summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/avatarAlphaV.glsl
AgeCommit message (Expand)Author
2013-06-28NORSPEC-290 Shader optimization WIP -- remove a couple normalizes, pows, and ...Dave Parks
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-01-26* Fixed up shader compilation errors to get lighting and shadows working agai...Leslie Linden
2012-01-24SH-1427 Fix for spot lights not working properly on alpha objects, and fix fo...Dave Parks
2011-10-28SH-2633 Fix for avatar hair turning white when editing appearanceDave Parks
2011-09-28SH-2507 Shave some unused/redundant varying state and make the max texture in...Dave Parks
2011-09-16SH-2243 work in progress -- don't use deprecated shader stateDave Parks
2011-09-15SH-2243 work in progress -- don't use built-in GL light state when shaders ar...Dave Parks
2011-09-15SH-2243 work in progress -- no more deprecated built-in matrix state when usi...Dave Parks
2011-08-19mergeDave Parks
2011-08-17add proper copyright and license headersOz Linden
2011-08-10SH-2238, SH-2223, SH-SH-2242 glVertexAttrib throughout main render pipeline c...Dave Parks
2011-08-08SH-2242 Work in progress migrating to glVertexAttrib everywhereDave Parks
2011-05-31SH-1682 Dynamically adjust the number of texture channels to use for indexed ...Dave Parks
2011-05-25SH-1527 Fix for black alpha objects with lighting and shadows enabled and no ...Dave Parks
2011-05-10SH-1521 FIX -- Lighting and Shadows grayed out on macLeslie Linden
2010-10-06ATI compatibility passDave Parks
2010-08-31mergeDave 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-04Deferred pipeline integration of rigged attachments and cleanup.Dave Parks
2010-01-29fix a variety of shader errors, mostly due to my confusing glsl with C++... a...Tofu Linden
2010-01-29fix a variety of shader errors, mostly due to my confusing glsl with C++... a...Tofu Linden
2010-01-29Don't scale windlight lights up just to scale them down again later. avoid t...Tofu Linden
2010-01-29Don't scale windlight lights up just to scale them down again later. avoid t...Tofu Linden
2010-01-29spot-aware light func usage in ALL shaders.Tofu Linden
2010-01-29spot-aware light func usage in ALL shaders.Tofu Linden
2009-02-18Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...Brad Kittenbrink