http://bugs.winehq.org/show_bug.cgi?id=17190
--- Comment #3 from Robert Millan rmh@aybabtu.com 2009-01-30 08:21:31 --- (In reply to comment #2)
Hi, Feel free to send the patch to wine-patches, however, there's a warning:
In case you are trying to use WineD3D in Virtualbox for D3D support, I highly recommend improving Chromium GL instead to give the physical Vendor information. There are a number of apps that depend on correct PCI ID info to run properly(Command and Conquer Generals is one of them I think). This is the reason why we have all this messy opengl detection code in the first place.
Hi Stefan,
Ok then. But we still haven't figured out how to detect the amount of video memory. Is it possible that it ends up being a Chromium-specific call. Would be need to detect Chromium in that case, or just check for the corresponding extension?