summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Expand)Author
2022-12-06SL-18784 Refactor physics shape display to not require its own render target....Dave Parks
2022-12-06SL-18785 Fix for corrupt reflection probes on various preference changes. Ad...Dave Parks
2022-12-05SL-18692 Fix for fullbright alpha not clipping against water plane (also fixe...Dave Parks
2022-11-30Merge remote-tracking branch 'origin/DRTVWR-559' into DRTVWR-559Brad Kittenbrink
2022-11-29Fix environment/moonV.glsl attribute usage after DRTVWR-528 mergeBrad Kittenbrink
2022-11-29SL-18682 WIP -- Clear BOOST_SELECTED as needed. GL 3.2 compatibility pass. ...Dave Parks
2022-11-29SL-18682 WIP -- Add debug settings that aid in emulating low end hardware.Dave Parks
2022-11-28Merge remote-tracking branch 'origin/DRTVWR-528' into DRTVWR-559Brad Kittenbrink
2022-11-28Merge remote-tracking branch 'origin/main' into DRTVWR-528Brad Kittenbrink
2022-11-20Fix for SSAO not behaving properly.Geenz Linden
2022-11-16Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-11-16SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab...Dave Parks
2022-11-16A few tweaks to SSR while I'm in the neighborhood.Geenz
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
2022-11-11SL-18566 Fix for legacy transparency being opaque under water.Dave Parks
2022-11-02SL-18485: Render GLTF materials with extension KHR_texture_transform with app...Cosmic Linden
2022-10-28SL-18453 WIP -- Use GLTF draw pool to render shadows. Still need a GLTF spec...Dave Parks
2022-10-26Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-26Merged in SL-17005_cosmic_win8 (pull request #1106)Sabrina Shanman
2022-10-21SL-18105 Clean up class1/deferred/materialF.glsl (merge cleanup), make overri...Dave Parks
2022-10-21Merge branch 'master' (DRTVWR-548) into DRTVWR-559Andrey Kleshchev
2022-10-19SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...Dave Parks
2022-10-17Merged in SL-18340 (pull request #1158)Sabrina Shanman
2022-10-13SL-18340: Consistently use HAS_SUN_SHADOW for shader permutationCosmic Linden
2022-10-13SL-18340: Consolidate shared pbr shading into calcDiffuseSpecular, pbrBaseLightCosmic Linden
2022-10-13Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-13SL-18376 Fix for transparent legacy avatar bits disappearing.Dave Parks
2022-10-13SL-18362 Fix mac shader loadingBrad Kittenbrink
2022-10-13SL-18340: Fix PBR alpha materials treating spotlight as point lightCosmic Linden
2022-10-13SL-18125 Separate GLTF permissions from normal uploadsAndrey Kleshchev
2022-10-13SL-18190 Tweak reflection probe mixing on water.Dave Parks
2022-10-12SL-18190 Fix for mismatch between alpha and opaque water fog.Dave Parks
2022-10-12SL-18190 Remove water reflection detail combo box and reimplement "Transparen...Dave Parks
2022-10-11SL-18190 Cleanup -- convert some vec4's to vec3's (as they really are), remov...Dave Parks
2022-10-11SL-18190 Fix for mystery circle showing up on east side of reflection probes....Dave Parks
2022-10-10SL-18190 Fix alpha not playing nice with water surface by split LLDrawPoolAlp...Dave Parks
2022-10-10SL-18190 Use funky distance based error correction only on water surface (rev...Dave Parks
2022-10-07SL-18190 Move water shaders to class 3, add debug stub for underWaterF.glsl, ...Dave Parks
2022-10-07SL-18190 Temporarily disable occlusion culling by default -- not compatible w...Dave Parks
2022-10-06SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re...Dave Parks
2022-10-05SL-18190 WIP - Add refraction to water without splitting scene between above ...Dave Parks
2022-10-04SL-18293, SL-18190 -- Fix for debug displays not showing up (wireframe still ...Dave Parks
2022-09-30SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore...Dave Parks
2022-09-29SL-18132 Fix for errant shadow when sun shadows are disabled.Dave Parks
2022-09-29Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-09-29SL-18190 End of linear space odyssey -- just eat the conversions in atmospher...Dave Parks
2022-09-29Fix coding policy failure for DRTVWR-559Brad Kittenbrink
2022-09-29SL-18190 Fix for haze color being completely wrong (now it's just half wrong).Dave Parks
2022-09-28SL-18190 Prune srgb_to_linear from atmosphericsFuncs.glslDave Parks
2022-09-28SL-18190 Parity with release viewer when reflections are disabled.Dave Parks