d3dx9_36: Don't check the image format in D3DXLoadSurfaceFromFileInMemory.
authorVincent Povirk <vincent@codeweavers.com>
Mon, 8 Nov 2010 18:57:45 +0000 (12:57 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Nov 2010 10:44:32 +0000 (11:44 +0100)
commit31682b3dbe2fb7549d19ce3f08a949cf77b84d12
treefb4d371b475b662350affb11efc84c0ef0f0e25b
parent384b95533d0617da72366630546557b2ddc906dd
d3dx9_36: Don't check the image format in D3DXLoadSurfaceFromFileInMemory.

If the format is not supported, D3DXGetImageInfoFromFileInMemory will fail.
dlls/d3dx9_36/surface.c