wined3d: Add WGL_ARB_pixel_format detection.
commit9181ddcd167b01983ac1682968ab4be427b35d88
authorRoderick Colenbrander <thunderbird2k@gmx.net>
Sun, 15 Mar 2009 09:01:43 +0000 (15 10:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Mar 2009 12:25:17 +0000 (23 13:25 +0100)
tree481eabfefea8de9fab3dec04475de77fcb07e408
parentda2e0441257479365c0508f2397491cd94e2ba01
wined3d: Add WGL_ARB_pixel_format detection.

Right now we assume that the extension is there but this isn't always
the case. The next patch in this series will add a
non-WGL_ARB_pixel_format codepath to help VirtualBox and others.
dlls/wined3d/directx.c
dlls/wined3d/wined3d_gl.h