1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-02 10:24:12 +01:00
dxvk/src
Philip Rebohle eb85f61084 [dxbc] Serialize hull shader fork/join phase invocations
We cannot run these in parallel in case the hull shader's output vertex
count, and thus the invocation count, is less than the fork/join phase
invocation count.
2018-04-02 16:22:19 +02:00
..
d3d11 [dxgi/d3d11] Remove COM_QUERY_INTERFACE macro, reset pointers 2018-04-02 12:52:02 +02:00
dxbc [dxbc] Serialize hull shader fork/join phase invocations 2018-04-02 16:22:19 +02:00
dxgi [dxgi/d3d11] Remove COM_QUERY_INTERFACE macro, reset pointers 2018-04-02 12:52:02 +02:00
dxvk [dxvk] Remove mutex from Dxvk(Graphics|Compute)Pipeline 2018-03-29 16:36:31 +02:00
spirv [dxbc] Don't use rvalue references for file streams 2018-03-23 18:17:16 +01:00
util [dxgi/d3d11] Remove COM_QUERY_INTERFACE macro, reset pointers 2018-04-02 12:52:02 +02:00
meson.build Added script to setup dlls in wine (#19) 2018-01-21 11:17:15 +01:00