ddraw: Rename PixelFormat_DD2WineD3D() to wined3dformat_from_ddrawformat().
commit86eb211159552bf56c352851127b200e816f9a80
authorHenri Verbeet <hverbeet@codeweavers.com>
Fri, 7 Jun 2013 08:17:54 +0000 (7 10:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Jun 2013 09:58:27 +0000 (7 11:58 +0200)
tree7831a051ea663a19d6c76f5a8d9565000de20eac
parente8905e360f047db8af42af64ec08086a5814a1e7
ddraw: Rename PixelFormat_DD2WineD3D() to wined3dformat_from_ddrawformat().

For consistency with the other D3D dlls.
dlls/ddraw/ddraw_private.h
dlls/ddraw/surface.c
dlls/ddraw/utils.c