1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-08 10:46:09 +01:00
dxvk/src/dxgi
2018-04-13 13:57:29 +02:00
..
shaders [dxgi] Use 1D texture to implement the gamma lookup table 2018-04-13 13:47:15 +02:00
dxgi_adapter.cpp [dxgi] Added static format mapping table 2018-04-12 17:49:14 +02:00
dxgi_adapter.h [dxgi] Added static format mapping table 2018-04-12 17:49:14 +02:00
dxgi_device.cpp [dxgi/d3d11] Set returned pointers to nullptr before returning 2018-04-02 12:04:20 +02:00
dxgi_device.h [d3d11] Introduce D3D11DeviceContainer 2018-03-28 21:24:52 +02: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/d3d11] Remove COM_QUERY_INTERFACE macro, reset pointers 2018-04-02 12:52:02 +02:00
dxgi_factory.h [general] Added 32-bit support 2017-12-12 12:50:52 +01:00
dxgi_format.cpp [dxgi] Added static format mapping table 2018-04-12 17:49:14 +02:00
dxgi_format.h [dxgi] Added static format mapping table 2018-04-12 17:49:14 +02:00
dxgi_include.h [d3d11] Added D3D11Options 2018-03-24 17:02:24 +01:00
dxgi_interfaces.h [dxgi] Added static format mapping table 2018-04-12 17:49:14 +02:00
dxgi_main.cpp [dxgi] More argument handling improvements (#211) 2018-03-27 01:58:33 +02:00
dxgi_object.h [general] Added 32-bit support 2017-12-12 12:50:52 +01:00
dxgi_output.cpp [dxgi] Use 1D texture to implement the gamma lookup table 2018-04-13 13:47:15 +02:00
dxgi_output.h [dxgi] Re-implement gamma control functions 2018-04-12 13:38:22 +02:00
dxgi_presenter.cpp [dxgi] DxgiVkPresenter: use Microsoft-style API 2018-04-13 13:57:29 +02:00
dxgi_presenter.h [dxgi] DxgiVkPresenter: use Microsoft-style API 2018-04-13 13:57:29 +02:00
dxgi_swapchain.cpp [dxgi] DxgiVkPresenter: use Microsoft-style API 2018-04-13 13:57:29 +02:00
dxgi_swapchain.h [dxgi] DxgiVkPresenter: use Microsoft-style API 2018-04-13 13:57:29 +02:00
dxgi.def [dxgi] Move device creation to DxgiAdapter 2018-03-28 18:58:53 +02:00
meson.build [dxgi] Rename and move DXGI format lookup related structures 2018-04-12 15:36:01 +02:00