1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-04 16:24:29 +01:00
dxvk/src/dxgi
2017-12-27 15:55:46 +01:00
..
dxgi_adapter.cpp [d3d11] Added DXGI format properties 2017-12-20 14:54:24 +01:00
dxgi_adapter.h [d3d11] Added DXGI format properties 2017-12-20 14:54:24 +01:00
dxgi_device.cpp [general] Added 32-bit support 2017-12-12 12:50:52 +01:00
dxgi_device.h [general] Added 32-bit support 2017-12-12 12:50:52 +01:00
dxgi_enums.cpp [dxgi] Added initial support for format conversion 2017-12-04 11:33:04 +01:00
dxgi_enums.h [dxgi] Added initial support for format conversion 2017-12-04 11:33:04 +01:00
dxgi_factory.cpp [general] Added 32-bit support 2017-12-12 12:50:52 +01:00
dxgi_factory.h [general] Added 32-bit support 2017-12-12 12:50:52 +01:00
dxgi_include.h [d3d11] Fixed buffer bindings with non-zero offsets 2017-12-14 19:07:08 +01:00
dxgi_interfaces.h [d3d11] Added DXGI format properties 2017-12-20 14:54:24 +01:00
dxgi_main.cpp [general] Fixed write conflicts in logger 2017-12-06 23:36:11 +01:00
dxgi_object.h [general] Added 32-bit support 2017-12-12 12:50:52 +01:00
dxgi_output.cpp [general] Added 32-bit support 2017-12-12 12:50:52 +01:00
dxgi_output.h [general] Added 32-bit support 2017-12-12 12:50:52 +01:00
dxgi_presenter.cpp [dxgi] Fixed resource lifetime issue in presenter 2017-12-27 15:55:46 +01:00
dxgi_presenter.h [d3d11] Refactored texture creation 2017-12-19 16:01:50 +01:00
dxgi_swapchain.cpp [d3d11] Refactored texture creation 2017-12-19 16:01:50 +01:00
dxgi_swapchain.h [d3d11] Refactored texture creation 2017-12-19 16:01:50 +01:00
meson.build [d3d11] Refactored texture creation 2017-12-19 16:01:50 +01:00