..
layers
radv: drop EXT or KHR suffixes for stuff promoted in Vulkan 1.3
2022-03-31 07:13:17 +00:00
radix_sort
radv/radix: handle intentional allocation failures properly
2022-05-04 14:44:55 +00:00
winsys
radv/amdgpu: Use scheduled dependency for submitting to multiple queues.
2022-05-10 18:20:24 +00:00
.editorconfig
radv: Update editorconfig.
2021-04-10 03:31:58 +02:00
00-radv-defaults.conf
radv: enable radv_disable_sinking_load_input_fs for Grid Autosport
2022-04-27 13:00:38 +02:00
meson.build
radv: Lower ABI in NIR for tess/ESGS/NGG shader arguments.
2022-05-10 17:16:03 +00:00
radv_acceleration_structure.c
radv: use SMEM for a few load_global
2022-05-06 15:15:13 +00:00
radv_acceleration_structure.h
radv: Add copy/serialization info to accel struct headers.
2021-10-01 13:43:28 +00:00
radv_android.c
radv: Move QueueSignalReleaseImageANDROID to common code
2022-01-05 16:36:10 +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: optimised command buffer reset of vertex bindings.
2022-05-11 05:19:38 +00:00
radv_constants.h
radv: Use larger arena sizes.
2022-02-11 23:20:21 +00:00
radv_cs.h
radv: apply spi_cu_en to CU_EN
2022-01-05 01:36:10 -05:00
radv_debug.c
amd: rename RING_* enums to AMD_IP_*
2022-05-10 06:59:55 +00:00
radv_debug.h
radv: use wave32 for raytracing
2022-01-21 16:25:16 +00:00
radv_descriptor_set.c
radv: fix memory leak of descriptor set layout
2022-05-10 23:18:56 +00:00
radv_descriptor_set.h
radv: add support for independent descriptor set layouts
2022-04-15 06:08:34 +00:00
radv_device.c
radv/ac: introduce a new common function for hs calcs.
2022-05-11 02:08:07 +00:00
radv_formats.c
radv: do not support UNIFORM_TEXEL_BUFFER with SRGB
2022-04-19 06:35:50 +00:00
radv_image.c
radv: rework the workaround that disables DCC for incompatible copies
2022-04-01 08:21:52 +02: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: only init acceleration structure if RT is enabled
2022-05-04 16:46:25 +00:00
radv_meta.h
radv: initialize meta shader options earlier
2022-04-15 23:56:11 +00:00
radv_meta_blit.c
radv: use nir_op_imm helpers
2022-04-15 23:56:11 +00:00
radv_meta_blit2d.c
radv: use 3D views for 3D internal operations on GFX6-8
2022-05-03 08:10:10 +02:00
radv_meta_buffer.c
radv: Make fill_buffer_shader non-static
2022-04-24 16:03:32 +02:00
radv_meta_bufimage.c
radv: use 3D views for 3D internal operations on GFX6-8
2022-05-03 08:10:10 +02:00
radv_meta_clear.c
radv: use nir_op_imm helpers
2022-04-15 23:56:11 +00:00
radv_meta_copy.c
radv: drop EXT or KHR suffixes for stuff promoted in Vulkan 1.3
2022-03-31 07:13:17 +00:00
radv_meta_copy_vrs_htile.c
radv: use nir_op_imm helpers
2022-04-15 23:56:11 +00:00
radv_meta_dcc_retile.c
radv: initialize meta shader options earlier
2022-04-15 23:56:11 +00:00
radv_meta_decompress.c
radv: initialize meta shader options earlier
2022-04-15 23:56:11 +00:00
radv_meta_etc_decode.c
radv: use nir_op_imm helpers
2022-04-15 23:56:11 +00:00
radv_meta_fast_clear.c
amd: enable gfx11 in header generator, fix drivers with renamed gfx6-10 defs
2022-05-10 04:29:54 +00:00
radv_meta_fmask_copy.c
radv: initialize meta shader options earlier
2022-04-15 23:56:11 +00:00
radv_meta_fmask_expand.c
radv: initialize meta shader options earlier
2022-04-15 23:56:11 +00:00
radv_meta_resolve.c
radv: initialize meta shader options earlier
2022-04-15 23:56:11 +00:00
radv_meta_resolve_cs.c
radv: use correct push constants range for internal operations
2022-04-27 15:08:59 +00:00
radv_meta_resolve_fs.c
radv: use correct push constants range for internal operations
2022-04-27 15:08:59 +00:00
radv_nir_apply_pipeline_layout.c
radv: remove useless check against nir_texop_samples_identical
2022-05-11 06:55:21 +00:00
radv_nir_lower_abi.c
radv: Lower ABI in NIR for tess/ESGS/NGG shader arguments.
2022-05-10 17:16:03 +00:00
radv_nir_lower_ray_queries.c
radv: Do not discard hits with t=tmax
2022-04-20 10:46:29 +00:00
radv_nir_lower_ycbcr_textures.c
radv: Don't hash ycbcr sampler base object.
2022-03-18 17:56:15 +00:00
radv_nir_to_llvm.c
ac/llvm: Remove now-superfluous intrinsics and ABI callbacks.
2022-05-10 17:16:03 +00:00
radv_pass.c
radv: drop EXT or KHR suffixes for stuff promoted in Vulkan 1.3
2022-03-31 07:13:17 +00:00
radv_perfcounter.c
amd: add a workaround for an SQ perf counter bug
2022-02-22 11:41:04 +00:00
radv_pipeline.c
radv: cache the slab bo pointer in the pipeline.
2022-05-11 05:19:38 +00:00
radv_pipeline_cache.c
radv: cache the slab bo pointer in the pipeline.
2022-05-11 05:19:38 +00:00
radv_pipeline_rt.c
radv: Copy shader modules to avoid use after free
2022-04-26 18:20:11 +00:00
radv_private.h
radv: optimised command buffer reset of vertex bindings.
2022-05-11 05:19:38 +00:00
radv_query.c
radv: fix the number of generated primitive queries with NGG GS vs legacy
2022-04-29 11:46:19 +00:00
radv_radeon_winsys.h
radv/amdgpu: Group queue submit info into a structure.
2022-05-10 18:20:24 +00:00
radv_rt_common.c
radv: use nir_op_imm helpers
2022-04-15 23:56:11 +00:00
radv_rt_common.h
radv: Replace magic constants with enum values
2022-04-03 12:43:00 +00:00
radv_sdma_copy_image.c
amd: rename RING_* enums to AMD_IP_*
2022-05-10 06:59:55 +00:00
radv_shader.c
radv: call nir_lower_vars_to_ssa later
2022-05-10 22:20:54 +00:00
radv_shader.h
radv: Lower ABI in NIR for tess/ESGS/NGG shader arguments.
2022-05-10 17:16:03 +00:00
radv_shader_args.c
radv: increase inline push constant limit if we can inline all constants
2022-04-12 11:44:30 +00:00
radv_shader_args.h
radv: add missing multi inclusion define to radv_shader_args.h
2022-04-08 16:38:30 +00:00
radv_shader_info.c
radv: fix enabling adjust_frag_coord_z and apply per-pipeline
2022-04-15 05:49:54 +00:00
radv_spm.c
radv: add initial SPM support on GFX10+
2021-12-08 08:40:51 +00:00
radv_sqtt.c
amd: rename RING_* enums to AMD_IP_*
2022-05-10 06:59:55 +00:00
radv_wsi.c
radv: try and fix internal transfer queue mapping
2022-03-13 02:37:19 +00:00
si_cmd_buffer.c
amd: rename RING_* enums to AMD_IP_*
2022-05-10 06:59:55 +00:00
vk_format.h
vulkan: Move common format function to vulkan/util/vk_format.h
2022-03-31 17:18:22 +00:00
vulkan.sym
radv: Add Android module info to linker script.
2021-01-12 20:17:52 +00:00