wined3d: Use WINED3D_BLT_SRC_CKEY to present the logo texture.
commit0a1a6533b52273b840428e50ba256fbcf26eb562
authorHenri Verbeet <hverbeet@codeweavers.com>
Sun, 26 Mar 2017 18:56:03 +0000 (26 20:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Mar 2017 08:58:03 +0000 (27 10:58 +0200)
tree4d35518d3c88f17e0361f268d2fb0506c2bf5d6c
parenta6862f917031357a61902a49548049be9481d13d
wined3d: Use WINED3D_BLT_SRC_CKEY to present the logo texture.

WINED3D_BLT_ALPHA_TEST makes no sense, since the texture doesn't have an alpha
channel.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/swapchain.c