1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-05 01:24:14 +01:00
dxvk/src
Philip Rebohle 56e9bba279
[dxgi] Fix scaling when swap image extent mismatches window size
In Proton 3.16, the window size is not necessarily equal to the size
of the WSI swap chain and DXVK is responsible for doing the scaling,
so we should compare to the actual swap image size instead.
2018-10-15 18:35:00 +02:00
..
d3d10 Merge branch 'vk_transform_feedback' 2018-10-13 08:00:51 +02:00
d3d11 Merge branch 'vk_transform_feedback' 2018-10-13 08:00:51 +02:00
dxbc [dxvk] Detect Xfb and set rasterized stream index 2018-10-10 13:05:37 +02:00
dxgi [dxgi] Fix scaling when swap image extent mismatches window size 2018-10-15 18:35:00 +02:00
dxvk [dxvk] Optimize image descriptor updates 2018-10-15 16:35:40 +02:00
spirv [dxbc] Add Xfb decorations 2018-10-10 10:28:15 +02:00
util [util] Re-enable D3D10 for Bioshock 2018-10-12 19:06:53 +02:00
meson.build [d3d10] Add build files and implement D3D10CreateDevice functions 2018-08-13 17:22:00 +02:00