Enable compressed texture. Also minor cleanup.

This commit is contained in:
Shyotl
2019-03-01 22:19:11 -06:00
parent 04ea11c61e
commit e1cf05c327
13 changed files with 32 additions and 290 deletions

View File

@@ -227,7 +227,6 @@ BOOL LLViewerDynamicTexture::updateAllInstances()
}
LLGLSLShader::bindNoShader();
LLVertexBuffer::unbind();
BOOL result = FALSE;
BOOL ret = FALSE ;