Sweden-Number/dlls/dxgi
Henri Verbeet 03c1422a71 wined3d: Get rid of WINED3DUSAGE_TEXTURE.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-06 11:14:36 +01:00
..
tests dxgi: Support IID_IDXGIDevice in dxgi_adapter_CheckInterfaceSupport(). 2018-10-22 11:12:28 +02:00
Makefile.in dxgi: Create Vulkan swapchains for D3D12. 2018-05-31 20:00:38 +02:00
adapter.c dxgi: Add partial implementation for dxgi_adapter_GetDesc2() and dxgi_adapter_GetDesc3(). 2018-10-24 16:58:08 +02:00
device.c wined3d: Get rid of WINED3DUSAGE_TEXTURE. 2018-11-06 11:14:36 +01:00
dxgi.spec dxgi: Stub DXGIGetDebugInterface1(). 2018-08-14 10:16:01 +02:00
dxgi_main.c dxgi: Return DXGI_ERROR_SDK_COMPONENT_MISSING from DXGIGetDebugInterface1(). 2018-08-16 13:06:09 +02:00
dxgi_private.h wined3d: Pass correct bind flags to swapchain creation functions. 2018-10-31 16:17:36 +01:00
factory.c dxgi: Factor out dxgi_validate_swapchain_desc(). 2018-09-18 20:59:38 +02:00
output.c dxgi: Fix dxgi_output_QueryInterface(). 2018-09-07 18:18:40 +02:00
surface.c dxgi: Implement Map()/Unmap(). 2018-09-03 19:43:52 +02:00
swapchain.c wined3d: Pass correct bind flags to swapchain creation functions. 2018-10-31 16:17:36 +01:00
utils.c wined3d: Pass correct bind flags to swapchain creation functions. 2018-10-31 16:17:36 +01:00
version.rc