summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GLX_ARB_create_context_profile
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/GLX_ARB_create_context_profile')
-rw-r--r--auto/extensions/gl/GLX_ARB_create_context_profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/auto/extensions/gl/GLX_ARB_create_context_profile b/auto/extensions/gl/GLX_ARB_create_context_profile
new file mode 100644
index 0000000..15540ce
--- /dev/null
+++ b/auto/extensions/gl/GLX_ARB_create_context_profile
@@ -0,0 +1,6 @@
+GLX_ARB_create_context_profile
+http://www.opengl.org/registry/specs/ARB/glx_create_context.txt
+GLX_ARB_create_context_profile
+ GLX_CONTEXT_CORE_PROFILE_BIT_ARB 0x00000001
+ GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB 0x00000002
+ GLX_CONTEXT_PROFILE_MASK_ARB 0x9126