1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-12 04:08:52 +01:00
dxvk/src
Philip Rebohle 43cbe42ea8
[dxvk] Pick memory chunk size dynamically
Reduces the number of Vulkan memory allocations, and
can lead to lower CPU overhead in certain situations.
Improves Shadow Warrior 2 by ~2% on RADV.
2018-07-09 19:18:39 +02:00
..
d3d11 [d3d11] Fix log spam when an application uses DiscardView 2018-07-08 15:53:30 +02:00
dxbc [dxbc] Respect number of input/output components 2018-07-01 17:45:50 +02:00
dxgi [d3d11] Set proper view format list for typed UAVs 2018-07-03 13:31:22 +02:00
dxvk [dxvk] Pick memory chunk size dynamically 2018-07-09 19:18:39 +02:00
spirv [spirv] Added OpFConvert instruction 2018-06-07 14:32:34 +02:00
util [dxvk] Fix tzcnt return value when source value is 0 2018-07-09 13:32:43 +02:00
meson.build Added script to setup dlls in wine (#19) 2018-01-21 11:17:15 +01:00