summaryrefslogtreecommitdiff
path: root/indra/newview/llvosky.cpp
AgeCommit message (Expand)Author
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
2017-09-27No longer 'goth windlight only', sky parameters passed from settings object.Rider Linden
2017-09-21Still not working. Black Sky.Rider Linden
2017-09-19Baseline for settings changesRider Linden
2016-04-22x64: Do not use a union of LLColor4U. Especially having the two pointer in th...Nicky
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-10-20Update to build on Xcode 6.0: Large (and final) collection of fixes for unuse...callum_linden
2014-03-12merge with releaseRichard Linden
2013-10-25SH-3419 Replace per-object time dilation factor with region-wideAndrew Meadows
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-08SH-3959 WIP - pass information about type of fetched image - server bake, hos...Brad Payne (Vir Linden)
2013-01-10gcc fixesAndrew Meadows
2012-09-04Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTextureDon Kjer
2012-06-19MAINT-794 Factor out a lot of CPU overhead around updating objects.Dave Parks
2012-01-30SH-2592 PROGRESS -- (OS X Lion) Graphics issues with Atmospheric Shaders enab...Leslie Linden