From 906332df8779bca71641c6bcdc84d04a1de6d2eb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 23 May 2014 12:07:25 +0300 Subject: Add functions for resize batch size (OpenGL). --- src/render/safeopenglgraphics.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/render/safeopenglgraphics.cpp') diff --git a/src/render/safeopenglgraphics.cpp b/src/render/safeopenglgraphics.cpp index 236e09841..bc22b3c69 100644 --- a/src/render/safeopenglgraphics.cpp +++ b/src/render/safeopenglgraphics.cpp @@ -56,6 +56,10 @@ SafeOpenGLGraphics::~SafeOpenGLGraphics() { } +void SafeOpenGLGraphics::deleteArrays() +{ +} + bool SafeOpenGLGraphics::setVideoMode(const int w, const int h, const int scale, const int bpp, -- cgit v1.2.3-60-g2f50