Sweden-Number/dlls/dxgi
Józef Kucia 79bc939b40 dxgi: Choose exact formats for D3D12 swapchain fallback formats.
Mainly to avoid gamma correction issues.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-27 17:34:47 +02:00
..
tests dxgi/tests: Run the tests in parallel. 2018-08-21 23:21:52 +02:00
Makefile.in dxgi: Create Vulkan swapchains for D3D12. 2018-05-31 20:00:38 +02:00
adapter.c dxgi: Use assignment instead of memcpy(). 2018-02-14 20:37:55 +01:00
device.c dxgi: Rename dxgi_swapchain to d3d11_swapchain. 2018-05-28 22:08:23 +02: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 include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
factory.c dxgi: Forbid multisampling with flip swap effects. 2018-05-30 22:26:49 +02:00
output.c dxgi: Use the global memory allocation helpers. 2018-02-06 12:58:58 +01:00
surface.c dxgi: Use the global memory allocation helpers. 2018-02-06 12:58:58 +01:00
swapchain.c dxgi: Choose exact formats for D3D12 swapchain fallback formats. 2018-08-27 17:34:47 +02:00
utils.c dxgi: Get supported feature levels from wined3d caps. 2018-06-15 09:11:36 +02:00
version.rc