| .. |
|
.clang-format
|
venus: some clang format fixes
|
2022-09-06 19:52:26 +00:00 |
|
meson.build
|
vulkan: write beta extensions into generator scripts.
|
2023-05-04 02:40:06 +00:00 |
|
vn_android.c
|
venus: simplify ahb image creation
|
2023-02-28 04:56:14 +00:00 |
|
vn_android.h
|
venus: simplify ahb image creation
|
2023-02-28 04:56:14 +00:00 |
|
vn_buffer.c
|
venus: ensure invariance of buffer memory requirement size
|
2023-03-03 00:07:23 +00:00 |
|
vn_buffer.h
|
venus: Add VkBuffer cache statistics for debug
|
2023-02-23 03:38:10 +00:00 |
|
vn_command_buffer.c
|
venus: render server enforces blob_id_0
|
2023-02-08 05:34:13 +00:00 |
|
vn_command_buffer.h
|
venus: Refactor vn_command_buffer_builder temp storage
|
2022-10-12 16:59:20 -07:00 |
|
vn_common.c
|
venus: fix the RHEL8 build by using syscall for gettid
|
2023-04-25 05:16:33 +00:00 |
|
vn_common.h
|
vulkan: introduce supported_features parameter to vk_physical_device_init
|
2023-05-03 03:27:54 +00:00 |
|
vn_cs.c
|
venus: render server enforces blob_id_0
|
2023-02-08 05:34:13 +00:00 |
|
vn_cs.h
|
venus: render server enforces blob_id_0
|
2023-02-08 05:34:13 +00:00 |
|
vn_descriptor_set.c
|
venus: fix formating
|
2023-02-08 05:34:13 +00:00 |
|
vn_descriptor_set.h
|
venus: Avoid to copy the descriptor sets when it is not required
|
2023-01-06 11:20:00 +00:00 |
|
vn_device.c
|
venus: add back sparse binding support
|
2023-05-09 04:35:16 +00:00 |
|
vn_device.h
|
venus: create per queue family command pool for feedback cmd
|
2022-06-16 19:00:36 +00:00 |
|
vn_device_memory.c
|
venus: adopt venus protocol release
|
2023-05-03 22:42:30 +00:00 |
|
vn_device_memory.h
|
venus: switch to use 64bit roundtrip seqno
|
2023-03-14 18:07:38 +00:00 |
|
vn_feedback.c
|
venus: fix formating
|
2023-02-08 05:34:13 +00:00 |
|
vn_feedback.h
|
venus: add timeline semaphore feedback cmds
|
2023-02-08 00:09:18 +00:00 |
|
vn_icd.c
|
venus: refactor to add struct vn_env
|
2022-04-26 23:49:59 +00:00 |
|
vn_icd.h
|
|
|
|
vn_image.c
|
venus: fix external image creation
|
2023-02-28 04:56:14 +00:00 |
|
vn_image.h
|
venus: simplify ahb image creation
|
2023-02-28 04:56:14 +00:00 |
|
vn_instance.c
|
venus: bump ring space to 128K
|
2023-05-16 22:06:56 +00:00 |
|
vn_instance.h
|
venus: stop query experimental features
|
2023-05-03 22:42:29 +00:00 |
|
vn_physical_device.c
|
venus: enable sparse binding properties
|
2023-05-09 04:35:16 +00:00 |
|
vn_physical_device.h
|
venus: enable sparse binding features
|
2023-05-09 04:35:16 +00:00 |
|
vn_pipeline.c
|
venus: extend VkPipelineLayout lifetime for batched VkCmdPushConstants()
|
2022-11-23 01:21:34 +00:00 |
|
vn_pipeline.h
|
venus: extend VkPipelineLayout lifetime for batched VkCmdPushConstants()
|
2022-11-23 01:21:34 +00:00 |
|
vn_query_pool.c
|
venus: handle VK_QUERY_TYPE_PRIMITIVES_GENERATED_EXT
|
2022-11-12 01:11:56 +00:00 |
|
vn_query_pool.h
|
venus: split out vn_query_pool.[ch]
|
2021-04-09 16:58:46 +00:00 |
|
vn_queue.c
|
venus: drop unused sem_feedback_count from vn_queue_bind_sparse_submit_batch
|
2023-05-15 19:26:59 +00:00 |
|
vn_queue.h
|
venus: add back sparse binding support
|
2023-05-09 04:35:16 +00:00 |
|
vn_render_pass.c
|
venus: Track subpass properties
|
2022-08-10 18:17:52 +00:00 |
|
vn_render_pass.h
|
venus: Track subpass properties
|
2022-08-10 18:17:52 +00:00 |
|
vn_renderer.h
|
venus: Delete vn_renderer_info::has_cache_management
|
2023-03-30 09:55:39 +00:00 |
|
vn_renderer_internal.c
|
venus: add some trace points
|
2021-12-16 19:27:56 +00:00 |
|
vn_renderer_internal.h
|
venus: cache shmems
|
2021-12-15 19:02:29 +00:00 |
|
vn_renderer_util.c
|
venus: move exp feature init back to ring and remove unused function
|
2023-04-10 18:59:40 +00:00 |
|
vn_renderer_util.h
|
venus: move exp feature init back to ring and remove unused function
|
2023-04-10 18:59:40 +00:00 |
|
vn_renderer_virtgpu.c
|
venus: Delete vn_renderer_info::has_cache_management
|
2023-03-30 09:55:39 +00:00 |
|
vn_renderer_vtest.c
|
venus: Delete vn_renderer_info::has_cache_management
|
2023-03-30 09:55:39 +00:00 |
|
vn_ring.c
|
venus: check and configure new ringMonitoring feature
|
2023-03-24 23:27:53 +00:00 |
|
vn_ring.h
|
venus: check and configure new ringMonitoring feature
|
2023-03-24 23:27:53 +00:00 |
|
vn_wsi.c
|
venus: fix external image creation
|
2023-02-28 04:56:14 +00:00 |
|
vn_wsi.h
|
venus: remove redundant abstractions for wsi struct search
|
2023-02-28 04:56:14 +00:00 |