summaryrefslogtreecommitdiff
path: root/hw/xwin/glx/indirect.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/glx/indirect.h')
-rw-r--r--hw/xwin/glx/indirect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/glx/indirect.h b/hw/xwin/glx/indirect.h
index 163375556..a63477bfd 100644
--- a/hw/xwin/glx/indirect.h
+++ b/hw/xwin/glx/indirect.h
@@ -71,6 +71,7 @@ struct __GLXWinScreen {
Bool has_WGL_ARB_pixel_format;
Bool has_WGL_ARB_pbuffer;
Bool has_WGL_ARB_render_texture;
+ Bool has_WGL_ARB_framebuffer_sRGB;
/* wrapped screen functions */
RealizeWindowProcPtr RealizeWindow;