Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/glew-2.0.0/auto/core/gl/EGL_VERSION_1_4')
-rw-r--r--Libraries/glew-2.0.0/auto/core/gl/EGL_VERSION_1_413
1 files changed, 0 insertions, 13 deletions
diff --git a/Libraries/glew-2.0.0/auto/core/gl/EGL_VERSION_1_4 b/Libraries/glew-2.0.0/auto/core/gl/EGL_VERSION_1_4
deleted file mode 100644
index bbd9e5cb..00000000
--- a/Libraries/glew-2.0.0/auto/core/gl/EGL_VERSION_1_4
+++ /dev/null
@@ -1,13 +0,0 @@
-EGL_VERSION_1_4
-https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
-
-
- EGL_DEFAULT_DISPLAY ((EGLNativeDisplayType)0)
- EGL_OPENGL_BIT 0x0008
- EGL_MULTISAMPLE_RESOLVE_BOX_BIT 0x0200
- EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400
- EGL_MULTISAMPLE_RESOLVE 0x3099
- EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A
- EGL_MULTISAMPLE_RESOLVE_BOX 0x309B
- EGL_OPENGL_API 0x30A2
- EGLContext eglGetCurrentContext ( void )