| .. |
|
bvh
|
radv: Emit compressed primitive nodes on GFX12
|
2025-08-07 20:23:15 +00:00 |
|
layers
|
radv: remove cs parameter for gfx12 push SH reg helpers
|
2025-08-11 08:30:42 +00:00 |
|
meta
|
radv/meta: update HiZ metadata after depth/stencil image clears
|
2025-08-12 13:48:10 +00:00 |
|
nir
|
radv/meta: add a pass to clear HiZ surfaces
|
2025-08-12 13:48:09 +00:00 |
|
tests
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
winsys
|
vk/runtime: Set GPU_MULTI_WAIT on the drm syncobj type.
|
2025-08-13 18:57:42 +00:00 |
|
.clang-format
|
radv/clang-format: Do not indent C++ modifiers
|
2023-11-02 15:48:36 +00:00 |
|
.editorconfig
|
|
|
|
meson.build
|
radv/meta: add a pass to clear HiZ surfaces
|
2025-08-12 13:48:09 +00:00 |
|
radv_acceleration_structure.c
|
vulkan/runtime: Add VK_SHADER_CREATE_UNALIGNED_DISPATCH_BIT_MESA flag
|
2025-08-12 23:17:02 +00:00 |
|
radv_aco_shader_info.h
|
aco: remove unused aco_shader_info::tcs_offchip_layout
|
2025-05-08 02:54:13 +00:00 |
|
radv_android.c
|
radv: use AHARDWAREBUFFER_USAGE_CAMERA_MASK
|
2025-07-09 03:47:06 +00:00 |
|
radv_android.h
|
radv: use SPDX-License-Identifier
|
2024-04-08 07:17:31 +00:00 |
|
radv_buffer.c
|
Revert "radv,driconf: Add radv_force_64k_sparse_alignment config"
|
2025-06-13 06:43:47 +00:00 |
|
radv_buffer.h
|
radv: switch to device address from vk_buffer
|
2025-03-06 09:46:01 +00:00 |
|
radv_buffer_view.c
|
radv: Remove offset parameter from radv_make_texel_buffer_descriptor.
|
2025-05-02 09:13:14 +00:00 |
|
radv_buffer_view.h
|
radv: Remove offset parameter from radv_make_texel_buffer_descriptor.
|
2025-05-02 09:13:14 +00:00 |
|
radv_check_va.py
|
radv: Add sparse mappings to radv_check_va.py.
|
2024-11-29 12:57:42 +00:00 |
|
radv_cmd_buffer.c
|
radv: implement an alternative workaround for HiZ on GFX12
|
2025-08-12 13:48:10 +00:00 |
|
radv_cmd_buffer.h
|
radv: initialize HiZ metadata during image layout transitions
|
2025-08-12 13:48:10 +00:00 |
|
radv_constants.h
|
ac,radv: move mesh scratch ring constants to ac
|
2025-07-11 02:25:51 +00:00 |
|
radv_cp_dma.c
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_cp_dma.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_cp_reg_shadowing.c
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_cp_reg_shadowing.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_cs.c
|
radv: move tracked registers to radv_cmd_stream
|
2025-08-08 11:49:24 +00:00 |
|
radv_cs.h
|
radv: remove cs parameter for gfx12 push SH reg helpers
|
2025-08-11 08:30:42 +00:00 |
|
radv_debug.c
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_debug.h
|
radv: add RADV_DEBUG=novideo to disable all video extensions
|
2025-07-21 07:20:12 +00:00 |
|
radv_descriptor_pool.c
|
radv: split descriptor set and descriptor utils in separate files
|
2025-06-27 07:55:37 +00:00 |
|
radv_descriptor_pool.h
|
radv: move descriptor pool implementation to radv_descriptor_pool.c/h
|
2025-06-27 07:55:35 +00:00 |
|
radv_descriptor_set.c
|
radv: re-run clang-format
|
2025-07-16 09:10:33 +02:00 |
|
radv_descriptor_set.h
|
radv: split descriptor set and descriptor utils in separate files
|
2025-06-27 07:55:37 +00:00 |
|
radv_descriptor_update_template.c
|
radv: re-run clang-format
|
2025-07-16 09:10:33 +02:00 |
|
radv_descriptor_update_template.h
|
radv: move descriptor update implementation to radv_descriptor_update_template.c/h
|
2025-06-27 07:55:37 +00:00 |
|
radv_descriptors.c
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
radv_descriptors.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_device.c
|
ac,radv,radeonsi: fix programming PA_SU_PRIM_FILTER_CNTL on GFX12
|
2025-08-12 07:06:36 +00:00 |
|
radv_device.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_device_memory.c
|
radv: re-run clang-format
|
2025-07-16 09:10:33 +02:00 |
|
radv_device_memory.h
|
radv: add import and export handle_type in radv_alloc_memory
|
2025-03-03 08:26:51 +00:00 |
|
radv_dgc.c
|
radv: remove redundant push constant size alignment for DGC
|
2025-08-14 06:25:48 +00:00 |
|
radv_dgc.h
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_event.c
|
radv: use SPDX-License-Identifier
|
2024-04-08 07:17:31 +00:00 |
|
radv_event.h
|
radv: use SPDX-License-Identifier
|
2024-04-08 07:17:31 +00:00 |
|
radv_formats.c
|
radv: Use vk_acceleration_struct_vtx_format_supported
|
2025-08-04 08:43:07 +00:00 |
|
radv_formats.h
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
radv_host_image_copy.c
|
radv: implement vkTransitionImageLayout()
|
2025-07-15 09:12:16 +00:00 |
|
radv_image.c
|
radv: allocate image metadata to implement a workaround for HiZ on GFX12
|
2025-08-12 13:48:09 +00:00 |
|
radv_image.h
|
radv: initialize HiZ metadata during image layout transitions
|
2025-08-12 13:48:10 +00:00 |
|
radv_image_view.c
|
radv: add a function to create an image view for HiZ surfaces
|
2025-08-12 13:48:09 +00:00 |
|
radv_image_view.h
|
radv: add a function to create an image view for HiZ surfaces
|
2025-08-12 13:48:09 +00:00 |
|
radv_instance.c
|
radv: add RADV_DEBUG=novideo to disable all video extensions
|
2025-07-21 07:20:12 +00:00 |
|
radv_instance.h
|
radv: advertise VK_NV_cooperative_matrix2/cooperativeMatrixConversions behind an env var
|
2025-06-24 07:14:35 +00:00 |
|
radv_llvm_helper.cpp
|
amd,radeonsi: reduce legacy::PassManager use to only run backend passes
|
2024-10-05 09:10:06 +00:00 |
|
radv_llvm_helper.h
|
radv: use SPDX-License-Identifier
|
2024-04-08 07:17:31 +00:00 |
|
radv_nir_to_llvm.c
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_nir_to_llvm.h
|
radv: use SPDX-License-Identifier
|
2024-04-08 07:17:31 +00:00 |
|
radv_perfcounter.c
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_perfcounter.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_physical_device.c
|
ac/gpu_info,radv: use the maximum virtual address from the kernel
|
2025-08-06 07:55:38 +02:00 |
|
radv_physical_device.h
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_pipeline.c
|
all: rename gl_shader_stage_is_rt to mesa_shader_stage_is_rt
|
2025-08-06 10:28:41 +08:00 |
|
radv_pipeline.h
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_pipeline_binary.c
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
radv_pipeline_binary.h
|
radv: add initial support for pipeline binaries
|
2024-09-10 08:19:52 +00:00 |
|
radv_pipeline_cache.c
|
all: rename gl_shader_stage_is_rt to mesa_shader_stage_is_rt
|
2025-08-06 10:28:41 +08:00 |
|
radv_pipeline_cache.h
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_pipeline_compute.c
|
radv: gather nir shader info at the end of radv_optimize_nir()
|
2025-06-26 06:11:54 +00:00 |
|
radv_pipeline_compute.h
|
radv: fix skipping on-disk shaders cache when not useful
|
2024-11-20 10:01:26 +00:00 |
|
radv_pipeline_graphics.c
|
radv: precompute color blend equations
|
2025-08-08 08:16:25 +00:00 |
|
radv_pipeline_graphics.h
|
radv: precompute color blend equations
|
2025-08-08 08:16:25 +00:00 |
|
radv_pipeline_layout.c
|
radv: move pipeline layout implementation to radv_pipeline_layout.c/h
|
2025-06-25 07:52:12 +00:00 |
|
radv_pipeline_layout.h
|
radv: move pipeline layout implementation to radv_pipeline_layout.c/h
|
2025-06-25 07:52:12 +00:00 |
|
radv_pipeline_rt.c
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_pipeline_rt.h
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_printf.c
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
radv_printf.h
|
radv: Handle nir_intrinsic_printf
|
2025-04-10 19:31:37 +00:00 |
|
radv_query.c
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_query.h
|
radv: re-run clang-format
|
2025-07-16 09:10:33 +02:00 |
|
radv_queue.c
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_queue.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_radeon_winsys.h
|
radv: re-run clang-format
|
2025-07-16 09:10:33 +02:00 |
|
radv_rmv.c
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
radv_rmv.h
|
radv/rmv: fix image binds logging for disjoint images
|
2024-04-10 11:23:40 +00:00 |
|
radv_rra.c
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
radv_rra.h
|
radv/rra: Increase rra_validation_context::location
|
2025-07-22 14:40:33 +00:00 |
|
radv_rra_gfx10_3.c
|
radv/rra: Only write used BLAS
|
2025-07-22 14:40:33 +00:00 |
|
radv_rra_gfx12.c
|
radv/rra/gfx12: Handle compressed primitive nodes
|
2025-08-07 20:23:15 +00:00 |
|
radv_sampler.c
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
radv_sampler.h
|
radv: rework initializing/finishing samplers
|
2025-07-01 08:58:02 +02:00 |
|
radv_sdma.c
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_sdma.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_shader.c
|
radv: fix destroying CS with RADV_PERFTEST=dmashaders
|
2025-08-12 06:48:20 +00:00 |
|
radv_shader.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_shader_args.c
|
ac: merge AC_ARG_INT & AC_ARG_FLOAT into single AC_ARG_VALUE
|
2025-08-11 15:32:30 -04:00 |
|
radv_shader_args.h
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_shader_info.c
|
all: rename gl_shader_stage_is_rt to mesa_shader_stage_is_rt
|
2025-08-06 10:28:41 +08:00 |
|
radv_shader_info.h
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_shader_object.c
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_shader_object.h
|
all: rename gl_shader_stage to mesa_shader_stage
|
2025-08-06 10:28:40 +08:00 |
|
radv_spm.c
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_spm.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_sqtt.c
|
radv: remove cs parameter for all opt context emit helpers
|
2025-08-11 08:30:42 +00:00 |
|
radv_sqtt.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_video.c
|
vulkan: Add a vk_video_session_finish() helper
|
2025-08-11 20:34:56 +00:00 |
|
radv_video.h
|
radv: Delete radv_video_session_params
|
2025-08-11 20:34:56 +00:00 |
|
radv_video_enc.c
|
radv: Delete radv_video_session_params
|
2025-08-11 20:34:56 +00:00 |
|
radv_wsi.c
|
radv: use SPDX-License-Identifier
|
2024-04-08 07:17:31 +00:00 |
|
radv_wsi.h
|
radv: use SPDX-License-Identifier
|
2024-04-08 07:17:31 +00:00 |