http://bugs.winehq.org/show_bug.cgi?id=31463 Nicky <nheart(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nheart(a)gmail.com --- Comment #9 from Nicky <nheart(a)gmail.com> 2012-08-29 13:31:35 CDT --- (In reply to comment #8)
Yes, I know, but wine should recognize correct for all cards, no only 630M :P
I can report new bug (about 310M) if it's needed
Wine can't automatically recognize each card, because when a card is released it has an unique PCI ID which wine has no way of knowing. You have to manually code it (Which in fact is what the drivers for the graphics cards also do). Adding support for a new card is quite a trivial task (in fact the harder part is setting up git, rather than the actual coding). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.