From eecd33fff488d54d038d84d8676000fad826e940 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 14 Jun 2014 02:17:38 +0300 Subject: fix modernoepngl drawing. Add simple draw test in most renders. --- src/render/normalopenglgraphics.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/render/normalopenglgraphics.h') diff --git a/src/render/normalopenglgraphics.h b/src/render/normalopenglgraphics.h index 361093183..2e258c238 100644 --- a/src/render/normalopenglgraphics.h +++ b/src/render/normalopenglgraphics.h @@ -76,6 +76,8 @@ class NormalOpenGLGraphics final : public Graphics inline void drawLineArrayf(const int size); + void testDraw() override final; + #include "render/graphicsdef.hpp" #include "render/openglgraphicsdef.hpp" -- cgit v1.2.3-60-g2f50