1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-14 00:48:44 +01:00
dxvk/src/dxgi
2021-01-07 23:54:02 +01:00
..
shaders [d3d11] Use explicit spec constant for gamma texture 2020-04-30 16:36:59 +02:00
dxgi_adapter.cpp [dxgi] Implement IDXGIAdapter4 2020-04-28 14:50:36 +02:00
dxgi_adapter.h [dxgi] Implement IDXGIAdapter4 2020-04-28 14:50:36 +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] Actually expose new DXGI interfaces 2020-10-24 17:41:55 +02:00
dxgi_factory.h [dxgi] Actually expose new DXGI interfaces 2020-10-24 17:41:55 +02:00
dxgi_format.cpp [dxgi] Allow creating R16_SFLOAT views for D16_UNORM images 2020-11-20 17:14:41 +01:00
dxgi_format.h [dxgi] Use VK_FORMAT_A4R4G4B4_UNORM_PACK16_EXT if available 2020-08-10 09:45:45 +02:00
dxgi_include.h [dxgi] Include DXGI 1.6 headers 2020-04-28 14:44:20 +02:00
dxgi_interfaces.h [d3d11] Extend interop interfaces for OpenXR support 2021-01-07 23:54:02 +01:00
dxgi_main.cpp [dxgi] Add DXGIGetDebugInterface1 stub 2020-07-24 12:25:48 +02:00
dxgi_monitor.cpp [dxgi] Add B8G8A8X8 formats to GetMonitorFormatBpp 2020-09-04 17:54:01 +02:00
dxgi_monitor.h [dxgi] Use new common monitor functions 2020-03-04 23:06:15 +00:00
dxgi_object.h [util] Don't allow multiple inheritance for COM objects 2019-10-14 01:42:24 +02:00
dxgi_options.cpp [dxgi] Remove useless d3d10.enable option 2019-10-19 00:34:51 +02:00
dxgi_options.h [dxgi] Remove useless d3d10.enable option 2019-10-19 00:34:51 +02:00
dxgi_output.cpp [dxgi] Implement IDXGIOutput6 2020-04-28 15:00:57 +02:00
dxgi_output.h [dxgi] Implement IDXGIOutput6 2020-04-28 15:00:57 +02:00
dxgi_swapchain.cpp [dxgi] Restore the Topmost state upon exiting fullscreen 2020-07-08 18:57:49 +02:00
dxgi_swapchain.h [dxgi] Fix GetContainingOutput and GetFullscreenState output pointer 2019-10-02 00:00:37 +02:00
dxgi.def [dxgi] Add DXGIGetDebugInterface1 stub 2020-07-24 12:25:48 +02:00
meson.build [build] Add options to disable dxgi/d3d* build 2019-05-15 21:44:39 +02:00
version.rc [build] Add version info to compiled DLLs 2019-04-05 21:09:57 +02:00