[1\4]wined3d: Extend IWineD3D_GetAdapterDisplayMode with an extra paramater to pass back some extra adapter info.

Henri Verbeet hverbeet at gmail.com
Thu Jul 22 08:07:09 CDT 2010


On 22 July 2010 10:45, Louis Lenders <xerox_xerox2000 at yahoo.co.uk> wrote:
> Hi Henri
>
>>I mean that I don't think the "rotation" argument to
>> GetAdapterDisplayMode() should be allowed to be NULL.
>
> I tested IDirect3D9Ex::GetAdapterDisplayModeEx and that allows pRotation to be NULL, and still happily retrieves all  other (D3DDISPLAYMODEEX) info.

Well yes, but we control all the callers of
IWineD3DGetAdapterDisplayMode(), so I'd rather have the added
complexity of handling that in d3d9ex than in wined3d. I don't care
very strongly about this point though.



More information about the wine-devel mailing list