dxvk/src
Alpyne 5d29140f74 [util] replaceNaN: Use unaligned SIMD _mm_loadu_ps
There is no good reason to expect games will have aligned the data they're passing in.
2023-06-19 21:13:37 +01:00
..
d3d9 [d3d9] Fix std::hex in D3D9CommonTexture 2023-06-19 21:02:10 +01:00
d3d10 [d3d10] Enable native builds 2022-10-15 18:17:29 +01:00
d3d11 [d3d11] implement 'clampNegativeLodBias' as a conf option 2023-06-14 20:22:27 +01:00
dxbc [dxvk] Add UBO set property to descriptor info 2023-01-15 15:36:05 +01:00
dxgi [dxgi] Unlock presenter lock early during presentation 2023-06-05 17:02:15 +02:00
dxso [dxso] Shared code for texbem and bem 2023-06-19 20:59:18 +01:00
dxvk [dxvk] Always reference library in VR extension providers 2023-06-15 19:07:26 +02:00
spirv [spirv] Declare defaulted copy and move constructor for SpirvCodeBuffer. 2023-04-06 10:23:11 +02:00
util [util] replaceNaN: Use unaligned SIMD _mm_loadu_ps 2023-06-19 21:13:37 +01:00
vulkan [dxvk] Move presenter implementation to DXVK module 2023-06-01 17:48:51 +02:00
wsi [wsi] Pull out NormalizeDisplayMetadata 2023-05-19 19:26:27 +01:00
meson.build [build] Allow standalone DXGI builds 2022-11-28 13:48:05 +01:00