| .. |
|
winsys/amdgpu
|
radv: Check the size of the imported buffer.
|
2019-10-10 17:02:34 +00:00 |
|
.editorconfig
|
|
|
|
Android.mk
|
android: aco: add support for libmesa_aco
|
2019-09-28 15:56:34 +02:00 |
|
gfx10_format_table.py
|
radv/gfx10: hardcode some depth+stencil formats in the format table
|
2019-08-21 08:17:40 +02:00 |
|
Makefile.sources
|
|
|
|
meson.build
|
radv: add exported symbols check
|
2019-10-13 17:40:54 +01:00 |
|
radv_android.c
|
radv: Check the size of the imported buffer.
|
2019-10-10 17:02:34 +00:00 |
|
radv_cmd_buffer.c
|
radv: Fix warning in 32-bit build.
|
2019-10-03 13:06:08 +00:00 |
|
radv_constants.h
|
radv: Don't include radv_private.h from radv_shader.h
|
2019-07-30 10:29:11 +02:00 |
|
radv_cs.h
|
radv: Fix config reg assert.
|
2019-08-07 08:58:23 +10:00 |
|
radv_debug.c
|
aco,radv: rename record_llvm_ir/llvm_ir_string to record_ir/ir_string
|
2019-09-26 11:08:47 +01:00 |
|
radv_debug.h
|
radv: Add debug option to dump meta shaders.
|
2019-09-26 13:36:49 +00:00 |
|
radv_descriptor_set.c
|
radv: Fix descriptor set allocation failure.
|
2019-07-30 22:33:24 +02:00 |
|
radv_descriptor_set.h
|
radv: Don't include radv_private.h from radv_shader.h
|
2019-07-30 10:29:11 +02:00 |
|
radv_device.c
|
radv/aco: disable NGG when ACO is used
|
2019-10-10 20:02:36 +00:00 |
|
radv_entrypoints_gen.py
|
|
|
|
radv_extensions.py
|
radv: Enable VK_ANDROID_external_memory_android_hardware_buffer.
|
2019-10-10 17:02:34 +00:00 |
|
radv_formats.c
|
radv: Expose image handle compat types for Android handles.
|
2019-10-10 17:02:34 +00:00 |
|
radv_icd.py
|
|
|
|
radv_image.c
|
radv: Allow Android image binding.
|
2019-10-10 17:02:34 +00:00 |
|
radv_llvm_helper.cpp
|
radv/gfx10: use the correct target machine for Wave32
|
2019-08-02 09:37:38 +02:00 |
|
radv_meta.c
|
radv: Only save the descriptor set if we have one.
|
2019-07-18 00:49:43 +02:00 |
|
radv_meta.h
|
radv: decompress mipmapped depth/stencil images during transitions
|
2019-08-26 15:56:48 +02:00 |
|
radv_meta_blit.c
|
radv: Add extra struct to image view creation.
|
2019-08-07 02:13:07 +02:00 |
|
radv_meta_blit2d.c
|
radv: Add extra struct to image view creation.
|
2019-08-07 02:13:07 +02:00 |
|
radv_meta_buffer.c
|
|
|
|
radv_meta_bufimage.c
|
radv: Add extra struct to image view creation.
|
2019-08-07 02:13:07 +02:00 |
|
radv_meta_clear.c
|
radv: rework the slow depthstencil clear to write depth from PS
|
2019-10-02 19:31:51 +02:00 |
|
radv_meta_copy.c
|
radv: Add device argument for dcc compression check.
|
2019-08-07 02:13:07 +02:00 |
|
radv_meta_decompress.c
|
radv: decompress mipmapped depth/stencil images during transitions
|
2019-08-26 15:56:48 +02:00 |
|
radv_meta_fast_clear.c
|
radv: Disable compression for compute DCC decompress store.
|
2019-08-07 02:13:07 +02:00 |
|
radv_meta_fmask_expand.c
|
radv: Add extra struct to image view creation.
|
2019-08-07 02:13:07 +02:00 |
|
radv_meta_resolve.c
|
radv: Add device argument for dcc compression check.
|
2019-08-07 02:13:07 +02:00 |
|
radv_meta_resolve_cs.c
|
radv: Add extra struct to image view creation.
|
2019-08-07 02:13:07 +02:00 |
|
radv_meta_resolve_fs.c
|
radv: fix s/load/store/ copy-paste typo
|
2019-09-24 19:18:54 +01:00 |
|
radv_nir_lower_ycbcr_textures.c
|
|
|
|
radv_nir_to_llvm.c
|
radv/gfx10: fix NGG streamout with triangle strips for VS
|
2019-10-02 18:09:35 +02:00 |
|
radv_pass.c
|
radv: Add render loop detection in renderpass.
|
2019-08-07 02:13:07 +02:00 |
|
radv_pipeline.c
|
radv: fix build
|
2019-10-02 20:37:43 +02:00 |
|
radv_pipeline_cache.c
|
radv: Keep shader info when needed.
|
2019-08-12 23:00:24 +02:00 |
|
radv_private.h
|
radv: Expose image handle compat types for Android handles.
|
2019-10-10 17:02:34 +00:00 |
|
radv_query.c
|
radv: use a compute shader for copying timestamp query results
|
2019-10-10 13:23:22 +02:00 |
|
radv_radeon_winsys.h
|
radv: Check the size of the imported buffer.
|
2019-10-10 17:02:34 +00:00 |
|
radv_shader.c
|
radv: implement VK_KHR_shader_clock
|
2019-10-09 08:43:14 +02:00 |
|
radv_shader.h
|
radv/gfx10: fix NGG streamout with triangle strips for VS
|
2019-10-02 18:09:35 +02:00 |
|
radv_shader_helper.h
|
radv/gfx10: use the correct target machine for Wave32
|
2019-08-02 09:37:38 +02:00 |
|
radv_shader_info.c
|
radv: keep GS threads with excessive emissions which could write to memory
|
2019-09-16 19:42:30 +00:00 |
|
radv_util.c
|
|
|
|
radv_util.h
|
|
|
|
radv_wsi.c
|
|
|
|
radv_wsi_display.c
|
radv: remove useless ac_llvm_util.h include from the WSI code
|
2019-08-30 09:33:19 +02:00 |
|
radv_wsi_wayland.c
|
|
|
|
radv_wsi_x11.c
|
|
|
|
si_cmd_buffer.c
|
radv: Fix L2 cache rinse programming.
|
2019-09-26 22:18:16 +00:00 |
|
vk_format.h
|
|
|
|
vk_format_layout.csv
|
|
|
|
vk_format_parse.py
|
|
|
|
vk_format_table.py
|
|
|