From 70f471c5322231d7651c0275df46b3a9547f9ac0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 26 Apr 2012 22:24:38 +0300 Subject: Add option for enable textures compression (disabled by default) --- src/openglgraphics.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/openglgraphics.h') diff --git a/src/openglgraphics.h b/src/openglgraphics.h index 652447447..06f37db0d 100644 --- a/src/openglgraphics.h +++ b/src/openglgraphics.h @@ -150,6 +150,8 @@ class OpenGLGraphics : public Graphics int getMemoryUsage(); + void updateTextureFormat(); + static void bindTexture(GLenum target, GLuint texture); static GLuint mLastImage; -- cgit v1.2.3-60-g2f50