1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-05 01:24:14 +01:00
dxvk/src
Philip Rebohle d49de734b7
[dxvk] Set low thread priority for pipeline compiler threads
This currently does not have any effect when using regular wine, but
if it ever gets supported then these background jobs should have less
of an influence on the game's performance when they kick in.
2018-11-15 12:19:24 +01:00
..
d3d10 cross build cleanup (#746) 2018-11-04 16:18:32 +01:00
d3d11 [dxgi] Refactor presenter creation 2018-11-12 11:39:34 +01:00
dxbc [dxbc] Implement Dmovc instruction 2018-11-10 23:27:56 +01:00
dxgi [dxgi] Refactor presenter creation 2018-11-12 11:39:34 +01:00
dxvk [dxvk] Set low thread priority for pipeline compiler threads 2018-11-15 12:19:24 +01:00
spirv [dxbc] Add Xfb decorations 2018-10-10 10:28:15 +02:00
util [util] Add method to set thread priority 2018-11-15 12:17:18 +01:00
vulkan [vulkan] Add makeSubresourceLayers helper 2018-11-07 18:30:44 +01:00
meson.build [dxvk] Move Vulkan loader to separate directory 2018-11-02 14:23:45 +01:00