Sweden-Number/dlls/dxgi
Józef Kucia 80120d62eb dxgi: Avoid possible NULL pointer access in d3d11_swapchain_SetFullscreenState().
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-07-09 22:20:32 +02:00
..
tests dxgi/tests: Run test_swapchain_backbuffer_index() also on D3D12. 2018-06-01 19:43:33 +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: Implement CreateDXGIFactory2(). 2018-01-19 19:45:18 +01:00
dxgi_main.c dxgi: Use the global memory allocation helpers. 2018-02-06 12:58:58 +01: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: Avoid possible NULL pointer access in d3d11_swapchain_SetFullscreenState(). 2018-07-09 22:20:32 +02:00
utils.c dxgi: Get supported feature levels from wined3d caps. 2018-06-15 09:11:36 +02:00
version.rc