| .. |
|
meson.build
|
vulkan: Move all the common object code to runtime/
|
2021-10-29 23:12:32 +00:00 |
|
panvk_cmd_buffer.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_cs.c
|
panvk: Prepare per-gen split
|
2021-08-26 10:35:17 +02:00 |
|
panvk_cs.h
|
panvk: Prepare per-gen split
|
2021-08-26 10:35:17 +02:00 |
|
panvk_descriptor_set.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_device.c
|
panvk: Use the common WSI wrappers
|
2021-10-13 00:06:15 +00:00 |
|
panvk_formats.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_image.c
|
panfrost,panvk: Use dev->has_afbc instead of quirks
|
2021-10-22 19:33:38 -04:00 |
|
panvk_mempool.c
|
panvk: Fix allocation of BOs bigger than the slab size
|
2021-10-04 12:17:07 +00:00 |
|
panvk_mempool.h
|
panvk: Fix allocation of BOs bigger than the slab size
|
2021-10-04 12:17:07 +00:00 |
|
panvk_pass.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_pipeline.c
|
panvk: Prepare per-gen split
|
2021-08-26 10:35:17 +02:00 |
|
panvk_pipeline_cache.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_private.h
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_query.c
|
|
|
|
panvk_shader.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_sync.c
|
panvk: Add check for null fence
|
2021-12-07 21:18:44 +00:00 |
|
panvk_util.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_varyings.h
|
panvk: Prepare per-gen split
|
2021-08-26 10:35:17 +02:00 |
|
panvk_vX_cmd_buffer.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_vX_cmd_buffer.h
|
panvk: Add a panvk_cmd_prepare_tiler_context() helper
|
2021-09-21 15:00:55 +02:00 |
|
panvk_vX_cs.c
|
panvk: Pass through alpha_zero_nop/one_store flags
|
2021-10-26 19:01:47 +00:00 |
|
panvk_vX_cs.h
|
panvk: Get rid of panvk_emit_fragment_job()
|
2021-09-21 15:00:33 +02:00 |
|
panvk_vX_descriptor_set.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_vX_device.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_vX_image.c
|
panvk: Switch to the new vk_error helpers
|
2021-10-07 20:51:36 +00:00 |
|
panvk_vX_meta.c
|
panfrost: Move genxml related files to a subdir
|
2021-09-30 10:30:19 +00:00 |
|
panvk_vX_meta.h
|
panvk: Implement vkCmdCopyImage()
|
2021-09-21 15:01:15 +02:00 |
|
panvk_vX_meta_blit.c
|
panvk: Make panvk_cmd_open_batch() return the new batch
|
2021-09-28 14:03:40 +00:00 |
|
panvk_vX_meta_clear.c
|
panvk: Support clearing ZS attachments
|
2021-10-04 14:34:55 +02:00 |
|
panvk_vX_meta_copy.c
|
panfrost: Split command stream descriptor definitions per-gen
|
2021-09-30 10:30:19 +00:00 |
|
panvk_vX_pipeline.c
|
panvk: Fix wls_size retrieval
|
2021-10-04 12:17:07 +00:00 |
|
panvk_vX_shader.c
|
spirv: Let spirv_to_nir() users turn sysvals into input varyings
|
2021-10-07 19:45:35 +00:00 |
|
panvk_wsi.c
|
panvk: Use the common WSI wrappers
|
2021-10-13 00:06:15 +00:00 |