dxgi: Added support for DXGI_SWAP_CHAIN_FLAG_GDI_COMPATIBLE.
commit1a7ddf8dd96f9982c42ac7b8ed8cbfbacf07288c
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 9 Feb 2017 04:51:56 +0000 (9 07:51 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Feb 2017 12:16:57 +0000 (9 13:16 +0100)
tree3c984d015a5290edd74965ddcddf0b45d98df85a
parent448433ae034841b47b79af1c652c1a7f45d2895f
dxgi: Added support for DXGI_SWAP_CHAIN_FLAG_GDI_COMPATIBLE.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
12 files changed:
dlls/d3d11/device.c
dlls/d3d8/device.c
dlls/d3d9/d3d9_private.h
dlls/d3d9/device.c
dlls/d3d9/texture.c
dlls/ddraw/ddraw.c
dlls/dxgi/device.c
dlls/dxgi/tests/device.c
dlls/dxgi/utils.c
dlls/wined3d/device.c
dlls/wined3d/swapchain.c
include/wine/wined3d.h