opengl32: Don't fail with both PFD_DOUBLEBUFFER_DONTCARE and PFD_STEREO_DONTCARE.
commit079463828c35400e4761642dfa02c99d59761f05
authorDaniel Lehman <dlehman@esri.com>
Wed, 21 Jun 2017 23:00:22 +0000 (21 16:00 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Jun 2017 11:58:31 +0000 (23 13:58 +0200)
tree54c423e33cc916697095ab7b6c57f7077863080f
parent53ac519915e80b8d07cbb509e9741cd1695a7bff
opengl32: Don't fail with both PFD_DOUBLEBUFFER_DONTCARE and PFD_STEREO_DONTCARE.

Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/opengl32/tests/opengl.c
dlls/opengl32/wgl.c