1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-04 07:24:15 +01:00
dxvk/src
Philip Rebohle c0b325b483
[dxbc] Add option to enable strict sm4-compliat division
SM4 is defined to return the first source operand if the divisor is zero.
Windows drivers don't do this by default, so we shouldn't do it either.
2019-02-05 21:08:13 +01:00
..
d3d10 [d3d10] Check if d3d11 pointers are null 2019-01-02 19:13:42 +01:00
d3d11 [dxbc] Add option to enable strict sm4-compliat division 2019-02-05 21:08:13 +01:00
dxbc [dxbc] Add option to enable strict sm4-compliat division 2019-02-05 21:08:13 +01:00
dxgi [d3d11] Reintroduce support for dxgi.maxFrameLatency 2019-01-14 18:29:25 +01:00
dxvk [dxvk] Inline DxvkBuffer::allocSlice and DxvkBuffer::freeSlice 2019-02-04 10:01:29 +01:00
spirv [spirv] Add OpArrayLength instruction 2018-12-14 23:45:34 +01:00
util [util] Disable nvapi hack for Far Cry 4 / Primal 2019-02-04 07:09:37 +01:00
vulkan [vulkan] Implement new Vulkan presenter / swap chain 2018-11-28 12:44:11 +01:00
meson.build [dxvk] Move Vulkan loader to separate directory 2018-11-02 14:23:45 +01:00