From 75e4c0b3b2b6497c4f81bfe5695e6570932162e9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Jun 2014 12:41:20 +0300 Subject: Add error logging if shader compilation failure. --- src/graphicsmanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/graphicsmanager.h') diff --git a/src/graphicsmanager.h b/src/graphicsmanager.h index 963e8dbb7..a0af8c41b 100644 --- a/src/graphicsmanager.h +++ b/src/graphicsmanager.h @@ -156,6 +156,8 @@ class GraphicsManager final static std::string errorToString(const GLenum error) A_WARN_UNUSED; + static void logError(); + void updateDebugLog() const; std::string getGLVersion() const -- cgit v1.2.3-70-g09d2