st/wgl: do not reject PFD_SUPPORT_GDI
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Fri, 12 Jun 2020 14:30:01 +0000 (16:30 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 18 Aug 2020 10:28:31 +0000 (10:28 +0000)
commit5a26015764efd52e8102ef3848ecbdff7d33fc13
tree479ec7b3781c5ab2501dab39db5b66e94887c8cd
parentac9c94fa14f031fc845e59a46c20993366849595
st/wgl: do not reject PFD_SUPPORT_GDI

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

Acked-by: Jose Fonseca <jfonseca@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6217>
src/gallium/frontends/wgl/stw_wgl.c