st/wgl: Advertise WGL_ARB_create_context(_profile).
[mesa.git] / src / gallium / state_trackers / wgl / stw_ext_extensionsstring.c
index 566f78cea166ba46e8e7dc20a8c5f52216505612..06a152bd51fb5dc87149aa14db5e0c2d962728f8 100644 (file)
@@ -35,6 +35,8 @@
 
 
 static const char *stw_extension_string = 
+   "WGL_ARB_create_context "
+   "WGL_ARB_create_context_profile "
    "WGL_ARB_extensions_string "
    "WGL_ARB_multisample "
    "WGL_ARB_pbuffer "