| .. |
|
layers
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
winsys
|
amd: drop support for LLVM 10
|
2021-04-16 09:25:19 +00:00 |
|
.editorconfig
|
radv: Update editorconfig.
|
2021-04-10 03:31:58 +02:00 |
|
Android.mk
|
radv: Remove the format table.
|
2021-02-13 21:47:17 +00:00 |
|
Makefile.sources
|
radv: add support for copying VRS rates into HTILE
|
2021-04-14 09:31:13 +00:00 |
|
meson.build
|
radv: add support for copying VRS rates into HTILE
|
2021-04-14 09:31:13 +00:00 |
|
radv_android.c
|
radv: Format.
|
2021-04-10 03:31:58 +02: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
|
amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning
|
2021-04-17 02:37:49 +00:00 |
|
radv_constants.h
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_cs.h
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_debug.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_debug.h
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_descriptor_set.c
|
amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning
|
2021-04-17 02:37:49 +00:00 |
|
radv_descriptor_set.h
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_device.c
|
amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning
|
2021-04-17 02:37:49 +00:00 |
|
radv_formats.c
|
radv: fix clearing DCC-compressed e5b9g9r9 images
|
2021-04-16 11:56:32 +01:00 |
|
radv_image.c
|
amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning
|
2021-04-17 02:37:49 +00:00 |
|
radv_llvm_helper.cpp
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_meta.c
|
radv: add support for copying VRS rates into HTILE
|
2021-04-14 09:31:13 +00:00 |
|
radv_meta.h
|
radv: add support for copying VRS rates into HTILE
|
2021-04-14 09:31:13 +00:00 |
|
radv_meta_blit.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_meta_blit2d.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_meta_buffer.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_meta_bufimage.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_meta_clear.c
|
radv: fix clearing DCC-compressed e5b9g9r9 images
|
2021-04-16 11:56:32 +01:00 |
|
radv_meta_copy.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_meta_copy_vrs_htile.c
|
radv: add support for copying VRS rates into HTILE
|
2021-04-14 09:31:13 +00:00 |
|
radv_meta_dcc_retile.c
|
radv: Re-enable retiling.
|
2021-04-13 12:08:24 +00:00 |
|
radv_meta_decompress.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_meta_fast_clear.c
|
radv: fix barrier in radv_decompress_dcc_compute shader
|
2021-04-15 12:02:36 +00:00 |
|
radv_meta_fmask_expand.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_meta_resolve.c
|
ac/surface: inline and reorder gfx9_surf_flags for better packing
|
2021-04-12 20:53:45 +00:00 |
|
radv_meta_resolve_cs.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_meta_resolve_fs.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_nir_lower_ycbcr_textures.c
|
Convert most remaining free-form fall-through comments to FALLTHROUGH
|
2021-04-15 16:01:22 +00:00 |
|
radv_nir_to_llvm.c
|
amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning
|
2021-04-17 02:37:49 +00:00 |
|
radv_pass.c
|
radv: handle the VRS attachment subpass
|
2021-04-14 09:31:13 +00:00 |
|
radv_pipeline.c
|
radv: fix conditions for running nir_opt_vectorize
|
2021-04-14 12:27:06 +00:00 |
|
radv_pipeline_cache.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_private.h
|
radv: fix clearing DCC-compressed e5b9g9r9 images
|
2021-04-16 11:56:32 +01:00 |
|
radv_query.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_radeon_winsys.h
|
radv: Refactor cs_domain to be a winsys function.
|
2021-04-14 15:16:17 +00:00 |
|
radv_shader.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_shader.h
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_shader_args.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_shader_args.h
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_shader_helper.h
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_shader_info.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_sqtt.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_util.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_wsi.c
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
radv_wsi_display.c
|
radv: Format.
|
2021-04-10 03:31:58 +02: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: Refactor cs_domain to be a winsys function.
|
2021-04-14 15:16:17 +00:00 |
|
vk_format.h
|
radv: Format.
|
2021-04-10 03:31:58 +02:00 |
|
vulkan.sym
|
radv: Add Android module info to linker script.
|
2021-01-12 20:17:52 +00:00 |