mesa/src/microsoft/vulkan
Caio Oliveira 3988d901ac meson: Remove unnecessary inc_compiler mentions
The inc_compiler should come as part of idep_compiler, idep_nir or
idep_nir_headers dependency.

Acked-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com> (v3dv)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25314>
2023-09-22 14:52:50 +00:00
..
dzn_abi_helper.h dzn: External Win32 memory extension 2023-05-15 17:14:20 +00:00
dzn_cmd_buffer.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
dzn_descriptor_set.c dzn: Fix src/dest confusion for some non-bindless descriptor copies 2023-05-25 02:08:32 +00:00
dzn_device.c vulkan/wsi: add vk_wsi_force_swapchain_to_current_extent driconf 2023-09-06 00:10:41 +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: VK_EXT_external_memory_host 2023-06-27 21:21:53 +00:00
dzn_meta.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
dzn_nir.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
dzn_nir.h dzn: Augment blit resolve to support min/max/sample-zero modes 2023-05-04 03:10:56 +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 treewide: Also handle struct nir_builder form 2023-08-24 15:48:02 +00:00
dzn_private.h dzn: VK_EXT_external_memory_host 2023-06-27 21:21:53 +00:00
dzn_query.c dzn: Fix qpool->queries_lock double lock 2023-06-06 22:23:32 +00:00
dzn_sync.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
dzn_util.c dzn: Use A4B4G4R4 instead of B4G4R4A4 when available 2023-05-09 00:17:16 +00:00
dzn_wsi.c dzn: Dedicated resource cleanup 2023-05-15 17:14:20 +00:00
meson.build meson: Remove unnecessary inc_compiler mentions 2023-09-22 14:52:50 +00:00