mesa/src/microsoft/vulkan
Mike Blumenkrantz 7c8a5f6e37 vulkan/wsi: switch to using an options struct for last param
this makes adding values easier since the drivers won't need to be updated

Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21447>
2023-02-27 13:21:21 +00:00
..
dzn_abi_helper.h dzn: Upgrade baseline from ID3D12Device2 to 4 2022-11-17 00:13:33 +00:00
dzn_cmd_buffer.c dzn: Enhanced barriers fixes/workarounds 2023-01-26 03:16:50 +00:00
dzn_descriptor_set.c dzn: Cache GPUVA for buffers 2023-01-26 03:16:50 +00:00
dzn_device.c dzn: Enable KHR_storage_buffer_storage_class 2023-02-14 23:28:29 +00:00
dzn_dxcore.cpp dzn: Use common physical device list/enumeration helpers 2023-01-24 17:22:25 +00:00
dzn_dxgi.c dzn: Use common physical device list/enumeration helpers 2023-01-24 17:22:25 +00:00
dzn_dxgi.h dzn: Move DXGI code to a separate file and only build it on Windows 2022-07-06 12:18:55 +00:00
dzn_image.c dzn: Ensure we don't mix DSV+simultaneous-access 2023-01-26 03:16:50 +00:00
dzn_meta.c d3d12: Don't clear d3d12_shader_key 2023-02-13 22:57:03 +00:00
dzn_nir.c dzn: Rework meta blit VS 2023-01-20 00:35:59 +00:00
dzn_nir.h dzn: Fix triangle-fan emulation 2022-06-15 00:10:42 +00:00
dzn_physical_device_enum.h dzn: Use common physical device list/enumeration helpers 2023-01-24 17:22:25 +00:00
dzn_pipeline.c spirv2dxil: Move shader model into runtime conf struct 2023-02-11 06:12:23 +00:00
dzn_private.h dzn: Get options4 2023-02-11 06:12:23 +00:00
dzn_query.c dzn: Create all buffers in COMMON state 2023-01-04 18:20:26 +00:00
dzn_sync.c dzn: Add an eventfd sync implementation 2022-07-06 12:18:55 +00:00
dzn_util.c dzn: Upgrade baseline from ID3D12Device2 to 4 2022-11-17 00:13:33 +00:00
dzn_wsi.c vulkan/wsi: switch to using an options struct for last param 2023-02-27 13:21:21 +00:00
meson.build meson: replace vk_wsi_args with dependencies to let meson take care of transitivity 2023-02-23 09:42:46 +00:00