..
meson.build
meson: Remove unnecessary inc_compiler mentions
2023-09-22 14:52:50 +00:00
panvk_android.c
panvk: Add Android ICD loader entry point
2023-09-15 10:39:02 +00:00
panvk_cmd_buffer.c
panvk: Store various physical device properties at the physical_device level
2024-01-23 16:32:09 +00:00
panvk_cs.c
panfrost: Rename pan_cs.{c,h} into pan_desc.{c,h}
2023-12-05 15:55:21 +00:00
panvk_cs.h
panfrost: Rename pan_cs.{c,h} into pan_desc.{c,h}
2023-12-05 15:55:21 +00:00
panvk_descriptor_set.c
panvk: Clang-format
2023-04-10 21:56:04 +00:00
panvk_device.c
panvk: Use vk_device::drm_fd instead of going back to the physical device
2024-01-23 16:32:09 +00:00
panvk_formats.c
panvk: Store various physical device properties at the physical_device level
2024-01-23 16:32:09 +00:00
panvk_image.c
panvk: Store various physical device properties at the physical_device level
2024-01-23 16:32:09 +00:00
panvk_mempool.c
panfrost: Make pan_pool.h panfrost_{device,bo} agnostic
2024-01-23 16:32:09 +00:00
panvk_mempool.h
panfrost: Make pan_pool.h panfrost_{device,bo} agnostic
2024-01-23 16:32:09 +00:00
panvk_pass.c
panfrost: Reformat using the new style
2023-05-29 21:06:12 +00:00
panvk_pipeline.c
panvk: Clang-format
2023-04-10 21:56:04 +00:00
panvk_pipeline_cache.c
panvk: Stub pipeline cache using the common code
2022-05-09 13:40:17 +00:00
panvk_private.h
panvk: Store various physical device properties at the physical_device level
2024-01-23 16:32:09 +00:00
panvk_query.c
panvk: Clang-format
2023-04-10 21:56:04 +00:00
panvk_shader.c
panvk: Clang-format
2023-04-10 21:56:04 +00:00
panvk_varyings.h
panvk: Clang-format
2023-04-10 21:56:04 +00:00
panvk_vX_cmd_buffer.c
panvk: Store various physical device properties at the physical_device level
2024-01-23 16:32:09 +00:00
panvk_vX_cmd_buffer.h
panvk: Clang-format
2023-04-10 21:56:04 +00:00
panvk_vX_cs.c
panfrost: Make panfrost_format_to_bifrost_blend() a per-gen helper
2024-01-23 16:32:08 +00:00
panvk_vX_cs.h
panvk: Clang-format
2023-04-10 21:56:04 +00:00
panvk_vX_descriptor_set.c
panfrost: Add a per-gen panfrost_format_from_pipe_format() helper
2024-01-23 16:32:08 +00:00
panvk_vX_device.c
panvk: Use vk_device::drm_fd instead of going back to the physical device
2024-01-23 16:32:09 +00:00
panvk_vX_device.h
panvk: Clang-format
2023-04-10 21:56:04 +00:00
panvk_vX_image.c
panfrost: Make pan_texture.{c,h} panfrost_bo agnostic
2024-01-23 16:32:09 +00:00
panvk_vX_meta.c
panvk: Clang-format
2023-04-10 21:56:04 +00:00
panvk_vX_meta.h
panvk: Clang-format
2023-04-10 21:56:04 +00:00
panvk_vX_meta_blit.c
panvk: Store various physical device properties at the physical_device level
2024-01-23 16:32:09 +00:00
panvk_vX_meta_clear.c
panvk: Store various physical device properties at the physical_device level
2024-01-23 16:32:09 +00:00
panvk_vX_meta_copy.c
panvk: Store various physical device properties at the physical_device level
2024-01-23 16:32:09 +00:00
panvk_vX_nir_lower_descriptors.c
nir: Take a nir_def * in nir_tex_instr_add_src()
2023-08-18 01:00:14 +00:00
panvk_vX_pipeline.c
panvk: Store various physical device properties at the physical_device level
2024-01-23 16:32:09 +00:00
panvk_vX_shader.c
panvk: Store various physical device properties at the physical_device level
2024-01-23 16:32:09 +00:00
panvk_wsi.c
panvk: Support modifiers for Wayland WSI
2023-12-12 16:19:36 +00:00