summaryrefslogtreecommitdiff
path: root/indra/llrender/llpostprocess.cpp
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2023-01-31 15:01:05 -0600
committerDave Parks <davep@lindenlab.com>2023-01-31 15:01:05 -0600
commitc9d56e212aa0117661f9c76545ca84b39412bae7 (patch)
treee57993f680b6260631784c2177b7c0d51ad2b17a /indra/llrender/llpostprocess.cpp
parentc154f4f6da10df693cbe15e0fe291d5b3c423d32 (diff)
SL-19015 Balance sun/sky ambiance with punctual light ambiance. Prevent irradiance maps from being brighter than the environment.
Diffstat (limited to 'indra/llrender/llpostprocess.cpp')
-rw-r--r--indra/llrender/llpostprocess.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llrender/llpostprocess.cpp b/indra/llrender/llpostprocess.cpp
index 0d87800690..f1e5b71207 100644
--- a/indra/llrender/llpostprocess.cpp
+++ b/indra/llrender/llpostprocess.cpp
@@ -376,7 +376,7 @@ void LLPostProcess::doEffects(void)
checkError();
applyShaders();
- LLGLSLShader::bindNoShader();
+ LLGLSLShader::unbind();
checkError();
/// Change to a perspective view