summaryrefslogtreecommitdiff
path: root/tests/system-gl.h
blob: 4a8ccac12cfd97cf18a12cde7435f0447fe59a3d (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef SYSTEMGL_H_
#define SYSTEMGL_H_

#include <GL/glew.h>
#include <string>

std::string glew_dump(bool dumpall=false);
bool report_glerror(const char *task);

#endif
contact: Jan Huwald // Impressum