summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolwlsky.cpp
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-10-27 15:08:21 -0400
committerLoren Shih <seraph@lindenlab.com>2010-10-27 15:08:21 -0400
commit225ffbba205e832b75bed3492428ae3a0c8c7404 (patch)
tree510681690c0c3c5e2504739453873c7ed701c658 /indra/newview/lldrawpoolwlsky.cpp
parent1aee2f0d4d16548660df4995aaf3c349304962af (diff)
parenta7143a9998f2a69d323d384558e078b05e9a73a2 (diff)
Automated merge up from viewer-development
Diffstat (limited to 'indra/newview/lldrawpoolwlsky.cpp')
-rw-r--r--indra/newview/lldrawpoolwlsky.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lldrawpoolwlsky.cpp b/indra/newview/lldrawpoolwlsky.cpp
index 41a299151e..eaa6aa7e37 100644
--- a/indra/newview/lldrawpoolwlsky.cpp
+++ b/indra/newview/lldrawpoolwlsky.cpp
@@ -260,7 +260,7 @@ void LLDrawPoolWLSky::render(S32 pass)
LLGLDepthTest depth(GL_TRUE, GL_FALSE);
LLGLDisable clip(GL_CLIP_PLANE0);
- LLGLClampToFarClip far_clip(glh_get_current_projection());
+ LLGLSquashToFarClip far_clip(glh_get_current_projection());
renderSkyHaze(camHeightLocal);