st/wgl: sort strings in stw_extension_string[] array
authorBrian Paul <brianp@vmware.com>
Tue, 4 Apr 2017 19:21:25 +0000 (13:21 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 7 Apr 2017 19:46:44 +0000 (13:46 -0600)
Trivial.

src/gallium/state_trackers/wgl/stw_ext_extensionsstring.c

index 996eb586d941f16354672aebb962d265d677c106..904ac151490bb5c69fe036fd3379b871288efb45 100644 (file)
@@ -38,15 +38,15 @@ static const char *stw_extension_string =
    "WGL_ARB_create_context "
    "WGL_ARB_create_context_profile "
    "WGL_ARB_extensions_string "
+   "WGL_ARB_make_current_read "
    "WGL_ARB_multisample "
    "WGL_ARB_pbuffer "
    "WGL_ARB_pixel_format "
    "WGL_ARB_render_texture "
    "WGL_EXT_create_context_es_profile "
    "WGL_EXT_create_context_es2_profile "
-   "WGL_ARB_make_current_read "
-   "WGL_EXT_swap_control "
-   "WGL_EXT_extensions_string";
+   "WGL_EXT_extensions_string "
+   "WGL_EXT_swap_control";
 
 
 WINGDIAPI const char * APIENTRY