1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-03 13:24:20 +01:00
dxvk/src
Philip Rebohle f762811af0
[dxvk] Use multiple free lists for physical buffer slices
Reduces lock contention and slightly improves performance in games
that rely heavily on the buffer renaming mechanism if the lock
protecting the original free list was contested.
2018-03-19 14:53:59 +01:00
..
d3d11 [d3d11] Remove warnings from CopySubresourceRegion1 / UpdateSubresource1 2018-03-19 14:52:42 +01:00
dxbc [dxbc] fix MSVC 64-bit build 2018-03-17 01:59:13 +03:00
dxgi [dxgi] Fix back buffer destruction 2018-03-18 20:39:14 +01:00
dxvk [dxvk] Use multiple free lists for physical buffer slices 2018-03-19 14:53:59 +01:00
spirv [spirv] Removed SPIR-V Tools headers 2018-03-13 14:58:17 +01:00
util Add support for MSVC, attempt 3 (#130) 2018-03-06 18:34:34 +01:00
meson.build Added script to setup dlls in wine (#19) 2018-01-21 11:17:15 +01:00