summaryrefslogtreecommitdiff
path: root/glxtokens.h
diff options
context:
space:
mode:
Diffstat (limited to 'glxtokens.h')
-rw-r--r--glxtokens.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/glxtokens.h b/glxtokens.h
index 949935b..9cb5652 100644
--- a/glxtokens.h
+++ b/glxtokens.h
@@ -278,6 +278,10 @@ extern "C" {
#define GLX_SAMPLE_BUFFERS_SGIS 100000
#define GLX_SAMPLES_SGIS 100001
+/*
+ * GLX_EXT_framebuffer_SRGB
+ */
+#define GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT 0x20B2
#ifdef __cplusplus
}
#endif