From 49aba83fa6f3393214919166c42fb55c5a9a7796 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 8 Jun 2014 23:04:53 +0300 Subject: Add basic shaders in modernopengl. Add draw/fill rectangle functions. --- src/render/safeopenglgraphics.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/render/safeopenglgraphics.h') diff --git a/src/render/safeopenglgraphics.h b/src/render/safeopenglgraphics.h index 80a10a5eb..d8b37a0d6 100644 --- a/src/render/safeopenglgraphics.h +++ b/src/render/safeopenglgraphics.h @@ -54,6 +54,8 @@ class SafeOpenGLGraphics final : public Graphics #include "render/openglgraphicsdef.hpp" + #include "render/openglgraphicsdef1.hpp" + private: bool mTexture; bool mIsByteColor; -- cgit v1.2.3-60-g2f50