Skip to content

win32: Always try WGL_SUPPORT_GDI_ARB

Benjamin Otte requested to merge wip/otte/wgl-quirks into main

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

Merge request reports

Loading