summaryrefslogtreecommitdiff
path: root/indra/newview/llvosky.h
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2021-10-27SL-16127: Make another pass removing redundant LLSD op [] calls, unused vars,...Ptolemy
2021-10-21SL-16127: Fix bug in int() not calling getDistanceMultiplier(), calc() not ca...Ptolemy
2021-10-21SL-16127: Use cached skyPtolemy
2021-10-21SL-16127: Use cache psky when possiblePtolemy
2021-10-21SL-16127: Remove unused functionsPtolemy
2020-02-25SL-12574 Cleanup unused argumentPtolemy
2019-08-28SL-11776 [EEP] Reduced frequency of sky updates by comparing data fuzzilyandreykproductengine
2019-08-22SL-11776Graham Linden
2019-08-22SL-11776Graham Linden
2019-08-22SL-11776 Compensate freeze by spreading calculationsandreykproductengine
2019-08-12SL-11676Graham Linden
2019-07-16SL-11605Graham Linden
2019-07-11Fix knock-on from touching the sky tex gen which also generated the shiny env...Graham Linden
2019-07-10SL-11541 WIPGraham Linden
2019-06-27SL-11151, SL-11504Graham Linden
2019-01-24SL-10276Graham Linden
2018-12-03SL-10055Graham Linden
2018-10-19SL-9929Graham Linden
2018-10-05SL-1925Graham Linden
2018-10-02SL-9687Graham Linden
2018-09-13SL-1127 fix sky tex update with EEP interpolation getting confusedGraham Linden
2018-09-07MAINT-8988Graham 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-07-19Remove optimization of building skybox as possible source of MAINT-8864Graham 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-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-01Modify use of sky settings, reduce complexity, and name funcs to indicate coo...Graham Linden
2018-05-23MergeGraham Linden graham@lindenlab.com
2018-05-18Fix Mie Config validation in sky settings.Graham Linden graham@lindenlab.com
2018-04-20Remove optimize pragmas necessary for working with RWDI in MSVC, but toxic to...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-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-13Clean up on sun and moonRider Linden
2017-10-05Skys settings object active.Rider Linden
2017-09-29Moon is showing, sun still not working.Rider Linden