Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-30 | pull internationalization fixes from faulty split | Oz Linden | |
2010-08-24 | Update GLSL shader sources to current $LicenseInfo$ standard. | Nat Goodspeed | |
See https://wiki.lindenlab.com/wiki/License_Substitution for details. | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-05-09 | Rejig deferred normal-map packing a little, to double its accuracy for free. | Tofu Linden | |
2010-05-06 | EXT-6912 FIXED Deferred Rendering - shiny objects look like a projection ↵ | Tofu Linden | |
instead of a reflection Disable screen-space shiny while I chew on it some more. | |||
2010-04-23 | Backed out changeset b379d162769e | Tofu Linden | |
2010-04-23 | Restore a bit of the non-deferred renderer's sun/moon waterglow in deferred ↵ | Tofu Linden | |
rendering. This also adds a slight pinch of glow to shiny sun-spots. So be it. (transplanted from 5a0d9e5b5cfb2ecd96685f0275ab8e999ab86263) (transplanted from 90f0ce75b2d7bb9fc03e84245db27a16508cde63) | |||
2010-04-22 | ssreflections: dampen/blur ssreflections rather more. | Tofu Linden | |
(transplanted from 4c4ae8d8f0795244fda258c157177e2778bfc444) | |||
2010-04-21 | port class1 ssreflections tweaks to class2 and class3 | Tofu Linden | |
(transplanted from 19036fc277d88c364e957019a66b4cdf4cce8b53) | |||
2010-04-16 | strengthen the fakey blur in the fakey ssreflections. | Tofu Linden | |
(transplanted from 940e02cbe4fa2f996d11500392e71f3a00e1cfed) (transplanted from 1ee9eaf155ed897a5a7b86369c1f5160455094f0) | |||
2010-04-07 | apply latest ssreflections tweaks to class2 and class3. | Tofu Linden | |
2010-04-02 | ssreflection: restore the shadow factor I accidentally removed with the last ↵ | Tofu Linden | |
update. | |||
2010-04-02 | apply ssreflection changes to class2 and class3 too. | Tofu Linden | |
2010-03-31 | debug ssreflection blur direction. minor. | Tofu Linden | |
2010-03-29 | ss reflections tweakage: | Tofu Linden | |
+ // Offset the guess source a little according to a trivial + // checkerboard dither function and spec.a. + // This is meant to be similar to sampling a blurred version + // of the diffuse map. LOD would be better in that regard. + // The goal of the blur is to soften reflections in surfaces + // with low shinyness, and also to disguise our lameness. | |||
2010-03-28 | ss reflections: make the guess less far from the source. | Tofu Linden | |
2010-03-26 | screen-space reflections: remember to unbias the value from the depth map. ↵ | Tofu Linden | |
don't use varying version of lightnorm for lighting the reflection-guess-point. | |||
2010-03-22 | screen-space reflections mk4. generally subtle. very cheap. | Tofu Linden | |
2010-01-29 | fix a variety of shader errors, mostly due to my confusing glsl with C++... ↵ | Tofu Linden | |
again | |||
2010-01-29 | Don't scale windlight lights up just to scale them down again later. avoid ↵ | Tofu Linden | |
this with rearrangement. not tested. | |||
2010-01-29 | spot-aware light func usage in ALL shaders. | Tofu Linden | |
2009-09-22 | Merging render-pipeline-6-qa-2 into viewer-2 | David Parks | |
Self reviewed. | |||
2008-02-27 | Merge of windlight into release (QAR-286). This includes all changes in | Brad Kittenbrink | |
windlight14 which have passed QA (up through r79932). svn merge -r 80831:80833 svn+ssh://svn.lindenlab.com/svn/linden/branches/merge_windlight14_r80620 | |||
2007-01-02 | Print done when done. | James Cook | |