dxvk/src
Philip Rebohle eaa2c9f513 [dxvk,d3d11] Fix draw buffer tracking for DrawAuto
Not like anybody uses this feature, but we need to both check for
hazards and make sure the SO counter actually gets tracked. Use
the existing draw buffer mechanism for this.
2025-02-18 15:38:11 +01:00
..
d3d8 [d3d9] Fix x64 crash on SetVertexShaderConstantF index overflow 2025-02-17 15:11:05 +01:00
d3d9 [d3d9] Route operations on unmappable memory through allocator 2025-02-17 19:23:15 +01:00
d3d10 [build] Generate pkg-config metadata to link to DXVK libraries 2024-05-21 19:18:12 +00:00
d3d11 [dxvk,d3d11] Fix draw buffer tracking for DrawAuto 2025-02-18 15:38:11 +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,d3d11] Fix draw buffer tracking for DrawAuto 2025-02-18 15:38:11 +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 [dxvk] Rename and repurpose ignoreGraphicsBarriers option 2025-02-18 15:38:11 +01:00
vulkan [dxvk] Rework graphics barrier tracking 2025-02-18 15:38:11 +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