[Bug 18640] .NET 3.0 WPF MILCore (Media Integration Layer) requires IDirect3D9Ex for HW accelerated support

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 22 08:12:40 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=18640





--- Comment #23 from Henri Verbeet <hverbeet at gmail.com>  2010-07-22 08:12:35 ---
(In reply to comment #19)
> Created an attachment (id=29770)
 --> (http://bugs.winehq.org/attachment.cgi?id=29770) [details]
> patch 1
> 
> here's a new series of patches. I extended IWindeD3DGetAdapterDisplayMode to
> look more similar to ID3D9GetAdapterDisplayModeEx.

> -    hr = IWineD3D_GetAdapterDisplayMode(This->WineD3D, Adapter, (WINED3DDISPLAYMODE *) pMode);
> +    hr = IWineD3D_GetAdapterDisplayMode(This->WineD3D, Adapter, (WINED3DDISPLAYMODE *) pMode, NULL);

It's not *that* easy. The WINED3DDISPLAYMODE and D3DDISPLAYMODE structures are
now incompatible.

-- 
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.



More information about the wine-bugs mailing list