Module: wine
Branch: master
Commit: 4544efc9724fd49e2dec9544971bd8069f1ee145
URL: http://source.winehq.org/git/wine.git/?a=commit;h=4544efc9724fd49e2dec95449…
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sun Mar 15 11:30:10 2009 +0100
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 | 170 ++++++++++++++++++++++++++++++++----------------
1 files changed, 114 insertions(+), 56 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4544efc9724fd49e2dec9…