Sweden-Number/dlls/dxgi
Conor McCarthy bc2c9afe9c dxgi: Allow sampling of Vulkan swapchain images for D3D12.
Psychonauts 2 creates an SRV on a swapchain image, and lack of
VK_IMAGE_USAGE_SAMPLED_BIT results in failure to create a Vulkan
SRV descriptor.

Signed-off-by: Conor McCarthy <cmccarthy@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-19 16:19:07 +01:00
..
tests dxgi/tests: Add tests to show frame latency object is a semaphore. 2021-08-03 23:41:31 +02:00
Makefile.in gdi32: Don't export Wine extensions. 2021-10-08 16:54:48 +02:00
adapter.c include: Remove wine/port.h. 2021-12-01 18:13:54 +01:00
device.c include: Remove wine/port.h. 2021-12-01 18:13:54 +01:00
dxgi.spec
dxgi_main.c include: Remove wine/port.h. 2021-12-01 18:13:54 +01:00
dxgi_private.h dxgi: Implement d3d11_swapchain_GetLastPresentCount(). 2021-07-01 22:34:31 +02:00
factory.c include: Remove wine/port.h. 2021-12-01 18:13:54 +01:00
output.c include: Remove wine/port.h. 2021-12-01 18:13:54 +01:00
surface.c include: Remove wine/port.h. 2021-12-01 18:13:54 +01:00
swapchain.c dxgi: Allow sampling of Vulkan swapchain images for D3D12. 2022-01-19 16:19:07 +01:00
utils.c dxgi: Handle WINED3D_BIND_UNORDERED_ACCESS in dxgi_usage_from_wined3d_bind_flags(). 2022-01-13 17:05:11 +01:00
version.rc