1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/dxgi
2022-10-11 11:43:59 +02:00
..
tests dxgi/tests: Mark the test_swapchain_window_messages() tests failing randomly on Windows as flaky. 2022-10-11 11:43:59 +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 the device list only once in dxgi_output_get_display_mode_list(). 2022-08-02 21:49:54 +02: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