Sweden-Number/dlls/dxgi
Józef Kucia 3c53b193f7 dxgi/tests: Add basic test for sync intervals.
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-03-22 18:14:58 +01:00
..
tests dxgi/tests: Add basic test for sync intervals. 2018-03-22 18:14:58 +01:00
Makefile.in dxgi: Call wined3d_device_init_3d() on device creation. 2014-09-15 12:12:51 +02:00
adapter.c dxgi: Use assignment instead of memcpy(). 2018-02-14 20:37:55 +01:00
device.c dxgi: Implement IDXGIFactory5. 2018-02-14 20:37:55 +01: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 dxgi: Implement IDXGIFactory5. 2018-02-14 20:37:55 +01:00
factory.c wined3d: Remove swap interval from swapchain description. 2018-03-22 18:14:55 +01: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 wined3d: Implement updating swap interval through wined3d_swapchain_present(). 2018-03-22 18:14:52 +01:00
utils.c dxgi: Add DXGI_FORMAT_B4G4R4A4_UNORM format. 2018-02-16 19:19:43 +01:00
version.rc