1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-04 07:24:15 +01:00
dxvk/src
Philip Rebohle 4cc35da3b2 [d3d11] Allocate one additional swap chain image
DXGI's BufferCount apparently only counts back buffers,
while there's an implicit front buffer.
2019-04-23 20:12:29 +02:00
..
d3d10 [build] Use generator to produce resource files 2019-04-06 11:33:45 +02:00
d3d11 [d3d11] Allocate one additional swap chain image 2019-04-23 20:12:29 +02:00
dxbc [dxbc] Replace computeResourceSlotId by light-weight alternatives 2019-04-18 10:06:15 +02:00
dxgi [dxgi] Fix broken gamma with combined image samplers 2019-04-07 09:55:54 +02:00
dxvk [dxvk] Use stricter barriers around meta operations 2019-04-19 11:41:12 +02:00
spirv [spirv] Implement constvec3f32 2019-04-18 23:18:02 +02:00
util [util] Enable D3D11_MAP_FLAG_DO_NOT_WAIT for Anno 1800 2019-04-12 10:52:25 +02:00
vulkan Only try once to recreate surfaces on surface loss. 2019-04-02 17:26:48 +02:00
meson.build [dxvk] Move Vulkan loader to separate directory 2018-11-02 14:23:45 +01:00