1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-04 16:24:29 +01:00
dxvk/src/dxgi
Grazvydas Ignotas d1ae152f60 Fix build on gcc6
Fixes build with mingw from ubuntu 17.10.
Missing C++17 features I guess.
2018-01-19 00:59:40 +02:00
..
dxgi_adapter.cpp [dxgi] Removed leftover debug message 2018-01-17 05:34:51 +01:00
dxgi_adapter.h [dxgi] Initial fullscreen support 2018-01-13 18:56:15 +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 [dxgi] Removed remaining SDL code 2018-01-13 16:36:04 +01:00
dxgi_interfaces.h [d3d11] Added DXGI format properties 2017-12-20 14:54:24 +01:00
dxgi_main.cpp [dxgi] Removed remaining SDL code 2018-01-13 16:36:04 +01:00
dxgi_object.h [general] Added 32-bit support 2017-12-12 12:50:52 +01:00
dxgi_output.cpp Fix build on gcc6 2018-01-19 00:59:40 +02:00
dxgi_output.h [dxgi] Removed SDL dependency from DxgiOutput 2018-01-13 16:32:46 +01:00
dxgi_presenter.cpp [dxvk] Added HUD 2018-01-13 03:53:33 +01:00
dxgi_presenter.h [dxvk] Added HUD 2018-01-13 03:53:33 +01:00
dxgi_swapchain.cpp [dxgi] Initial fullscreen support 2018-01-13 18:56:15 +01:00
dxgi_swapchain.h [dxgi] Initial fullscreen support 2018-01-13 18:56:15 +01:00
meson.build [d3d11] Refactored texture creation 2017-12-19 16:01:50 +01:00