Sweden-Number/dlls/dxgi
Józef Kucia 0d90a7ba89 dxgi: Remove useless FIXME() messages about adapter type.
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-04-26 20:30:27 +02: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: Remove useless FIXME() messages about adapter type. 2018-04-26 20:30:27 +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 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: Remove useless FIXME() messages about adapter type. 2018-04-26 20:30:27 +02:00
version.rc