1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/dlls/dxgi
Nikolay Sivov 184ff3bfbb dxgi: Create DXGI resource object, optionally supporting surface interfaces.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-06-15 21:44:47 +02:00
..
tests dxgi: Create DXGI resource object, optionally supporting surface interfaces. 2022-06-15 21:44:47 +02:00
adapter.c dxgi: Implement adapter video memory budget change notification. 2022-05-23 20:50:01 +02:00
device.c dxgi: Create DXGI resource object, optionally supporting surface interfaces. 2022-06-15 21:44:47 +02:00
dxgi_main.c dxgi: Build without -DWINE_NO_LONG_TYPES. 2022-03-18 17:31:27 +01:00
dxgi_private.h dxgi: Create DXGI resource object, optionally supporting surface interfaces. 2022-06-15 21:44:47 +02:00
dxgi.spec
factory.c dxgi: Build without -DWINE_NO_LONG_TYPES. 2022-03-18 17:31:27 +01:00
Makefile.in dxgi: Create DXGI resource object, optionally supporting surface interfaces. 2022-06-15 21:44:47 +02:00
output.c dxgi: Build without -DWINE_NO_LONG_TYPES. 2022-03-18 17:31:27 +01:00
resource.c dxgi: Create DXGI resource object, optionally supporting surface interfaces. 2022-06-15 21:44:47 +02:00
swapchain.c dxgi: Build without -DWINE_NO_LONG_TYPES. 2022-03-18 17:31:27 +01:00
utils.c dxgi: Build with msvcrt. 2022-03-03 10:23:26 +01:00
version.rc