aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llhudtext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llhudtext.cpp')
-rw-r--r--linden/indra/newview/llhudtext.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/llhudtext.cpp b/linden/indra/newview/llhudtext.cpp
index 7d9f7f9..b17f8d7 100644
--- a/linden/indra/newview/llhudtext.cpp
+++ b/linden/indra/newview/llhudtext.cpp
@@ -1116,6 +1116,8 @@ void LLHUDText::renderAllHUD()
1116 1116
1117 LLVertexBuffer::unbind(); 1117 LLVertexBuffer::unbind();
1118 1118
1119 LLVertexBuffer::unbind(); // KL not entirely sure why but render pipeline has this twice?
1120
1119 LLGLState::checkStates(); 1121 LLGLState::checkStates();
1120 LLGLState::checkTextureChannels(); 1122 LLGLState::checkTextureChannels();
1121 LLGLState::checkClientArrays(); 1123 LLGLState::checkClientArrays();