#include "info.h"#include <glt/gl.h>#include <glt/error.h>#include <misc/config.h>#include <iostream>#include <cstdio>#include <ctime>#include <cstring>Include dependency graph for info.cpp:

Go to the source code of this file.
Functions | |
| string | GltInfo () |
| Get OpenGL driver information. | |
| string | GltDate () |
| Get current date and time. | |
| string | GltVersion () |
| Get GLT version. | |
| string | GltVersionInformation () |
| Get Extended version information. | |
Definition in file info.cpp.
1.2.18