Add the ability to add OpenGL error checking and function call logging though the openspace.cfg file

This commit is contained in:
Alexander Bock
2017-07-13 14:52:13 -04:00
parent 3a0023e45c
commit c3929f5d6d
5 changed files with 119 additions and 4 deletions
@@ -1,4 +1,4 @@
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
@@ -144,6 +144,11 @@ public:
static const std::string PartFilterIdentifierIdentifier;
/// The part of the key storing a list of severities that should be filtered out
static const std::string PartFilterSeverity;
/// The part of the key storing whether the OpenGL state should be checked each call
static const std::string KeyCheckOpenGLState;
/// The part of the key storing whether each OpenGL call should be logged
static const std::string KeyLogEachOpenGLCall;
/**
* Iteratively walks the directory structure starting with \p filename to find the