Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-26 | Lighting WIP | Graham Linden | |
Consistency across class2/3/ALM lighting. | |||
2019-04-19 | Add directory names to sentinels in shaders so shaders with same filename ↵ | Graham Linden | |
can be differentiated in nSight while debugging. | |||
2019-03-03 | SL-10664, SL-10666 | Graham Linden | |
Fix up culling issues from perf work and fix Depth of Field rendering to get depth values properly. Baseline for performance work. | |||
2019-02-28 | EEP performance WIP | Graham Linden | |
Mods to improve alpha obj render performance. Removes hacky fix for HUD elements getting atmospherics. Re-orders rendering of glow to remove ~10ms/frame of shader re-re-rebinding. Fix up default classes and basic shader loading (remove unused shared modules). | |||
2018-11-19 | SL-10032 | Graham Linden | |
Plug more holes through which env ambient terms were finding their way into lighting calcs for HUDs. Fix up mismatched indenting (tabs v spaces) on several shaders. | |||
2018-11-12 | SL-10044 SL-10045 | Graham Linden | |
Fix class 1 and 2 transport/gamma funcs and made usage consistent across all shaders. Fix class1\environment\waterV reverting to old d1/d2 names for wave directions. | |||
2018-11-06 | Remove scaleDownLight funcs and eliminate unused copy-pasted funcs in ↵ | Graham Linden | |
lighting shaders. Also fix terrain response to atmospherics shaders (was failing to apply ambient on low end even when atmospherics was on). | |||
2018-10-10 | Remove some unused atmospherics helpers and forward declarations of unused ↵ | Graham Linden | |
helper funcs. | |||
2017-10-04 | Rename uniform "sunlight_color_copy" to sunlight_color in shader. | Rider Linden | |
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-02 | SH-1427 Fix for shader compilation failure when detail set to "mid" | Dave Parks | |
2011-11-01 | SH-1427 Fix for sunlight color getting clobbered for non-deferred ↵ | Dave Parks | |
atmospheric shaders. | |||
2011-09-29 | SH-2507 Potential fix for basic shaders causing objects to disappear with ↵ | Dave Parks | |
some drivers (prune shader tree of unused shaders while we're at it) | |||
2011-09-17 | SH-2243 work in progress -- put back ambient lighting when atmospheric ↵ | Dave Parks | |
shaders disabled. | |||
2011-09-15 | SH-2243 work in progress -- don't use built-in GL light state when shaders ↵ | Dave Parks | |
are available. | |||
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 |