summaryrefslogtreecommitdiff
path: root/glx/extension_string.c
diff options
context:
space:
mode:
Diffstat (limited to 'glx/extension_string.c')
-rw-r--r--glx/extension_string.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/glx/extension_string.c b/glx/extension_string.c
index cf9014609..c3ddc4c96 100644
--- a/glx/extension_string.c
+++ b/glx/extension_string.c
@@ -84,6 +84,7 @@ static const struct extension_info known_glx_extensions[] = {
{ GLX(EXT_create_context_es2_profile), VER(0,0), N, },
{ GLX(EXT_framebuffer_sRGB), VER(0,0), N, },
{ GLX(EXT_import_context), VER(0,0), Y, },
+ { GLX(EXT_stereo_tree), VER(0,0), N, },
{ GLX(EXT_texture_from_pixmap), VER(0,0), Y, },
{ GLX(EXT_visual_info), VER(0,0), Y, },
{ GLX(EXT_visual_rating), VER(0,0), Y, },