win32: Always try WGL_SUPPORT_GDI_ARB
We can avoid a quirk here by always trying WGL_SUPPORT_GDI_ARB first and falling back when it's not supported.
Also has a cleanup commit embedding the quirks struct in the display struct.
/cc @lb90
We can avoid a quirk here by always trying WGL_SUPPORT_GDI_ARB first and falling back when it's not supported.
Also has a cleanup commit embedding the quirks struct in the display struct.
/cc @lb90