d3d9: Explicitly translate swap effects.
commit5057df1f3e066897cc5978ec3e9f3b594886e862
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 15 Feb 2018 06:05:17 +0000 (15 09:35 +0330)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Feb 2018 07:02:12 +0000 (15 08:02 +0100)
treede650807912943a2796d7f92ad32f5a1e3cb340e
parentf0970916704114c2c5e75b589e7c51d2e4ae27ab
d3d9: Explicitly translate swap effects.

Note that previously D3DSWAPEFFECT_OVERLAY would get mapped to
WINED3D_SWAP_EFFECT_COPY_VSYNC. That didn't matter so much because neither is
currently implemented.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/d3d9/device.c
include/wine/wined3d.h