1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-02 01:24:11 +01:00
dxvk/src
Philip Rebohle cee7db1c57
[dxvk] Always align texel buffers to at least 16 bytes
Since we don't know the view format in advance, and some
drivers require single-texel alignment.
2019-11-18 13:45:35 +01:00
..
d3d10 [d3d10] Fix reported bind flags for D3D10 resources 2019-10-11 17:15:33 +02:00
d3d11 [d3d11] Also fix reset counter memory order for deferred context queries 2019-11-15 19:48:41 +01:00
dxbc [d3d11] Move handling of constantBufferRangeCheck option to D3D11Options 2019-10-30 10:57:36 +01:00
dxgi [dxgi] Query DXVK instance from DXGI factory, not the adapter 2019-11-08 11:06:15 +01:00
dxvk [dxvk] Always align texel buffers to at least 16 bytes 2019-11-18 13:45:35 +01:00
spirv [spirv] Add 'late' constants 2019-10-23 16:09:28 +02:00
util [util] Remove traces of the allowMapFlagNoWait option 2019-11-15 19:45:40 +01:00
vulkan [dxvk] Enable VK_KHR_create_renderpass2 if available 2019-08-13 12:52:54 +02:00
meson.build [build] Simplify and correct errors in options handling 2019-11-07 01:24:52 +01:00