Skip to content

st/wgl: do not reject PFD_SUPPORT_GDI

Erik Faye-Lund requested to merge kusma/mesa:wgl-pfd_gdi into master

The WGL implementation is currently on top of GDI, so it supports GDI just fine. No need to reject this.

Merge request reports