From 62a416d5585106c2ce8e2259036740e7ba2c70c7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 9 Jul 2014 19:20:41 +0300 Subject: Improve initial OpenGL state. Moved shared code into separate method. --- src/render/graphics.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/render/graphics.h') diff --git a/src/render/graphics.h b/src/render/graphics.h index 3a051ed55..e6fc44865 100644 --- a/src/render/graphics.h +++ b/src/render/graphics.h @@ -505,6 +505,8 @@ class Graphics notfinal #ifdef USE_OPENGL virtual void createGLContext(); + + void setOpenGLFlags(); #endif /** * Holds the clip area stack. -- cgit v1.2.3-60-g2f50