..
bvh
radv/rt: Don't atomicAdd local prefix sums
2024-08-09 18:12:52 +00:00
layers
radv: resize the SPM bo when it's too small
2024-10-29 18:33:17 +00:00
meta
radv: destroy meta resources properly when creating the device failed
2024-11-19 07:02:52 +00:00
nir
nir: make use_interpolated_input_intrinsics a nir_lower_io parameter
2024-11-20 02:45:37 +00:00
radix_sort
build: pass licensing information in SPDX form
2024-06-29 12:42:49 -07:00
tests
radv: Add radv_nir_lower_hit_attrib_derefs_tests
2023-11-02 15:48:36 +00:00
winsys
radv: Move ac_addrlib to the physical device
2024-10-28 20:06:38 +00:00
.clang-format
radv/clang-format: Do not indent C++ modifiers
2023-11-02 15:48:36 +00:00
.editorconfig
meson.build
radv: Move ac_addrlib to the physical device
2024-10-28 20:06:38 +00:00
radv_acceleration_structure.c
radv: pass the image subresource range to radv_{src,dst}_access_flush()
2024-11-12 17:27:39 +00:00
radv_aco_shader_info.h
aco: Separate options for printing IR and recording disassembly.
2024-11-19 16:15:28 +01:00
radv_android.c
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_android.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_buffer.c
radv: implement VK_EXT_device_generated_commands
2024-10-28 16:27:35 +00:00
radv_buffer.h
radv: Store range rather than bo_size in VkBuffer/VkImage.
2024-04-16 16:29:57 +02:00
radv_buffer_view.c
radv: Remap 10 and 12 bit formats to 16 bit formats
2024-10-16 14:30:15 +00:00
radv_buffer_view.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_check_va.py
radv_cmd_buffer.c
radv: Don't flush at the end of each command buffer on GFX6.
2024-11-21 23:23:09 +00:00
radv_cmd_buffer.h
radv: pass the image subresource range to radv_{src,dst}_access_flush()
2024-11-12 17:27:39 +00:00
radv_constants.h
radv: remove RADV_MAX_DRM_DEVICES
2024-10-07 11:42:37 +00:00
radv_cp_dma.c
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_cp_dma.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_cp_reg_shadowing.c
radv: pad GFX preambles IBs with only one NOP
2024-08-21 14:55:04 +00:00
radv_cp_reg_shadowing.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_cs.c
radv: don't assume that TC_ACTION_ENA invalidates L1 cache on gfx9
2024-06-11 06:15:12 +00:00
radv_cs.h
radv: rename radeon perfctr uconfig helpers
2024-05-15 11:34:35 +00:00
radv_debug.c
radv,aco: dump LDS from the trap handler
2024-11-20 07:35:47 +00:00
radv_debug.h
radv: Slightly reword preoptir debug flag.
2024-11-19 16:15:42 +01:00
radv_descriptor_set.c
radv: remove VK_VALVE_descriptor_set_host_mapping
2024-11-20 08:56:41 +00:00
radv_descriptor_set.h
radv: use blake3 for hashing pipeline layouts
2024-07-10 07:35:19 +00:00
radv_device.c
radv: remove VK_VALVE_descriptor_set_host_mapping
2024-11-20 08:56:41 +00:00
radv_device.h
radv: implement VK_EXT_device_generated_commands
2024-10-28 16:27:35 +00:00
radv_device_memory.c
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_device_memory.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_dgc.c
radv: implement VK_EXT_device_generated_commands
2024-10-28 16:27:35 +00:00
radv_dgc.h
radv: implement VK_EXT_device_generated_commands
2024-10-28 16:27:35 +00: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: Remap 10 and 12 bit formats to 16 bit formats
2024-10-16 14:30:15 +00:00
radv_formats.h
radv: Remap 10 and 12 bit formats to 16 bit formats
2024-10-16 14:30:15 +00:00
radv_image.c
radv: add a new drirc option to disable DCC for mips and enable it for RDR2
2024-11-19 07:39:13 +00:00
radv_image.h
radv: optimize the pipe misaligned L2 cache invalidation on GFX11
2024-11-12 17:27:39 +00:00
radv_image_view.c
radv: Move ac_addrlib to the physical device
2024-10-28 20:06:38 +00:00
radv_image_view.h
radv: stop passing image create flags to radv_image_view_init()
2024-10-02 09:28:51 +00:00
radv_instance.c
radv: Set dump flags in a smarter way by default.
2024-11-19 16:15:45 +01:00
radv_instance.h
radv: add a new drirc option to disable DCC for mips and enable it for RDR2
2024-11-19 07:39:13 +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
amd,radeonsi: use new pass manager to handle midend optimizations
2024-10-05 09:10:06 +00:00
radv_nir_to_llvm.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_perfcounter.c
radv: Fix shader mask for SQ_WGP SPM counters
2024-07-16 16:10:11 +00:00
radv_perfcounter.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_physical_device.c
radv: mark VERDE (GFX6) as Vulkan 1.3 conformant
2024-11-20 19:26:20 +00:00
radv_physical_device.h
radv: Move ac_addrlib to the physical device
2024-10-28 20:06:38 +00:00
radv_pipeline.c
radv,ac/nir: split global access using nir_lower_mem_access_bit_sizes
2024-11-13 12:59:26 +00:00
radv_pipeline.h
vulkan: Take a VkPipelineCreateFlags2KHR in vk_pipeline_*shader_stage*()
2024-08-29 03:30:31 +00:00
radv_pipeline_binary.c
radv: fix generating the global key for pipeline binaries
2024-10-09 21:15:48 +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
radv: Store debug info inside radv_shader
2024-11-11 08:39:14 +00:00
radv_pipeline_cache.h
radv: add initial support for pipeline binaries
2024-09-10 08:19:52 +00:00
radv_pipeline_compute.c
radv: fix skipping on-disk shaders cache when not useful
2024-11-20 10:01:26 +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: fix skipping on-disk shaders cache when not useful
2024-11-20 10:01:26 +00:00
radv_pipeline_graphics.h
radv: fix skipping on-disk shaders cache when not useful
2024-11-20 10:01:26 +00:00
radv_pipeline_rt.c
radv: fix skipping on-disk shaders cache when not useful
2024-11-20 10:01:26 +00:00
radv_pipeline_rt.h
radv: add initial support for pipeline binaries
2024-09-10 08:19:52 +00:00
radv_printf.c
nir: remove nir_update_instr_divergence()
2024-10-24 10:06:17 +00:00
radv_printf.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_query.c
radv: stop emulating GS invocations for legacy GS on RDNA1-2
2024-09-20 12:28:08 +00:00
radv_query.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_queue.c
radv: Add a flush postamble on GFX6.
2024-11-21 23:23:09 +00:00
radv_queue.h
radv: Add a flush postamble on GFX6.
2024-11-21 23:23:09 +00:00
radv_radeon_winsys.h
radv: Move ac_addrlib to the physical device
2024-10-28 20:06:38 +00:00
radv_rmv.c
radv: Store range rather than bo_size in VkBuffer/VkImage.
2024-04-16 16:29:57 +02:00
radv_rmv.h
radv/rmv: fix image binds logging for disjoint images
2024-04-10 11:23:40 +00:00
radv_rra.c
radv/rra: Enable RADV_RRA_TRACE_COPY_AFTER_BUILD by default
2024-06-21 17:47:53 +00:00
radv_rra.h
radv/rra: Reduce the memory requirement of copy_after_build
2024-06-21 17:47:53 +00:00
radv_sampler.c
ac,radv,radeonsi: introduce a helper to build a sampler descriptor
2024-05-17 13:43:12 +00:00
radv_sampler.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_sdma.c
radv: Remap 10 and 12 bit formats to 16 bit formats
2024-10-16 14:30:15 +00:00
radv_sdma.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_shader.c
radv: Also allow filtering SPIR-V dump per stage.
2024-11-19 16:15:43 +01:00
radv_shader.h
aco: Separate options for printing IR and recording disassembly.
2024-11-19 16:15:28 +01:00
radv_shader_args.c
radv: add support for load_pixel_coord
2024-11-04 12:34:30 +00:00
radv_shader_args.h
radv: rename shader_query_state to task_state
2024-09-24 06:00:00 +00:00
radv_shader_info.c
radv: add support for load_pixel_coord
2024-11-04 12:34:30 +00:00
radv_shader_info.h
radv: add support for load_pixel_coord
2024-11-04 12:34:30 +00:00
radv_shader_object.c
radv: fix skipping on-disk shaders cache when not useful
2024-11-20 10:01:26 +00:00
radv_shader_object.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_spm.c
radv: resize the SPM bo when it's too small
2024-10-29 18:33:17 +00:00
radv_spm.h
radv: resize the SPM bo when it's too small
2024-10-29 18:33:17 +00:00
radv_sqtt.c
radv: Fix crash when using SQTT and NO_COMPUTE
2024-07-15 07:05:40 +00:00
radv_sqtt.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_video.c
radv/video: Use 64x16 alignment for HEVC encode
2024-11-14 07:52:56 +00:00
radv_video.h
radv: move video decode enable test into a flag
2024-08-26 22:19:09 +00:00
radv_video_enc.c
radv/video: Override pic_init_qp_minus26 in PPS
2024-11-14 07:52: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