summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders
AgeCommit message (Expand)Author
2010-12-29SH-702 Broken Window: rename shader_heirarchy.txt to shader_hierarchy.txtLoren Shih
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-12Fix for fullbright bump not working in deferred render.Dave Parks
2010-05-11add an accidentally-dropped normalize from the bf541483d907 / normpacking-rejigTofu Linden
2010-05-11EXT-7225 Fix for busted projector shadows under certain settings.Dave Parks
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-30expand EXT-7149 fix to include bumpyshiny.Tofu Linden
2010-04-30more tweakery for EXT-7149 objects with white color and varied texture do not...Tofu Linden
2010-04-30EXT-7149 objects with white color and varied texture do not appear shiny with...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
2010-04-21port class1 ssreflections tweaks to class2 and class3Tofu Linden
2010-04-21ssreflections: if we're going to (pretend to) take 4 diffuse samples, then ta...Tofu Linden
2010-04-16strengthen the fakey blur in the fakey ssreflections.Tofu Linden
2010-04-12Tracking down ATI deferred bugs WIPDave Parks
2010-04-09Tweak bias on projectors. Fix some silly shader mistakes.Dave Parks
2010-04-07Shadow aliasing fix WIPDave Parks
2010-04-07apply latest ssreflections tweaks to class2 and class3.Tofu Linden
2010-04-07tidy up ssreflections comments and structure a bit.Tofu Linden
2010-04-06extra diffuse sample in ssreflection to decrease aliasing.Tofu Linden
2010-04-02ssreflection: restore the shadow factor I accidentally removed with the last ...Tofu Linden
2010-04-02apply ssreflection changes to class2 and class3 too.Tofu Linden
2010-04-02clean-up transplantTofu Linden
2010-04-02ssreflections: perspective reflection for sunlight, planar reflection for ssr...Tofu Linden
2010-04-02ssreflections: water reflections strongly imply that the non-perspective refl...Tofu Linden
2010-04-02ssreflections: use the minimum of the lighting dp and the appropriateness. n...Tofu Linden
2010-04-02ssreflections: reflect sunlight direction for reflection. dunno how I feel a...Tofu Linden
2010-03-31debug ssreflection blur direction. minor.Tofu Linden
2010-03-31debug ssreflection blur direction. minor.Tofu Linden
2010-03-29ss reflections tweakage:Tofu Linden
2010-03-28ss reflections: make the guess less far from the source.Tofu Linden
2010-03-26screen-space reflections: remember to unbias the value from the depth map. d...Tofu Linden
2010-03-22screen-space reflections mk4. generally subtle. very cheap.Tofu Linden
2010-03-20SSAO version of sunLight shaders.Dave Parks
2010-03-19RenderDeferredSSAO works as an independent setting -- decoupled shadows from ...Dave Parks
2010-03-17CTS-110 Remove soft alpha in deferred pipeline (breaks some content). Will r...Dave Parks
2010-03-17Fix for impostors being fullbright when deferred rendering enabled.Dave Parks
2010-03-07Add a touch of fakey ripple to shadows on the surface of water, as if the wat...Tofu Linden
2010-03-07Some extra comments to help me get things straight.Tofu Linden
2010-03-07trivial comment typo fix.Tofu Linden
2010-03-07Remove an extraneous normalize() from the water fragment shader - the last th...Tofu Linden
2010-03-07Remove the class2/class3 water shaders, which aren't materially different fro...Tofu Linden
2010-03-05Fix for sun specular highlights showing up in shadow when diffuse ambiance gr...Dave Parks
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