Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-29 | fix a variety of shader errors, mostly due to my confusing glsl with C++... ↵ | Tofu Linden | |
again | |||
2010-01-29 | duh, use the proper param name. | Tofu Linden | |
2010-01-29 | spot-aware light func usage in ALL shaders. | Tofu Linden | |
2010-01-28 | cheap no-branch goodness for rendering both spotlights and pointlights with ↵ | Tofu Linden | |
the same shader code. kill already-nerfed quadratic attenuation which it seems we won't be supporting any decade soon. | |||
2010-01-28 | cheaper, cuter way to deal with spot vs point in the shader | Tofu Linden | |
2010-01-28 | cheaply resurrect the difference between spotlight and omnidirectional, as ↵ | Tofu Linden | |
far as the shader is concerned. not complete. | |||
2010-01-28 | fix the shader dp light going negative! | Tofu Linden | |
2010-01-28 | enable basic directional lighting for basic/atmospheric shaders - yay. | Tofu Linden | |
next, needs the non-shader GL lighting model to be equally dumb (it's too smart - kill the spot angle. | |||
2008-03-25 | merge release@82858 maint-render-2-merge@83010 -> release | Steven Bennetts | |
QAR-389 | |||
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-03-02 | merge release@58699 beta-1-14-0@58707 -> release | Steven Bennetts | |
2007-01-02 | Print done when done. | James Cook | |