dxvk/src
Philip Rebohle 9f7a5a077f
[dxvk] Fix broken row/slice alignment in buffer<->image copies
If the specified row or slice alignment matches the row size exactly
but is not a power of two, we could accidentally screw up the alignment.
2021-06-24 21:07:47 +02:00
..
d3d9 [dxvk] Add slice alignment to copyImageToBuffer 2021-06-24 21:07:47 +02:00
d3d10 [build] MSVC check cleanup 2021-03-03 18:57:42 +01:00
d3d11 [dxvk] Add slice alignment to copyImageToBuffer 2021-06-24 21:07:47 +02:00
dxbc [dxbc] Remove atomic counter workaround for ancient Mesa versions 2021-06-18 15:44:58 +02:00
dxgi [dxgi] Notify presenter about display mode changes 2021-06-12 13:50:08 +02:00
dxso [dxbc] Remove dxvk.useEarlyDiscard option 2021-06-18 15:44:27 +02:00
dxvk [dxvk] Fix broken row/slice alignment in buffer<->image copies 2021-06-24 21:07:47 +02:00
spirv [spirv] Add hasCapability method 2021-01-29 16:29:26 +01:00
util [util] Report Nvidia GPU to Far Cry 1 2021-06-19 10:43:31 -07:00
vulkan [vulkan] Add frame rate limiter to Vulkan presenter 2021-06-12 13:50:08 +02:00
meson.build [d3d9] Implement Direct3D9 Frontend (#1275) 2019-12-16 04:28:01 +01:00