From d9c4b58680b7a1e1e5c69f3bffa548c6f4898723 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 26 Apr 2012 14:32:39 +0300 Subject: Logging opengl vendor and renderer. --- 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 650ad668a..d602f3126 100644 --- a/src/openglgraphics.h +++ b/src/openglgraphics.h @@ -151,6 +151,8 @@ class OpenGLGraphics : public Graphics protected: void setTexturingAndBlending(bool enable); + void logString(char *format, GLenum num); + private: GLfloat *mFloatTexArray; GLint *mIntTexArray; -- cgit v1.2.3-60-g2f50