wined3d: Add a classic WGL pixel format backend as not all OpenGL implementations...
commit4544efc9724fd49e2dec9544971bd8069f1ee145
authorRoderick Colenbrander <thunderbird2k@gmx.net>
Sun, 15 Mar 2009 10:30:10 +0000 (15 11:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Mar 2009 12:25:50 +0000 (23 13:25 +0100)
tree4460229a0c72675a3e4de29c97ab2ac52fc2224f
parent9181ddcd167b01983ac1682968ab4be427b35d88
wined3d: Add a classic WGL pixel format backend as not all OpenGL implementations support WGL_ARB_pixel_format.

This should help for instance VirtualBox.
dlls/wined3d/directx.c