1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-03 04:24:11 +01:00
dxvk/src
Joshua Ashton 7c53a997ef [d3d9] Keep subresource views in subresources, defer creation until needed
Avoid creating a bunch of views that we probably don't need whenever a texture is created
2020-01-16 03:00:31 +00:00
..
d3d9 [d3d9] Keep subresource views in subresources, defer creation until needed 2020-01-16 03:00:31 +00:00
d3d10 [d3d10] Fix reported bind flags for D3D10 resources 2019-10-11 17:15:33 +02:00
d3d11 [d3d11] Lock immediate context when submitting presentation commands 2020-01-15 23:48:58 +01:00
dxbc [spirv] Allow specifying the SPIR-V version explicitly 2019-12-18 17:36:46 +01:00
dxgi [d3d11] Don't present if the presenter has no swap chain. 2019-12-15 11:38:57 +01:00
dxso [dxso] Use m's id for bump matrix in TexBem 2020-01-15 18:04:04 +00:00
dxvk [meta] Release 1.5.1 2020-01-09 20:10:58 +01:00
spirv [spirv] Allow specifying the SPIR-V version explicitly 2019-12-18 17:36:46 +01:00
util [util] Improve Spinlock implementation 2020-01-07 17:28:33 +01:00
vulkan [dxvk] Fix loading vkAcquireFullScreenExclusiveModeEXT etc. 2020-01-08 04:10:10 +01:00
meson.build [d3d9] Implement Direct3D9 Frontend (#1275) 2019-12-16 04:28:01 +01:00