1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-14 00:48:44 +01:00
dxvk/src
Philip Rebohle 686df3ec1b
[dxvk] Don't set scissor and viewport count for meta pipelines
Oversight from when we changed these to be unconditionally dynamic.
Fixes a bunch of validation errors.
2022-07-15 16:07:31 +02:00
..
d3d9 [dxvk] Drop VK_EXT_4444_formats 2022-07-14 21:21:34 +02:00
d3d10 [build] Cleanup build system. 2022-03-17 01:38:58 +00:00
d3d11 [dxvk] Replace VK_EXT_shader_demote_to_helper_invocation with core feature 2022-07-14 21:21:34 +02:00
dxbc [dxvk] Replace VK_EXT_shader_demote_to_helper_invocation with core feature 2022-07-14 21:21:34 +02:00
dxgi [dxvk] Drop VK_EXT_4444_formats 2022-07-14 21:21:34 +02:00
dxso [dxvk] Replace VK_EXT_shader_demote_to_helper_invocation with core feature 2022-07-14 21:21:34 +02:00
dxvk [dxvk] Don't set scissor and viewport count for meta pipelines 2022-07-15 16:07:31 +02:00
spirv [spirv] Add utility include 2022-06-02 15:10:53 +02:00
util [dxvk] Don't synchronize device if going for DLL shutdown 2022-07-14 17:04:52 +02:00
vulkan [dxvk] Replace VK_EXT_extended_dynamic_state with core feature 2022-07-14 21:21:34 +02:00
meson.build [d3d9] Implement Direct3D9 Frontend (#1275) 2019-12-16 04:28:01 +01:00