summaryrefslogtreecommitdiff
path: root/indra/newview/llvosky.cpp
AgeCommit message (Expand)Author
2018-09-13Remove optimize pragma for macRider Linden
2018-09-13SL-1127 fix sky tex update with EEP interpolation getting confusedGraham Linden
2018-09-07MAINT-8988Graham Linden
2018-09-04Put back less debuggable but more terse accum of update conditions.Graham Linden
2018-09-04Remove MSVC debug pragmas.Graham Linden
2018-09-04Merge and fix MAINT-9087 and MAINT-9084Graham Linden
2018-08-22MAINT-9026 hook up sun/moon scale to settingsvo and render codeGraham Linden
2018-08-07Protect sky code from (extremely unlikely yet still possible) lack of sky set...Graham Linden
2018-07-19Remove optimization of building skybox as possible source of MAINT-8864Graham Linden
2018-07-11Make moon/star rendering handle transitions between settings w defined textur...Graham Linden
2018-07-10Support blending current/next bloom textures in deferred star rendering.Graham Linden
2018-07-03MAINT-8838 render a sun disc if the texture(s) are provided by WL settings (d...Graham Linden
2018-06-28MergeRider Linden
2018-06-26Remove unnecessary coord sys transformation to fix moon positioning.Graham Linden
2018-06-25Adding pause clouds to menu, and throttling expensive visual update on change.Rider Linden
2018-06-21Fix double-def of IMG_BLOOM1 from pulling over server change not needed in vi...Graham Linden
2018-06-19Don't recalculate lighting every frame. Fix altitude transitions. On track sw...Rider Linden
2018-06-19Adding some timers for trackingRider Linden
2018-06-13Mods to hook up water settings to water normals for rendering with support fo...Graham Linden
2018-06-11Make cloud rendering use textures defined in sky settings and add code to sha...Graham Linden
2018-06-11Fix water fog consolidation in underwater shaders.Graham Linden
2018-06-08Add specific shader for the moon to allow different rendering at day vs night.Graham Linden
2018-06-01Fix mis-merge of LLSettingsBase and remove optimize pragmas.Graham Linden
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate coo...Graham Linden
2018-05-23MergeGraham Linden graham@lindenlab.com
2018-05-21Make rendering of sun / moon work with both in the sky (test visibility indep...Graham Linden graham@lindenlab.com
2018-05-18Remove no longer used var hosing OSX build.Graham Linden graham@lindenlab.com
2018-05-18Remove MSVC debug pragmas and comment out code to dump example grids.xml file...Graham Linden graham@lindenlab.com
2018-05-18Make nighttime elev constant _SIN, since it uses a sin value.Graham Linden graham@lindenlab.com
2018-05-18Fix Mie Config validation in sky settings.Graham Linden graham@lindenlab.com
2018-05-16Merge and disable new sky render.Graham Linden graham@lindenlab.com
2018-05-15Fix the blend code to record the amount of the blend and to store what is bei...Rider Linden
2018-03-08Get libatmosphere shader into link chain for Adv WL shaders.Graham Linden graham@lindenlab.com
2018-03-08Prepare for validation and storage of legacy haze settings (still pass-throug...Graham Linden graham@lindenlab.com
2018-03-08Add LLVoSky wrapper for current env sky light direction.Graham Linden graham@lindenlab.com
2018-03-08Rename getFogColor from water and sky settings to getWaterFogColor and getSky...Graham Linden graham@lindenlab.com
2018-03-07Isolate more legacy atmo param use in sky (convert to getLightAttenuation and...Graham Linden graham@lindenlab.com
2018-03-07Move legacy atmospherics code outside of llvosky (begin teasing apart).Graham Linden graham@lindenlab.com
2018-03-03Fix 16F enum for compat w/ SL gl headers on Mac.Graham Linden graham@lindenlab.com
2018-03-02Replace ifdefs with comments marking legacy atmo params.Graham Linden graham@lindenlab.com
2018-02-28Add 3p package for adv atmospherics to autobuild.Graham Linden graham@lindenlab.com
2017-11-30MergeRider Linden
2017-11-29DRTVWR-418: Merge from latest viewer-releaseNat Goodspeed
2017-11-17Now with validation.Rider Linden
2017-11-13Clean up on sun and moonRider Linden
2017-11-13Remove the old wl environment code.Rider Linden
2017-11-01MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-10-13Watter settings active and start of new joystick button type.Rider Linden
2017-10-05Skys settings object active.Rider Linden
2017-09-29Moon is showing, sun still not working.Rider Linden