winex11.drv: If the app asks for a single buffered pixel format, then it should be...
commit7d4163b5fa13537ae314d16e5257c5fe7ba7fc80
authorHuw Davies <huw@codeweavers.com>
Fri, 3 Nov 2006 12:30:40 +0000 (3 12:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Nov 2006 20:00:44 +0000 (3 21:00 +0100)
treed7f34569f0a5702cf37f8576bcb399a994ca236c
parent2f8a05e27e3a7e613ace9e4f3e629d4ef3fbd08c
winex11.drv: If the app asks for a single buffered pixel format, then it should be happy with a double buffered one.

Likewise for mono vs stereo.
Add some TRACEs so that we know what condition is failing.
dlls/winex11.drv/opengl.c