xoreos
0.0.5
|
The debug manager, managing debug channels. More...
#include "src/version/version.h"
#include "src/common/maths.h"
#include "src/common/util.h"
#include "src/common/strutil.h"
#include "src/common/filepath.h"
#include "src/common/debugman.h"
#include "src/common/configman.h"
#include "src/common/datetime.h"
Go to the source code of this file.
Namespaces | |
Common | |
Functions | |
static bool | Common::isOpenGLDebugChannel (DebugChannel channel) |
Variables | |
static const char *const | Common::kDebugNames [kDebugChannelCount] |
static const char *const | Common::kDebugDescriptions [kDebugChannelCount] |
static const char *const | Common::kDebugGLTypes [kDebugGLTypeMAX] |
The debug manager, managing debug channels.
Definition in file debugman.cpp.