[PATCH 5/5] wined3d: Rename IWineD3DDeviceImpl_LoadLogo() to device_load_logo().

Stefan Dösinger stefandoesinger at gmx.at
Tue Jun 7 13:40:42 CDT 2011


On Tuesday 07 June 2011 19:44:49 Henri Verbeet wrote:
>      if (wined3d_settings.logo)
> -        IWineD3DDeviceImpl_LoadLogo(device, wined3d_settings.logo);
> +        device_load_logo(device, wined3d_settings.logo);
Does the logo stuff still work? I thought about removing it, I don't think it 
has any use.

The original intentions were for debugging(Is wined3d used on Windows?) and 
for making nice and fancy screenshots, but I don't think anyone uses it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110607/fc9a1efd/attachment.pgp>


More information about the wine-devel mailing list