wine-wine/include/wine
Zhiyi Zhang d3e088cc00 wined3d: Specify a wined3d output for swapchain creation.
As tests showed, DirectDraw, Direct3D 8 and 9 always use the adapter
specified in the device creation parameters regardless of the device
window position when creating a swapchain. Whereas DXGI uses the device
window position to determine which DXGI output to use.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-13 22:07:32 +02:00
..
asm.h wine/asm.h: Introduce __ASM_USE_THISCALL_WRAPPER macro. 2020-04-27 12:50:37 +02:00
atsvc.idl schedsvc/tests: Fix compilation with recent gcc/clang versions. 2020-04-15 22:53:48 +02:00
dcetypes.idl
debug.h debug.h: Use GNU style variadic macros on MSVC clang target. 2020-04-23 20:20:30 +02:00
dplaysp.h
epm.idl
exception.h wine/exception.h: Don't override __attribute__ keyword on clang MSVC target. 2020-04-27 12:04:02 +02:00
fil_data.idl
gdi_driver.h gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
glu.h
heap.h
hid.h hid: Implement HidP_GetLinkCollectionNodes. 2020-02-12 20:02:40 +01:00
http.h http.sys: Allow receiving entity body data. 2019-11-04 22:43:01 +01:00
irot.idl
irpcss.idl rpcss: Implement interface to return sequential identifiers. 2019-11-08 10:29:03 +01:00
itss.idl
library.h libwine: Make the various directory functions obsolete. 2020-04-27 12:36:15 +02:00
list.h
mmsystem16.h
mscvpdb.h
plugplay.idl ntoskrnl.exe: Broadcast device notifications to registered handlers. 2020-05-06 10:48:06 +02:00
port.h libport: Get rid of interlocked functions. 2020-05-02 15:10:19 +02:00
rbtree.h wined3d: Introduce a slab allocator for small buffers. 2020-04-20 21:11:14 +02:00
schrpc.idl schedsvc/tests: Fix compilation with recent gcc/clang versions. 2020-04-15 22:53:48 +02:00
server.h
server_protocol.h server: Add USD support with timestamp updates. 2020-05-12 10:57:56 +02:00
strmbase.h strmbase: Return void from strmbase_renderer_init(). 2020-03-30 12:09:09 +02:00
svcctl.idl
test.h tests: Fix the wait_child_process_() macro in the no-line-number case. 2020-03-19 13:05:32 +01:00
unicode.h libport: Move the codepage table functions back to libwine and make them obsolete. 2020-02-12 16:54:02 +01:00
vulkan.h winevulkan: Update to VK spec version spec 1.2.140. 2020-05-05 10:51:40 +02:00
vulkan_driver.h winevulkan: Enable VK_KHR_get_surface_capabilities2. 2020-04-07 14:26:19 +02:00
wgl.h opengl32: Update to the current OpenGL spec. 2020-04-23 13:32:20 +02:00
wgl_driver.h opengl32: Make wgl driver entry points WINAPI. 2020-04-23 13:33:20 +02:00
winbase16.h
windef16.h
wine_common_ver.rc Update copyright info for 2020. 2020-01-01 14:26:39 +01:00
wined3d.h wined3d: Specify a wined3d output for swapchain creation. 2020-05-13 22:07:32 +02:00
winedxgi.idl dxgi: Add IDXGIDevice3 stub. 2019-09-09 16:25:55 +02:00
wingdi16.h
winnet16.h
winuser16.h
wpp.h