[Bug 18857] New: D3DADAPTER_IDENTIFIER9.Driver retrieved from IDirect3D9::GetAdapterIdentifier should match the video adapter card reported.
http://bugs.winehq.org/show_bug.cgi?id=18857 Summary: D3DADAPTER_IDENTIFIER9.Driver retrieved from IDirect3D9::GetAdapterIdentifier should match the video adapter card reported. Product: Wine Version: 1.1.23 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: yann(a)droneaud.fr According to my own experience, Driver is always the name of a .DLL (or a .DRV) (eg. vmx_fb.dll, atiumdag.dll, vmx_svga.drv, ati3d1ag.dll, NVDD32.DLL, ati2dvag.dll, nv4_disp.dll, ialmrnt5.dll, etc.). Currently it's a fixed string "Display". See winetest.exe results for d3d9:visual for examples. driver_version_table from dlls/wined3d/directx.c could be extended to also store some well known driver name. (or, instead of using "Display", why not using "wined3d.dll" as driver name ?). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18857 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-06-09 05:20:11 --- duplicate, see here http://bugs.winehq.org/show_bug.cgi?id=15839#c61 *** This bug has been marked as a duplicate of bug 15839 *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18857 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-06-09 05:20:40 --- closing -- 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.
participants (1)
-
wine-bugs@winehq.org