| .. |
|
layers
|
radv: Drop radv_queue::flags/queue_family_index/queue_idx
|
2021-09-28 21:08:25 +00:00 |
|
winsys
|
radv: Support address capture and replay.
|
2021-07-05 17:27:51 +00:00 |
|
.editorconfig
|
radv: Update editorconfig.
|
2021-04-10 03:31:58 +02:00 |
|
meson.build
|
radv: Build code which depends on LLVM only when enabled
|
2021-10-01 10:40:18 +02:00 |
|
radv_acceleration_structure.c
|
radv: Add GPU serialization of acceleration structures.
|
2021-10-01 13:43:28 +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: Fix Android build for common functions.
|
2021-10-03 00:36:58 +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: Remove assert in radv_rt_bind_tables
|
2021-10-04 11:52:40 +00:00 |
|
radv_constants.h
|
radv: Add raytracing pipeline properties.
|
2021-09-21 01:53:39 +00:00 |
|
radv_cs.h
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_debug.c
|
radv: Drop radv_queue::flags/queue_family_index/queue_idx
|
2021-09-28 21:08:25 +00:00 |
|
radv_debug.h
|
radv: Add force_emulate_rt perftest option
|
2021-10-04 11:52:40 +00:00 |
|
radv_descriptor_set.c
|
radv: Implement NULL accel struct descriptor write.
|
2021-09-21 01:53:39 +00:00 |
|
radv_descriptor_set.h
|
Revert "radv: Do not access set layout during vkCmdBindDescriptorSets."
|
2021-05-20 13:38:33 +00:00 |
|
radv_device.c
|
radv: Add force_emulate_rt perftest option
|
2021-10-04 11:52:40 +00:00 |
|
radv_formats.c
|
radv: Add more acceleration structure formats.
|
2021-09-21 01:53:39 +00:00 |
|
radv_image.c
|
radv: Use common DCC image store check
|
2021-10-02 22:56:48 +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: pre-calculate viewport transforms
|
2021-07-16 15:22:46 +00:00 |
|
radv_meta.h
|
radv: Add DMA buffer update function for internal use.
|
2021-10-01 13:43:28 +00:00 |
|
radv_meta_blit.c
|
radv: fix vk_object_base_init/finish for internal image views
|
2021-10-01 07:26:37 +00:00 |
|
radv_meta_blit2d.c
|
radv: fix vk_object_base_init/finish for internal image views
|
2021-10-01 07:26:37 +00:00 |
|
radv_meta_buffer.c
|
radv: Add DMA buffer update function for internal use.
|
2021-10-01 13:43:28 +00:00 |
|
radv_meta_bufimage.c
|
radv: fix vk_object_base_init/finish for internal image views
|
2021-10-01 07:26:37 +00:00 |
|
radv_meta_clear.c
|
radv: Don't invalidate VCACHE after clear_htile_mask.
|
2021-10-03 12:16:55 +00:00 |
|
radv_meta_copy.c
|
radv: add support for copying compressed depth/stencil images on compute
|
2021-09-20 15:17:42 +00:00 |
|
radv_meta_copy_vrs_htile.c
|
radv: fix vk_object_base_init/finish for internal image views
|
2021-10-01 07:26:37 +00:00 |
|
radv_meta_dcc_retile.c
|
radv: fix vk_object_base_init/finish for internal buffers
|
2021-10-01 07:26:37 +00:00 |
|
radv_meta_decompress.c
|
radv: fix vk_object_base_init/finish for internal image views
|
2021-10-01 07:26:37 +00:00 |
|
radv_meta_fast_clear.c
|
radv: fix vk_object_base_init/finish for internal image views
|
2021-10-01 07:26:37 +00:00 |
|
radv_meta_fmask_expand.c
|
radv: fix vk_object_base_init/finish for internal image views
|
2021-10-01 07:26:37 +00:00 |
|
radv_meta_resolve.c
|
radv: fix vk_object_base_init/finish for internal image views
|
2021-10-01 07:26:37 +00:00 |
|
radv_meta_resolve_cs.c
|
radv: fix vk_object_base_init/finish for internal image views
|
2021-10-01 07:26:37 +00:00 |
|
radv_meta_resolve_fs.c
|
radv: fix vk_object_base_init/finish for internal image views
|
2021-10-01 07:26:37 +00:00 |
|
radv_nir_lower_ycbcr_textures.c
|
nir: Drop the unused instr arg for src/dest copy functions.
|
2021-09-14 17:53:06 +00:00 |
|
radv_nir_to_llvm.c
|
radv: determine the ES type (VS or TES) for GS earlier
|
2021-10-04 12:13:10 +02:00 |
|
radv_pass.c
|
radv: fix specifying the stencil layout for separate depth/stencil layouts
|
2021-07-16 09:20:58 +02:00 |
|
radv_pipeline.c
|
radv: Add force_emulate_rt perftest option
|
2021-10-04 11:52:40 +00:00 |
|
radv_pipeline_cache.c
|
radv: fix vk_object_base_init/finish for the internal pipeline cache
|
2021-10-01 07:26:37 +00:00 |
|
radv_pipeline_rt.c
|
radv: Add force_emulate_rt perftest option
|
2021-10-04 11:52:40 +00:00 |
|
radv_private.h
|
radv: Add force_emulate_rt perftest option
|
2021-10-04 11:52:40 +00:00 |
|
radv_query.c
|
radv: Add acceleration structure queries.
|
2021-10-01 13:43:28 +00:00 |
|
radv_radeon_winsys.h
|
radv: Support address capture and replay.
|
2021-07-05 17:27:51 +00:00 |
|
radv_shader.c
|
radv: move use of NGG to the graphics pipeline key
|
2021-10-04 10:05:18 +00:00 |
|
radv_shader.h
|
radv: move use of NGG to the graphics pipeline key
|
2021-10-04 10:05:18 +00:00 |
|
radv_shader_args.c
|
radv: do not declare an extra user SGPR for sample positions and PS
|
2021-10-04 08:30:38 +00:00 |
|
radv_shader_args.h
|
radv: New shader args for NGG culling settings and viewport.
|
2021-07-13 23:56:33 +00:00 |
|
radv_shader_info.c
|
radv: get the float controls execution mode from NIR for LLVM
|
2021-10-04 07:42:19 +00:00 |
|
radv_sqtt.c
|
radv: Drop radv_queue::flags/queue_family_index/queue_idx
|
2021-09-28 21:08:25 +00:00 |
|
radv_util.c
|
radv: remove unecessary radv_finishme() for invalid color formats
|
2021-08-27 07:29:17 +00:00 |
|
radv_wsi.c
|
radv: Drop radv_queue::flags/queue_family_index/queue_idx
|
2021-09-28 21:08:25 +00:00 |
|
radv_wsi_display.c
|
radv: Implement VK_EXT_acquire_drm_display
|
2021-06-24 15:48:38 +00:00 |
|
radv_wsi_wayland.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_wsi_x11.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
si_cmd_buffer.c
|
radv: disable the DX10 diamond test for better line rasterization perf
|
2021-10-04 07:21:51 +00:00 |
|
vk_format.h
|
vulkan,radv: Move vk_format_depth/stencil_only to common code
|
2021-08-17 21:29:35 +00:00 |
|
vulkan.sym
|
radv: Add Android module info to linker script.
|
2021-01-12 20:17:52 +00:00 |
|
vulkan_radv.def
|
radv: fix build with mingw
|
2021-08-13 12:13:21 +02:00 |