wine-wine/dlls/dxgi
Zhiyi Zhang c84b2f97c1 wined3d: Remove no longer needed output parameter in wined3d_swapchain_state_resize_target().
Current output is stored as part of the swapchain state now.

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-18 19:35:07 +02:00
..
tests dxgi/tests: Test IDXGISwapChain_GetContainingOutput() after Alt+Enter. 2020-05-13 22:07:32 +02:00
Makefile.in
adapter.c wined3d: Remove device_name and device_name_size from struct wined3d_adapter_identifier. 2020-03-25 20:33:56 +01:00
device.c wined3d: Specify a wined3d output for swapchain creation. 2020-05-13 22:07:32 +02:00
dxgi.spec
dxgi_main.c dxgi: Return DXGI_ERROR_SDK_COMPONENT_MISSING from DXGIGetDebugInterface1(). 2018-08-16 13:06:09 +02:00
dxgi_private.h wined3d: Specify a wined3d output for swapchain creation. 2020-05-13 22:07:32 +02:00
factory.c dxgi: Add stubs for IDXGIFactory7. 2020-05-13 22:07:32 +02:00
output.c dxgi: Introduce helper to convert between dxgi and wined3d scanline ordering types. 2020-05-11 21:24:58 +02:00
surface.c
swapchain.c wined3d: Remove no longer needed output parameter in wined3d_swapchain_state_resize_target(). 2020-05-18 19:35:07 +02:00
utils.c wined3d: Specify a wined3d output for swapchain creation. 2020-05-13 22:07:32 +02:00
version.rc