r600g: reduce flushes for queries
[mesa.git] / src / gallium / state_trackers / wgl / stw_ext_extensionsstring.c
index 62c859e1f92cc0601d707e66b0d6086686ec8788..ecb326f1cf6c9dcb6ef6660ba0a909cebb1184bf 100644 (file)
@@ -37,6 +37,7 @@
 static const char *stw_extension_string = 
    "WGL_ARB_extensions_string "
    "WGL_ARB_multisample "
+   "WGL_ARB_pbuffer "
    "WGL_ARB_pixel_format "
 /*   "WGL_EXT_swap_interval " */
    "WGL_EXT_extensions_string";