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/modernopenglgraphics.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/render/modernopenglgraphics.h') diff --git a/src/render/modernopenglgraphics.h b/src/render/modernopenglgraphics.h index d3523ea65..4ee663544 100644 --- a/src/render/modernopenglgraphics.h +++ b/src/render/modernopenglgraphics.h @@ -70,6 +70,11 @@ class ModernOpenGLGraphics final : public Graphics void finalize(ImageVertexes *const vert) override final; + void testDraw() override final; + + void removeArray(const uint32_t id, + uint32_t *const arr) override final; + #include "render/graphicsdef.hpp" #include "render/openglgraphicsdef.hpp" -- cgit v1.2.3-70-g09d2