Changelog for
dxvk-0.53.7.git20180530-3.20.i686.rpm :
* Wed May 30 2018 opensuse-packagingAATTopensuse.org- Update to version 0.53.7.git20180530:
* [d3d11] Fix vertex attribute offset with D3D11_APPEND_ALIGNED_ELEMENT
* [dxvk] Allow overcommitting non-device local memory
* [d3d11] Allocate DYNAMIC buffers on device-local host-visible memory
* [dxvk] Refactor memory allocator
* [dxvk] Apply dynamic state at draw time
* [dxgi] Support SyncInterval values > 1
* [dxvk] Added correct element size to depth-only and stencil-only formats
* [d3d11] Chjeck whether input layouts are identical
* [d3d11] Enable shaderStorageImageMultisample if the device supports it
* [dxbc] Implement deferred kill operation
* [dxbc] Make UAV stores and atomics conditional
* [dxbc] Run analyzer before creating compiler object
* [dxbc] Add per-device option for deferred kills
* [dxbc] Scan for discard and derivative instructions