dxvk/src
Philip Rebohle 86f8774db8 [dxvk] Don't use secondary command buffers for certain render passes
If we can't use any store/resolve op optimizations on a render pass, there
is no reason to pay for the overhead of secondary command buffers.
2025-02-10 21:34:34 +01:00
..
d3d8 [d3d8] Store the value of D3DRS_ZVISIBLE 2025-02-10 11:25:40 +01:00
d3d9 [d3d9,d3d11] Adjust flush heuristic on tiling GPUs 2025-02-10 16:13:31 +01:00
d3d10 [build] Generate pkg-config metadata to link to DXVK libraries 2024-05-21 19:18:12 +00:00
d3d11 [d3d11] Forward DiscardResource calls to backend for images 2025-02-10 16:13:31 +01:00
dxbc [dxbc] Improve code gen for zeroing workgroup memory 2025-01-12 14:10:47 +01:00
dxgi [dxgi] Create dummy window for composition swap chains 2025-02-10 14:23:12 +01:00
dxso [d3d8/9] Proper (and age accurate) handling of d3d9.shaderModel = 0 2025-01-26 13:56:27 +01:00
dxvk [dxvk] Don't use secondary command buffers for certain render passes 2025-02-10 21:34:34 +01:00
spirv [spirv] Emit the grad and const offset image ops in the correct order 2025-01-03 23:30:56 +01:00
util [d3d9,d3d11] Adjust flush heuristic on tiling GPUs 2025-02-10 16:13:31 +01:00
vulkan [dxvk] Enable VK_NV_low_latency2 if supported 2025-01-25 18:02:20 +01:00
wsi [dxvk] Add setupapi as a Windows WSI dependency 2025-02-02 21:22:19 +01:00
meson.build [d3d8] Implement Direct3D 8 Frontend 2024-07-07 11:10:48 +00:00