..
bvh
radv/bvh: Prefer selecting quads as the first pair of a HW node
2026-04-12 17:53:05 +02:00
layers
radv: replace remaining occurrences of VK_ACCESS_xxx
2026-04-09 15:58:06 +00:00
meta
radv: implement vkCmdBind{Resource,Sampler}HeapEXT()
2026-04-14 10:10:26 +00:00
nir
radv/nir: lower descriptor heap in radv_nir_lower_descriptors
2026-04-14 10:10:25 +00:00
tests
radv: remove radv_disable_depth_storage drirc
2026-03-05 07:55:27 +00:00
winsys /amdgpu
radv/amdgpu: handle DISCARDABLE flag in get_flags_from_fd
2026-04-10 08:24:56 +00:00
.clang-format
.editorconfig
meson.build
radv/nir: rename radv_nir_apply_pipeline_layout
2026-04-14 10:10:25 +00:00
radv_acceleration_structure.c
vulkan: Init all update scratch at once
2026-04-11 13:04:39 +00:00
radv_aco_shader_info.h
radv/rt: declare shader arguments for resource/sampler heaps
2026-04-14 10:10:24 +00:00
radv_android.c
radv: use AHARDWAREBUFFER_USAGE_CAMERA_MASK
2025-07-09 03:47:06 +00:00
radv_android.h
radv_buffer.c
radv: use 32-bit memory types for descriptor heap buffers
2026-04-14 10:10:23 +00:00
radv_buffer.h
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_cmd_buffer.c
radv: flush caches with descriptor heap access flags
2026-04-14 10:10:28 +00:00
radv_cmd_buffer.h
radv: implement vkCmdBind{Resource,Sampler}HeapEXT()
2026-04-14 10:10:26 +00:00
radv_constants.h
radv: declare shader arguments for resource/sampler heaps
2026-04-14 10:10:23 +00:00
radv_cp_dma.c
amd: switch to new packet definitions for all packets
2026-04-10 03:42:45 +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: use radv_buffer_get_va() more
2025-10-27 07:56:44 +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
amd: switch to new packet definitions for all packets
2026-04-10 03:42:45 +00:00
radv_cs.h
amd: switch to new packet definitions for all packets
2026-04-10 03:42:45 +00:00
radv_debug.c
vulkan: rename VK_EXT_device_fault features
2026-04-01 07:39:37 +00:00
radv_debug.h
radv: advertise VK_EXT_descriptor_heap with RADV_EXPERIMENTAL=heap
2026-04-14 10:10:29 +00:00
radv_debug_nir.c
radv: use nir_intrinsic_printf in radv_build_printf()
2026-03-20 17:02:40 +00:00
radv_debug_nir.h
radv: use nir_intrinsic_printf in radv_build_printf()
2026-03-20 17:02:40 +00:00
radv_descriptor_pool.c
radv: stop allocating an array of BO for descriptors
2026-03-23 09:50:41 +00:00
radv_descriptor_pool.h
radv: implement a new descriptor sets allocator
2025-10-24 06:25:17 +00:00
radv_descriptor_set.c
radv: implement vkWrite{Resource,Sampler}DescriptorsEXT()
2026-04-14 10:10:26 +00:00
radv_descriptor_set.h
radv: stop allocating an array of BO for descriptors
2026-03-23 09:50:41 +00:00
radv_descriptor_update_template.c
radv: implement vkWrite{Resource,Sampler}DescriptorsEXT()
2026-04-14 10:10:26 +00:00
radv_descriptor_update_template.h
radv: stop allocating an array of BO for descriptors
2026-03-23 09:50:41 +00:00
radv_descriptors.c
radv: implement vkWrite{Resource,Sampler}DescriptorsEXT()
2026-04-14 10:10:26 +00:00
radv_descriptors.h
radv: implement vkWrite{Resource,Sampler}DescriptorsEXT()
2026-04-14 10:10:26 +00:00
radv_device.c
amd: bump required DRM version to 3.54 (Linux kernel 6.6+)
2026-03-31 07:57:25 +00:00
radv_device.h
radv: improve dumping RGP captures
2026-03-31 06:27:07 +00:00
radv_device_memory.c
radv: remove radv_device::use_global_bo_list
2026-03-23 09:50:40 +00:00
radv_device_memory.h
radv_dgc.c
radv: add support for DGC with descriptor heap
2026-04-14 10:10:28 +00:00
radv_dgc.h
radv: add support for DGC with descriptor heap
2026-04-14 10:10:28 +00:00
radv_event.c
radv: rename RADEON_FLAG_VA_UNCACHED to RADEON_FLAG_GL2_BYPASS
2025-12-16 07:17:08 +00:00
radv_event.h
radv_formats.c
radv: implement VK_KHR_copy_memory_indirect
2026-03-12 12:33:02 +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: add support for capture&replay with descriptor heap
2026-04-14 10:10:28 +00:00
radv_image.h
radv: remove unused radv_gfx12_get_hiz_clear_value()
2026-03-05 13:58:18 +00:00
radv_image_view.c
radv: initialize HiZ also for depth-only images
2026-03-05 13:58:18 +00:00
radv_image_view.h
radv: move {depth,stencil}_compress_disable to the image view extra info
2026-02-09 09:43:01 +00:00
radv_instance.c
radv: advertise VK_EXT_descriptor_heap with RADV_EXPERIMENTAL=heap
2026-04-14 10:10:29 +00:00
radv_instance.h
radv: introduce RADV_EXPERIMENTAL envvar for experimental features
2026-03-30 07:27:01 +00:00
radv_llvm_helper.cpp
radv_llvm_helper.h
radv_nir_to_llvm.c
radv: remove radv_nir_compiler_options::info
2026-03-16 07:50:01 +00:00
radv_nir_to_llvm.h
radv_perfcounter.c
amd: switch to new packet definitions for all packets
2026-04-10 03:42:45 +00:00
radv_perfcounter.h
ac,radv,radeonsi: add more SPM helpers to common code
2025-11-24 08:05:08 +00:00
radv_physical_device.c
radv: advertise VK_EXT_descriptor_heap with RADV_EXPERIMENTAL=heap
2026-04-14 10:10:29 +00:00
radv_physical_device.h
radv: remove radv_use_llvm_for_stage()
2026-03-16 07:50:02 +00:00
radv_pipeline.c
radv: copy mapping info for graphics pipeline libraries
2026-04-14 10:10:26 +00:00
radv_pipeline.h
radv: copy mapping info for graphics pipeline libraries
2026-04-14 10:10:26 +00:00
radv_pipeline_binary.c
Rename *_sha1 names to *_blake3
2026-03-23 07:03:28 +00:00
radv_pipeline_binary.h
Rename *_sha1 names to *_blake3
2026-03-23 07:03:28 +00:00
radv_pipeline_cache.c
radv: add radv_shader_debug_info parameter to radv_shader_create
2026-03-30 09:42:46 +00:00
radv_pipeline_cache.h
radv: add radv_shader_debug_info parameter to radv_shader_create
2026-03-30 09:42:46 +00:00
radv_pipeline_compute.c
radv: add support for DGC with descriptor heap
2026-04-14 10:10:28 +00:00
radv_pipeline_compute.h
radv: add support for DGC with descriptor heap
2026-04-14 10:10:28 +00:00
radv_pipeline_graphics.c
radv: call vk_nir_lower_descriptor_heaps()
2026-04-14 10:10:24 +00:00
radv_pipeline_graphics.h
radv: move radv_shader_create out of radv_graphics_shaders_compile
2026-03-30 09:42:46 +00:00
radv_pipeline_layout.c
radv: fix independent sets with dynamic buffers and GPL
2026-02-24 11:12:14 +00:00
radv_pipeline_layout.h
radv: remove radv_pipeline_layout::push_constant_size
2025-10-23 07:25:41 +00:00
radv_pipeline_rt.c
radv: call vk_nir_lower_descriptor_heaps()
2026-04-14 10:10:24 +00:00
radv_pipeline_rt.h
Rename *_sha1 names to *_blake3
2026-03-23 07:03:28 +00:00
radv_query.c
amd: switch to new packet definitions for all packets
2026-04-10 03:42:45 +00:00
radv_query.h
radv: re-run clang-format
2025-07-16 09:10:33 +02:00
radv_queue.c
amd: switch to new packet definitions for all packets
2026-04-10 03:42:45 +00:00
radv_queue.h
radv: replace radeon_cmdbuf by ac_cmdbuf completely
2025-10-08 18:00:15 +00:00
radv_radeon_winsys.h
radv/amdgpu: Add ability to pad BOs with a read-only VM page
2026-01-02 23:42:16 +00:00
radv_rmv.c
amd: restrict radeon_info::marketing_name to 64 characters and copy it
2025-11-24 12:34:08 +00:00
radv_rmv.h
radv_rra.c
radv/rra: Fix nullptr dereference
2026-02-03 20:00:15 +00:00
radv_rra.h
radv/rra: Count box16 nodes properly
2026-01-10 11:34:18 +01:00
radv_rra_gfx10_3.c
radv/bvh: Add radv_aabb16 and use it for box16 nodes
2026-01-10 11:36:19 +01:00
radv_rra_gfx12.c
radv/rra: Count box16 nodes properly
2026-01-10 11:34:18 +01:00
radv_sampler.c
radv: make radv_make_sampler_descriptor() non-static
2026-04-14 10:10:23 +00:00
radv_sampler.h
radv: make radv_make_sampler_descriptor() non-static
2026-04-14 10:10:23 +00:00
radv_sdma.c
radv: implement VK_KHR_device_address_commands
2026-03-27 16:17:02 +00:00
radv_sdma.h
radv: implement VK_KHR_device_address_commands
2026-03-27 16:17:02 +00:00
radv_shader.c
radv: set descriptor heap sizes/alignments for VTN
2026-04-14 10:10:25 +00:00
radv_shader.h
radv: call vk_nir_lower_descriptor_heaps()
2026-04-14 10:10:24 +00:00
radv_shader_args.c
radv: declare shader arguments for resource/sampler heaps
2026-04-14 10:10:23 +00:00
radv_shader_args.h
radv: declare shader arguments for resource/sampler heaps
2026-04-14 10:10:23 +00:00
radv_shader_info.c
radv: add shader info about whether descriptor heap is used
2026-04-14 10:10:23 +00:00
radv_shader_info.h
radv: add shader info about whether descriptor heap is used
2026-04-14 10:10:23 +00:00
radv_shader_object.c
radv: keep track of descriptor heap mapping in the shader layout
2026-04-14 10:10:24 +00:00
radv_shader_object.h
radv: gather push constant size from shaders for ESO
2025-10-23 07:25:41 +00:00
radv_spm.c
radv: do not try to resize the SPM BO for per-submit captures
2026-03-31 06:27:07 +00:00
radv_spm.h
radv: Remove qf from radv_spm/sqtt/perfcounter where applicable
2025-10-14 12:33:20 +00:00
radv_sqtt.c
radv: improve dumping RGP captures
2026-03-31 06:27:07 +00:00
radv_sqtt.h
radv/sqtt: rework acquiring timed cmdbufs
2026-01-28 11:11:24 +00:00
radv_video.c
radv/video: Remove unused function radv_vcn_sq_start
2026-04-10 17:24:56 +00:00
radv_video.h
radv/video: Use quality level for encode preset instead of tuning mode
2026-04-08 10:19:29 +00:00
radv_video_enc.c
radv/video: Use quality level for encode preset instead of tuning mode
2026-04-08 10:19:29 +00:00
radv_wsi.c
radv: remove radv_device::use_global_bo_list
2026-03-23 09:50:40 +00:00
radv_wsi.h