mesa/src/broadcom/vulkan
Iago Toral Quiroga 5cdb2371fd v3dv: expose shaderImageGatherExtended
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23616>
2023-06-19 08:13:06 +00:00
..
.dir-locals.el
.editorconfig
meson.build vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
v3dv_android.c
v3dv_bo.c util: Replace all usage of PIPE_TIMEOUT_INFINITE with OS_TIMEOUT_INFINITE 2023-06-05 05:12:02 +00:00
v3dv_bo.h
v3dv_cl.c
v3dv_cl.h
v3dv_cmd_buffer.c v3dv: simplify scissor setup for negative viewport height 2023-06-07 18:40:55 +00:00
v3dv_debug.c
v3dv_debug.h
v3dv_descriptor_set.c
v3dv_device.c v3dv: expose shaderImageGatherExtended 2023-06-19 08:13:06 +00:00
v3dv_event.c
v3dv_formats.c broadcom: Add support for VK_FORMAT_A2R10G10B10_UNORM_PACK32 2023-05-23 23:30:51 +00:00
v3dv_image.c v3dv: Update texture padding logic to match v3d changes 2023-05-31 05:27:08 +00:00
v3dv_limits.h
v3dv_meta_clear.c compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
v3dv_meta_common.h
v3dv_meta_copy.c treewide: Use nir_tex_src_for_ssa 2023-06-06 18:52:25 +00:00
v3dv_pass.c broadcom: fix typos 2023-04-21 17:19:46 +00:00
v3dv_pipeline.c treewide: Remove use_scoped_barrier 2023-06-13 16:36:10 +00:00
v3dv_pipeline_cache.c
v3dv_private.h compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
v3dv_query.c v3d,v3dv: Use udiv_imm/umod_imm 2023-03-22 06:18:18 +00:00
v3dv_queue.c util: Replace all usage of PIPE_TIMEOUT_INFINITE with OS_TIMEOUT_INFINITE 2023-06-05 05:12:02 +00:00
v3dv_uniforms.c broadcom: fix typos 2023-04-21 17:19:46 +00:00
v3dv_wsi.c v3dv: always acquire display device before checking if we can present 2023-04-05 06:21:26 +00:00
v3dvx_cmd_buffer.c v3d,v3dv: fix viewport offset for negative viewport center 2023-06-07 18:40:56 +00:00
v3dvx_descriptor_set.c
v3dvx_device.c
v3dvx_formats.c broadcom: Add support for VK_FORMAT_A2R10G10B10_UNORM_PACK32 2023-05-23 23:30:51 +00:00
v3dvx_image.c v3dv: fix format swizzle for buffer views 2023-03-27 20:16:04 +00:00
v3dvx_meta_common.c
v3dvx_pipeline.c compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
v3dvx_private.h v3d: fix tfu_supports_tex_format() param type, and document why 2023-04-27 22:17:48 +00:00
v3dvx_queue.c