1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/dxgi
Brendan Shanks fbfc8df4bb dxgi: Add IDXGISwapChain4 stubs for D3D11.
Microsoft Flight Simulator (2020) requires IDXGISwapChain4.
2024-04-18 20:54:25 +02:00
..
tests dxgi: Add IDXGISwapChain3 stubs for D3D11. 2024-04-18 20:54:25 +02:00
adapter.c dxgi: Use CRT allocation functions. 2023-10-31 18:49:12 +01:00
device.c dxgi: Add IDXGISwapChain4 stubs for D3D11. 2024-04-18 20:54:25 +02:00
dxgi_main.c dxgi: Use CRT allocation functions. 2023-10-31 18:49:12 +01:00
dxgi_private.h dxgi: Add IDXGISwapChain4 stubs for D3D11. 2024-04-18 20:54:25 +02:00
dxgi.spec
factory.c dxgi: Use CRT allocation functions. 2023-10-31 18:49:12 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
output.c dxgi: Use CRT allocation functions. 2023-10-31 18:49:12 +01:00
resource.c dxgi: Use CRT allocation functions. 2023-10-31 18:49:12 +01:00
swapchain.c dxgi: Add IDXGISwapChain4 stubs for D3D11. 2024-04-18 20:54:25 +02:00
utils.c dxgi: Don't warn on DXGI_ALPHA_MODE_UNSPECIFIED with wined3d. 2023-02-21 11:19:28 +01:00
version.rc