Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-03 | SL-19148 Decruft followthrough -- decruft shader tree and some remaining ↵ | Dave Parks | |
forward rendering code. | |||
2022-11-14 | Merged in SL-18332 (pull request #1194) | Jonathan Goodman | |
First pass of Screen Space Reflections Approved-by: Dave Parks | |||
2019-03-20 | SL-10449 | Graham Linden | |
Fix name of attenuation setter used. Fix flipped light vec. Make class3 lights use shadows on projector ambiance too. | |||
2019-03-20 | SL-10449 | Graham Linden | |
Make setting ALM from Mid through High graphics possible on OSX by fixing link error from softenLight shader. Set values to the atmos attenuation and additive color varyings to avoid warnerror from OSX GLSL compiler/linker. | |||
2018-11-14 | Work around broken deps on atmospheric vars in the frag-based deferred ↵ | Graham Linden | |
lighting pipe. | |||
2018-11-09 | Back out changes causing broken shadows and other render shenanigans. | Graham Linden | |
2018-11-06 | Move to using a shared deferredUtil object for getting pos/norm from gbuffer. | Graham Linden | |
Eliminate 20+ callsites with copy-paste of getPosition and/or getNorm code. Make pipeline use getShadowTarget/releaseShadowTarget consistently. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-17 | First pass of gamma correction reimplementation. | Geenz | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-09-16 | SH-2243 work in progress -- don't use deprecated shader state | Dave Parks | |
2011-09-15 | SH-2243 work in progress -- no more deprecated built-in matrix state when ↵ | Dave Parks | |
using shaders. | |||
2011-08-19 | merge | Dave Parks | |
2011-08-17 | add proper copyright and license headers | Oz Linden | |
2011-08-08 | SH-2242 Work in progress migrating to glVertexAttrib everywhere | Dave Parks | |
2011-05-31 | SH-1682 Dynamically adjust the number of texture channels to use for indexed ↵ | Dave Parks | |
texture rendering based on available hardware. | |||
2010-10-06 | ATI compatibility pass | Dave Parks | |
2010-08-24 | Update GLSL shader sources to current $LicenseInfo$ standard. | Nat Goodspeed | |
See https://wiki.lindenlab.com/wiki/License_Substitution for details. | |||
2009-02-18 | Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 ↵ | Brad Kittenbrink | |
(maint-render-9) and QAR-1236 (dll-msvcrt-2) svn merge -r 109838:112264 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-9-merge-r109833 |