| .. |
|
bvh
|
radv: Deduplicate push constant structs
|
2022-09-07 15:45:48 +00:00 |
|
layers
|
radv: Explicitly store the VA of accel structs
|
2022-09-14 09:05:25 +00:00 |
|
radix_sort
|
radv: fixes msvc compiling error
|
2022-05-16 18:57:06 +00:00 |
|
winsys
|
radv: Add get_addrlib function to radv_radeon_winsys
|
2022-08-23 19:01:17 +00:00 |
|
.editorconfig
|
radv: Update editorconfig.
|
2021-04-10 03:31:58 +02:00 |
|
00-radv-defaults.conf
|
radv: Remove workarounds for D3D9 feedback loops
|
2022-08-16 10:34:26 +00:00 |
|
meson.build
|
radv: Switch to dynamic rendering only
|
2022-09-09 09:24:59 +00:00 |
|
radv_acceleration_structure.c
|
radv: Explicitly store the VA of accel structs
|
2022-09-14 09:05:25 +00:00 |
|
radv_acceleration_structure.h
|
radv: Explicitly store the VA of accel structs
|
2022-09-14 09:05:25 +00:00 |
|
radv_aco_shader_info.h
|
aco: remove unused isel_context::tcs_num_patches
|
2022-09-01 17:02:16 +00:00 |
|
radv_android.c
|
radv: Add a 32bit memory type.
|
2022-07-15 14:45:13 +00:00 |
|
radv_check_va.py
|
radv: add a Python script to check if a VA was ever valid
|
2020-12-30 08:40:21 +01:00 |
|
radv_cmd_buffer.c
|
radv: fix dynamic RT stack size with VGPR spilling
|
2022-09-20 01:39:20 +00:00 |
|
radv_constants.h
|
radv: Add helper BO for perf counters.
|
2022-07-09 12:29:05 +00:00 |
|
radv_cs.h
|
radv: stop emitting RMW context registers for updating sample locations
|
2022-08-26 06:33:05 +00:00 |
|
radv_debug.c
|
radv: Implement VK_EXT_mutable_descriptor_type.
|
2022-09-15 16:55:25 +00:00 |
|
radv_debug.h
|
radv: Enable EXT_mesh_shader on RDNA2 with RADV_PERFTEST=ext_ms
|
2022-09-05 13:09:29 +00:00 |
|
radv_descriptor_set.c
|
radv: Implement VK_EXT_mutable_descriptor_type.
|
2022-09-15 16:55:25 +00:00 |
|
radv_descriptor_set.h
|
radv: Use vk_descriptor_set_layout
|
2022-08-02 14:16:14 +00:00 |
|
radv_device.c
|
radv: disable EXT_vertex_input_dynamic_state when using DGC
|
2022-09-16 13:19:55 +00:00 |
|
radv_device_generated_commands.c
|
radv: remove unnecessary .align_mul=4
|
2022-09-16 13:19:55 +00:00 |
|
radv_formats.c
|
radv: Expose 3d sparse images.
|
2022-09-06 23:16:26 +00:00 |
|
radv_image.c
|
radv: Fix mipmap views on GFX10+
|
2022-08-23 19:01:18 +00:00 |
|
radv_llvm_helper.cpp
|
radv: Rename radv_shader_helper.h to radv_llvm_helper.h
|
2021-10-01 10:40:18 +02:00 |
|
radv_llvm_helper.h
|
radv: Rename radv_shader_helper.h to radv_llvm_helper.h
|
2021-10-01 10:40:18 +02:00 |
|
radv_meta.c
|
radv: stop dirtying the graphics pipeline when restoring it
|
2022-09-14 19:13:42 +00:00 |
|
radv_meta.h
|
radv: Switch to dynamic rendering only
|
2022-09-09 09:24:59 +00:00 |
|
radv_meta_blit.c
|
radv: stop setting redundant viewport/scissor for internal operations
|
2022-09-14 19:13:42 +00:00 |
|
radv_meta_blit2d.c
|
radv: stop setting redundant viewport/scissor for internal operations
|
2022-09-14 19:13:42 +00:00 |
|
radv_meta_buffer.c
|
radv: Simplify the meta init fail path
|
2022-07-22 07:51:14 +00:00 |
|
radv_meta_bufimage.c
|
radv: Fix mipmap views on GFX10+
|
2022-08-23 19:01:18 +00:00 |
|
radv_meta_clear.c
|
radv: Switch to dynamic rendering only
|
2022-09-09 09:24:59 +00:00 |
|
radv_meta_copy.c
|
radv: Use VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTIMAL_EXT for render loops
|
2022-08-23 16:41:56 +00:00 |
|
radv_meta_copy_vrs_htile.c
|
radv: Only copy the render area from VRS to HTILE
|
2022-09-09 09:24:59 +00:00 |
|
radv_meta_dcc_retile.c
|
radv: move to using common record_result.
|
2022-09-01 14:11:55 +00:00 |
|
radv_meta_decompress.c
|
radv: Switch to dynamic rendering only
|
2022-09-09 09:24:59 +00:00 |
|
radv_meta_etc_decode.c
|
radv: move to using common record_result.
|
2022-09-01 14:11:55 +00:00 |
|
radv_meta_fast_clear.c
|
radv: Switch to dynamic rendering only
|
2022-09-09 09:24:59 +00:00 |
|
radv_meta_fmask_copy.c
|
radv: fix return type for meta resolve shaders
|
2022-08-10 19:44:58 +00:00 |
|
radv_meta_fmask_expand.c
|
radv: Use vk_descriptor_set_layout
|
2022-08-02 14:16:14 +00:00 |
|
radv_meta_resolve.c
|
radv: stop setting redundant viewport/scissor for internal operations
|
2022-09-14 19:13:42 +00:00 |
|
radv_meta_resolve_cs.c
|
radv: Switch to dynamic rendering only
|
2022-09-09 09:24:59 +00:00 |
|
radv_meta_resolve_fs.c
|
radv: stop setting redundant viewport/scissor for internal operations
|
2022-09-14 19:13:42 +00:00 |
|
radv_nir_apply_pipeline_layout.c
|
radv: enable ac_nir_lower_resinfo for ACO
|
2022-08-30 07:37:08 +00:00 |
|
radv_nir_lower_abi.c
|
radv: add nir_intrinsic_load_sample_positions_amd in the ABI
|
2022-09-20 09:52:37 +00:00 |
|
radv_nir_lower_ray_queries.c
|
radv: use updated tokens from vk.xml
|
2022-07-12 15:53:11 +00:00 |
|
radv_nir_lower_ycbcr_textures.c
|
nir: adjust nir_src_copy signature to take a nir_instr *
|
2022-08-30 18:21:44 +00:00 |
|
radv_nir_to_llvm.c
|
radv: compact MRTs to save PS export memory space
|
2022-09-07 08:17:20 +00:00 |
|
radv_perfcounter.c
|
ac/gpu_info: rename info fields to num_cu, memory_bus_width, memory_freq_mhz
|
2022-07-27 05:01:38 +00:00 |
|
radv_pipeline.c
|
Revert "radv: upload the PS epilog in the existing pipeline BO"
|
2022-09-16 11:38:28 +00:00 |
|
radv_pipeline_cache.c
|
radv: add a pointer to radv_shader_binary in radv_shader
|
2022-09-13 06:19:18 +00:00 |
|
radv_pipeline_rt.c
|
radv: Add scratch stack to reduce LDS stack in RT traversal.
|
2022-09-20 01:39:20 +00:00 |
|
radv_private.h
|
radv: prepare the VS input state for prologs created with GPL
|
2022-09-16 08:22:16 +00:00 |
|
radv_query.c
|
radv: Explicitly store the VA of accel structs
|
2022-09-14 09:05:25 +00:00 |
|
radv_radeon_winsys.h
|
radv: Make the radv_buffer_get_va parameter const
|
2022-09-14 09:05:25 +00:00 |
|
radv_rra.c
|
radv: Explicitly store the VA of accel structs
|
2022-09-14 09:05:25 +00:00 |
|
radv_rt_common.c
|
radv: Use nir_test_mask instead of i2b(iand)
|
2022-06-30 18:00:32 +00:00 |
|
radv_rt_common.h
|
radv: Add scratch stack to reduce LDS stack in RT traversal.
|
2022-09-20 01:39:20 +00:00 |
|
radv_sdma_copy_image.c
|
radv: refactor image binding into struct
|
2022-07-26 19:50:57 +00:00 |
|
radv_shader.c
|
meson,amd: Remove Windows libelf wrap
|
2022-09-19 12:51:12 +00:00 |
|
radv_shader.h
|
radv: fix dynamic RT stack size with VGPR spilling
|
2022-09-20 01:39:20 +00:00 |
|
radv_shader_args.c
|
radv: Use count_tes_user_sgprs return value.
|
2022-09-20 06:14:47 +00:00 |
|
radv_shader_args.h
|
radv: add shader arguments for dynamic patch control points
|
2022-09-13 08:24:14 +00:00 |
|
radv_shader_info.c
|
radv: fix dynamic RT stack size with VGPR spilling
|
2022-09-20 01:39:20 +00:00 |
|
radv_spm.c
|
radv: move ac_perfcounters to physical_device.
|
2022-07-09 12:29:05 +00:00 |
|
radv_sqtt.c
|
radv: Implement support for querying performance counters.
|
2022-07-09 12:29:06 +00:00 |
|
radv_wsi.c
|
radv: Remove redundant radv_QueuePresentKHR.
|
2022-08-31 03:25:52 +00:00 |
|
si_cmd_buffer.c
|
radv: move emitting PRIMGROUP_SIZE for <= GFX9 from the cmdbuf
|
2022-09-13 08:24:14 +00:00 |
|
vk_format.h
|
vulkan: Common vk_format_get_component_bits
|
2022-07-18 22:14:06 +00:00 |
|
vulkan.sym
|
radv: Add Android module info to linker script.
|
2021-01-12 20:17:52 +00:00 |