]> git.tdb.fi Git - gldbg.git/blobdiff - flavors/gles2/source/opengl.h
Add GLES2 flavor (gldbg doesn't build yet, glwrap.so and gldump do)
[gldbg.git] / flavors / gles2 / source / opengl.h
diff --git a/flavors/gles2/source/opengl.h b/flavors/gles2/source/opengl.h
new file mode 100644 (file)
index 0000000..85bd081
--- /dev/null
@@ -0,0 +1,9 @@
+/* $Id$
+
+This file is part of gldbg
+Copyright © 2010  Mikko Rasa, Mikkosoft Productions
+Distributed under the GPL
+*/
+
+#include <EGL/egl.h>
+#include <GLES2/gl2.h>