Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-03 | MAINT-8838 render a sun disc if the texture(s) are provided by WL settings ↵ | Graham Linden | |
(default is no sun disc and just haze) Refactor sky texture optimization to retain building the cubemap used by shiny. | |||
2018-06-27 | Make distinct ALM moon shader, tweak mix factor for day vs night moon ↵ | Graham Linden | |
shading, and fix transposed name of daycycle func. | |||
2018-06-13 | Mods to hook up water settings to water normals for rendering with support ↵ | Graham Linden | |
for current to next blending. Modify LLSettingsFoo::buildDefaultFoo to use a static and avoid re-validation of default sky/water/daycycle settings. Remove all references to gSun/MoonTextureId globals (they should come from sky settings now). | |||
2018-06-11 | Fix water fog consolidation in underwater shaders. | Graham Linden | |
Add plumbing facilities to allow current and next moon textures to be passed to moon shader. Modify moon shader to blend between current and next moon textures by blend factor. | |||
2018-06-08 | Add specific shader for the moon to allow different rendering at day vs night. | Graham Linden | |
Add MouseMoon positioning ala MouseSun debug setting and accessors to use it. | |||
2018-06-01 | Fix mis-merge of LLSettingsBase and remove optimize pragmas. | Graham Linden | |
2018-06-01 | Merge to 5.1.6 | Graham Linden | |
2018-06-01 | Modify use of sky settings, reduce complexity, and name funcs to indicate ↵ | Graham Linden | |
coord systems in use. Fix class2 softenLightF shader. | |||
2018-05-31 | Merge | Rider Linden | |
2018-05-18 | Remove MSVC debug pragmas and comment out code to dump example grids.xml ↵ | Graham Linden graham@lindenlab.com | |
file w/ hard-coded grids. | |||
2018-05-18 | Make nighttime elev constant _SIN, since it uses a sin value. | Graham Linden graham@lindenlab.com | |
Put that constant in sky settings and eliminate dups. Fix up logic around when to use heavenly bodies (fix broken moon in basic sky). Remove unnecessary clip to horizon. Put in temp code to ena/dis sun/moon based on LLEnvironment::getIsDaytime(). | |||
2018-05-01 | Le Merge | Graham Linden graham@lindenlab.com | |
2018-03-28 | MAINT-8355 - Alpha masked textures turn white on rigged mesh when viewed ↵ | ruslantproductengine | |
through the water surface. FIXED. | |||
2018-03-14 | Fix up atmospheric helpers and transport shader for adv atmo path. | Graham Linden graham@lindenlab.com | |
Basic hook-up of sky settings to llatmosphere model. Moved mie aniso to be a top-level setting instead of a per-mie-layer setting. | |||
2018-03-12 | De-duplicate deferred shader code for atmospherics and transport. | Graham Linden graham@lindenlab.com | |
2018-03-12 | Fix decl mismatch in alpha shader and mark deferred shaders needing new ↵ | Graham Linden graham@lindenlab.com | |
linkage so ALM works again. | |||
2018-03-12 | De-duplicate shader code for encoding and decoding normals to/from gbuffer ↵ | Graham Linden graham@lindenlab.com | |
format. | |||
2018-03-12 | De-duplicate sRGB conversion funcs from many shaders | Graham Linden graham@lindenlab.com | |
and unify on using the version that works on OSX. Add more logging to shader loading about fallbacks and loading succcess. Add frag shaders for sharing sRGB and normal encode/decode via GL shader linkage. | |||
2018-03-09 | De-duplicate water fog code and modify programs to include the shared object ↵ | Graham Linden graham@lindenlab.com | |
as necessary. | |||
2018-03-08 | Get libatmosphere shader into link chain for Adv WL shaders. | Graham Linden graham@lindenlab.com | |
Point autobuild at fixed libatmosphere. | |||
2018-03-03 | Remove MSVC pragmas breaking OSX build. | Graham Linden graham@lindenlab.com | |
2018-02-26 | Redo advanced atmo shader integration with SL. | Graham Linden graham@lindenlab.com | |
2018-02-22 | Add settings/validations for new advanced atmo settings. | Graham Linden graham@lindenlab.com | |
2018-02-18 | Atmospherics WIP | Graham Linden graham@lindenlab.com | |
libatmosphere integrated in indra/llrender/llatmosphere.cpp Still working on runtime shaders to use libatmosphere precomputed atmospherics textures | |||
2017-11-13 | Remove the old wl environment code. | Rider Linden | |
2017-10-13 | Watter settings active and start of new joystick button type. | Rider Linden | |
2017-09-27 | No longer 'goth windlight only', sky parameters passed from settings object. | Rider Linden | |
2017-09-26 | Clouds still funky but better. | Rider Linden | |
2017-09-19 | Baseline for settings changes | Rider Linden | |
2016-05-21 | merged jelly-doll viewer-release into bento | Brad Payne (Vir Linden) | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-21 | SL-234 WIP - moved LLSkinningUtil funcs to separate class/files. Remap ↵ | Brad Payne (Vir Linden) | |
weights where needed. Warn that related debug settings require restart to take effect. | |||
2015-10-07 | SL-234 WIP - adjust max mesh object joints at run-time, including rebuilding ↵ | Brad Payne (Vir Linden) | |
shaders | |||
2014-04-24 | MAINT-4009: Ensuring that the shader manager instance is released during ↵ | Stinson Linden | |
cleanup. | |||
2014-03-12 | merge with release | Richard Linden | |
2013-11-21 | fix for SH-4628: Project Interesting Viewer reduces & fixes graphics to ↵ | Xiaohong Bao | |
lowest settings on a MAC | |||
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-09-26 | NORSPEC-259 revive fix stomped with materials->bear merge | Graham Linden | |
2013-09-18 | The unbearable lightness of being norspec | Graham Linden | |
2013-10-04 | MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵ | maksymsproductengine | |
Control named RenderAutoMuteFunctionsnot found | |||
2013-09-26 | NORSPEC-259 revive fix stomped with materials->bear merge | Graham Linden | |
2013-09-10 | MAINT-3131 Add a GPU memory bandwidth benchmark. | Dave Parks | |
2013-08-12 | NORSPEC-342 fix blocky hair in ALM from writing depth for transparent pixels ↵ | Graham Linden | |
in impostor rendering | |||
2013-08-12 | NORSPEC-342 WIP MATBUG-347 make impostor rendering not contribute to depth ↵ | Graham Linden | |
for mostly-transparent buffer pixels, aka hair in ALM only | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | NORSPEC-314 rollback unified srgb shader code to see if we can get past Mac ↵ | Graham Madarasz (Graham Linden) | |
10.6.8 nV driver issues | |||
2013-07-29 | NORSPEC-314 WIP fix srgb_mac use and issues found with RenderDebugGL on Mac | Graham Madarasz (Graham Linden) | |
2013-07-28 | NORSPEC-314 fixed another mac-specific stupidity by splitting out a new ↵ | Graham Madarasz | |
srgb_mac version of the shader |