mesa/src/broadcom/vulkan
Daivik Bhatia 9556812f0e v3dv: Enable VK_KHR_robustness2
This enables the robustImageAccess2 feature for VK_KHR_robustness2

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39430>
2026-03-12 19:14:24 +00:00
..
.dir-locals.el
.editorconfig
meson.build meson: Remove VK_ICD_FILENAMES totally from source tree. 2025-12-10 14:46:11 +00:00
v3dv_bo.c mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
v3dv_bo.h v3dv: store the offset of the BRANCH instruction in a CL 2024-04-03 12:57:56 +02:00
v3dv_cl.c v3dv: use Mesa log infrastructure instead of using stderr 2024-11-26 12:09:29 +00:00
v3dv_cl.h v3d,v3dv: document cl_emit_with_prepacked 2024-06-07 09:44:13 +02:00
v3dv_cmd_buffer.c v3d,v3dv: emit always set point size 2026-02-19 09:07:03 +00:00
v3dv_descriptor_set.c vk: descriptors: sort bindings along with flags 2026-01-20 15:55:47 +00:00
v3dv_device.c v3dv: Enable VK_KHR_robustness2 2026-03-12 19:14:24 +00:00
v3dv_event.c treewide: use nir_break_if with named if 2025-06-30 14:51:54 -04:00
v3dv_format_table.h v3dv: centralize limit macros in v3dv_limits.h 2026-01-09 09:42:29 +00:00
v3dv_formats.c v3dv: move format helpers to new v3dv format table header files. 2026-01-09 09:42:29 +00:00
v3dv_image.c v3dv: move format helpers to new v3dv format table header files. 2026-01-09 09:42:29 +00:00
v3dv_limits.h v3dv: centralize limit macros in v3dv_limits.h 2026-01-09 09:42:29 +00:00
v3dv_meta_clear.c v3dv: move format helpers to new v3dv format table header files. 2026-01-09 09:42:29 +00:00
v3dv_meta_common.h v3dv/v3d: Fix copyright holder to Raspberry Pi Ltd 2022-02-18 11:50:07 +01:00
v3dv_meta_copy.c v3dv: move format helpers to new v3dv format table header files. 2026-01-09 09:42:29 +00:00
v3dv_pass.c v3dv: move format helpers to new v3dv format table header files. 2026-01-09 09:42:29 +00:00
v3dv_pipeline.c v3dv: Implement robust_image_access_2 flag 2026-03-12 19:14:24 +00:00
v3dv_pipeline_cache.c ALL: use SHA1_DIGEST_LENGTH etc. instead of hardcoding the numbers 2026-01-07 08:32:33 +00:00
v3dv_private.h v3dv: parse V3DV_ENABLE_PIPELINE_CACHE with parse_debug_string 2026-03-06 10:41:00 +00:00
v3dv_query.c ALL: use SHA1_DIGEST_LENGTH etc. instead of hardcoding the numbers 2026-01-07 08:32:33 +00:00
v3dv_queue.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
v3dv_uniforms.c v3dv: centralize limit macros in v3dv_limits.h 2026-01-09 09:42:29 +00:00
v3dv_wsi.c v3dv: add support for driconf 2026-01-15 21:36:16 +00:00
v3dvx_cmd_buffer.c v3d/v3dv: drop manual log2_tile_width/height asserts. 2026-03-02 21:45:41 +00:00
v3dvx_descriptor_set.c v3dv: add support for multi-planar formats, enable YCbCr 2023-01-16 14:10:21 +00:00
v3dvx_device.c v3dv: move format helpers to new v3dv format table header files. 2026-01-09 09:42:29 +00:00
v3dvx_format_table.h v3dv: replace raw integers with enum types in helper functions. 2026-01-09 09:42:29 +00:00
v3dvx_formats.c v3dv: replace raw integers with enum types in helper functions. 2026-01-09 09:42:29 +00:00
v3dvx_image.c v3d/v3dv: drop unused UIF XOR disable plumbing 2026-03-12 13:33:46 +00:00
v3dvx_meta_common.c v3d/v3dv: drop manual log2_tile_width/height asserts. 2026-03-02 21:45:41 +00:00
v3dvx_pipeline.c v3dv: use vk_graphics_pipeline_state for pipeline creation 2026-02-24 15:52:18 +00:00
v3dvx_private.h v3dv: use vk_graphics_pipeline_state for pipeline creation 2026-02-24 15:52:18 +00:00
v3dvx_queue.c v3d,v3dv: don't use max internal bpp for tile sizing in V3D 7.x 2023-10-13 22:37:43 +00:00