6 ms·
> and every version of DirectX Could you expand a bit on this? Are you referring to DXVK? Or does Zink have support for DirectX?
by dasb 6y ago
> and every version of DirectX
Could you expand a bit on this? Are you referring to DXVK? Or does Zink have support for DirectX?
- jchw 6y agoSeem to be referring to DXVK; and honestly, that’s pretty fair given how well it works. Zink + DXVK might end up being an impressive combo for simplifying the Linux graphics stack. A bit like what Gallium3D was trying to do, but the abstraction layer is exposed as its own standardized API.
- Hello71 6y agodxvk only supports dx10/dx11, but vkd3d does dx12, d9vk does dx9, and wine itself does all versions. performance isn't great, but the compatibility definitely is.
- pantalaimon 6y agodxvk also supports dx9
- shmerl 6y agoPerformance is actually great, considering needed overhead.