1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-04 16:24:29 +01:00
dxvk/src/dxgi
2019-04-27 19:13:34 +02:00
..
shaders [dxgi] Fix broken gamma with combined image samplers 2019-04-07 09:55:54 +02:00
dxgi_adapter.cpp [dxgi] Use IDXGIVkMonitorInfo in DxgiOutput 2019-03-14 18:26:39 +01:00
dxgi_adapter.h [dxgi] Clean up DxgiAdapter 2018-12-11 16:03:37 +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 [dxgi] Implement IDXGIVkMonitorInfo for DxgiFactory 2019-03-14 18:26:39 +01:00
dxgi_factory.h [dxgi] Use IDXGIVkMonitorInfo in DxgiOutput 2019-03-14 18:26:39 +01:00
dxgi_format.cpp [dxgi] Add methods to retrieve original format mappings 2019-03-26 17:54:14 +01:00
dxgi_format.h [dxgi] Add methods to retrieve original format mappings 2019-03-26 17:54:14 +01:00
dxgi_include.h [dxgi] Add missing DXGI_CPU_ACCESS_* defines 2019-04-27 19:13:34 +02:00
dxgi_interfaces.h [dxgi] Add new COM interface for per-monitor data 2019-03-14 18:26:37 +01:00
dxgi_main.cpp [dxgi] Correct return values for CreateDXGIFactory[1/2] 2019-02-27 22:01:04 +01:00
dxgi_monitor.cpp [dxgi] Remove obsolete global monitor helper functions 2019-03-14 18:26:39 +01:00
dxgi_monitor.h [dxgi] Remove obsolete global monitor helper functions 2019-03-14 18:26:39 +01:00
dxgi_object.h [dxgi] Cosmetic changes 2018-04-14 12:02:55 +02:00
dxgi_options.cpp [d3d11] Reintroduce support for dxgi.maxFrameLatency 2019-01-14 18:29:25 +01:00
dxgi_options.h [d3d11] Reintroduce support for dxgi.maxFrameLatency 2019-01-14 18:29:25 +01:00
dxgi_output.cpp [dxgi] Use IDXGIVkMonitorInfo in DxgiOutput 2019-03-14 18:26:39 +01:00
dxgi_output.h [dxgi] Use IDXGIVkMonitorInfo in DxgiOutput 2019-03-14 18:26:39 +01:00
dxgi_swapchain.cpp [dxgi] Use a recursive mutex. 2019-03-29 08:26:19 +01:00
dxgi_swapchain.h [dxgi] Use a recursive mutex. 2019-03-29 08:26:19 +01:00
dxgi.def [dxgi] Move device creation to DxgiAdapter 2018-03-28 18:58:53 +02:00
dxgi.spec [build] Use .spec files instead of .def files in winelib build 2018-07-19 08:55:34 +02:00
meson.build [build] Use generator to produce resource files 2019-04-06 11:33:45 +02:00
version.rc [build] Add version info to compiled DLLs 2019-04-05 21:09:57 +02:00