Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-19 | Add directory names to sentinels in shaders so shaders with same filename ↵ | Graham Linden | |
can be differentiated in nSight while debugging. | |||
2018-10-19 | SL-9928 | Graham Linden | |
De-hackify WL additive to get better match between ALM and non-ALM rendering without bringing back SL-1491 lens flare bug. | |||
2018-09-24 | SL-9711 modify clamping range on atmospheric additive color to balance ↵ | Graham Linden | |
between maintaining old look of WL settings and fixing SL1491 lens flare bug | |||
2018-09-17 | SL-1491 take two: fix non-ALM/class2 atmospherics additive artifacts | Graham Linden | |
Modulate class1 softenLight atmospheric additive by specular.a (same fix as for class2). Clamp additive color to <= vec3(0.2) to avoid similar artifacts in non-deferred render path. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-11-01 | SH-2546 Fix for black avatars and terrain on GF Go 7800 (use vec3 instead of ↵ | Dave Parks | |
float on varying parameters). | |||
2011-10-28 | SH-2633 Fix for avatar hair turning white when editing appearance | Dave Parks | |
2011-09-28 | SH-2507 Shave some unused/redundant varying state and make the max texture ↵ | Dave Parks | |
index debug setting rebuild shaders to use no flow control when set to 1 or lower | |||
2011-09-16 | SH-2243 work in progress -- don't use deprecated shader state | Dave Parks | |
2011-08-17 | add proper copyright and license headers | Oz Linden | |
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. | |||
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 |