diff --git a/doc/contributions.txt b/doc/contributions.txt
index 9cb8db433e..008a9b44f9 100755
--- a/doc/contributions.txt
+++ b/doc/contributions.txt
@@ -1362,7 +1362,10 @@ Sovereign Engineer
SL-11625
BUG-229030
SL-14705
+ SL-14706
SL-14707
+ SL-14731
+ SL-14732
SpacedOut Frye
VWR-34
VWR-45
diff --git a/indra/llrender/llgl.cpp b/indra/llrender/llgl.cpp
index 9ea4ed19c9..7277717206 100644
--- a/indra/llrender/llgl.cpp
+++ b/indra/llrender/llgl.cpp
@@ -1020,7 +1020,6 @@ void LLGLManager::asLLSD(LLSD& info)
// Other fields
info["has_requirements"] = mHasRequirements;
info["has_separate_specular_color"] = mHasSeparateSpecularColor;
- info["debug_gpu"] = mDebugGPU;
info["max_vertex_range"] = mGLMaxVertexRange;
info["max_index_range"] = mGLMaxIndexRange;
info["max_texture_size"] = mGLMaxTextureSize;
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 1c1a586b59..ad9c5a70e0 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -11980,7 +11980,7 @@ Change of this parameter will affect the layout of buttons in notification toast
Type
F32
Value
- 0.03
+ 0.1
RenderDebugPipeline