..
.clang-format
venus: some clang format fixes
2022-09-06 19:52:26 +00:00
meson.build
meson: add various generated header dependencies as order-only deps
2022-07-31 18:10:15 +00:00
vn_android.c
venus: handle VkAndroidHardwareBufferFormatProperties2ANDROID
2022-10-27 00:08:00 +00:00
vn_android.h
venus: update vn_GetSwapchainGrallocUsage2ANDROID for shared present
2022-04-30 04:25:44 +00:00
vn_buffer.c
venus: use buffer cache for vkGetDeviceBufferMemoryRequirements
2022-09-15 20:35:18 +00:00
vn_buffer.h
venus: add buffer cache init and usage flows
2021-10-28 00:23:14 +00:00
vn_command_buffer.c
venus: Enable VK_KHR_synchronization2
2022-10-12 16:59:20 -07:00
vn_command_buffer.h
venus: Refactor vn_command_buffer_builder temp storage
2022-10-12 16:59:20 -07:00
vn_common.c
utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*
2022-11-02 07:25:39 +00:00
vn_common.h
venus: some clang format fixes
2022-09-06 19:52:26 +00:00
vn_cs.c
util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER
2022-10-14 03:27:41 +00:00
vn_cs.h
venus: some clang format fixes
2022-09-06 19:52:26 +00:00
vn_descriptor_set.c
venus: Update mutable descriptor struct type
2022-10-01 00:50:15 +00:00
vn_descriptor_set.h
venus: Update mutable descriptor struct type
2022-10-01 00:50:15 +00:00
vn_device.c
venus: Fix dEQP-VK.pipeline.timestamp.calibrated.host_domain_test failure
2022-09-02 00:54:24 +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
Revert "venus: suballocate more for layering"
2022-07-22 03:09:12 +00:00
vn_device_memory.h
venus: track memory type property flags in vn_device_memory
2021-12-04 01:48:16 +00:00
vn_feedback.c
venus: Enable VK_KHR_synchronization2
2022-10-12 16:59:20 -07:00
vn_feedback.h
venus: Enable VK_KHR_synchronization2
2022-10-12 16:59:20 -07: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: add more tracepoints for perf analysis
2022-07-15 20:57:41 +00:00
vn_image.h
venus: fix view format for ahb image
2022-04-26 22:21:53 +00:00
vn_instance.c
venus: stub out renderer sync_fd fencing features
2022-08-25 20:18:28 +00:00
vn_instance.h
venus: Enable Vulkan 1.3
2022-10-12 16:59:21 -07:00
vn_physical_device.c
venus: add VK_EXT_depth_clip_control support
2022-10-27 00:22:30 +00:00
vn_physical_device.h
venus: add VK_EXT_depth_clip_control support
2022-10-27 00:22:30 +00:00
vn_pipeline.c
venus: ensure to clear VkPipelineCreationFeedback::flags if needed
2022-09-22 19:54:26 +00:00
vn_pipeline.h
venus: split out vn_pipeline.[ch]
2021-04-09 16:58:46 +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: Enable VK_KHR_synchronization2
2022-10-12 16:59:20 -07:00
vn_queue.h
venus: force synchronous submission for external signal semaphore
2022-09-08 21:46:40 +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: implement VK_EXT_physical_device_drm
2022-07-07 02:46:45 +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: add some trace points
2021-12-16 19:27:56 +00:00
vn_renderer_util.h
venus: add vn_renderer_shmem_pool
2021-12-15 19:02:29 +00:00
vn_renderer_virtgpu.c
venus: some clang format fixes
2022-09-06 19:52:26 +00:00
vn_renderer_vtest.c
venus: implement VK_EXT_physical_device_drm
2022-07-07 02:46:45 +00:00
vn_ring.c
venus: put android wsi on the sub-optimal path
2022-08-25 20:18:28 +00:00
vn_ring.h
venus: put android wsi on the sub-optimal path
2022-08-25 20:18:28 +00:00
vn_wsi.c
venus: require necessary extensions for common wsi support
2022-08-25 20:18:28 +00:00
vn_wsi.h
venus: handle VkBindImageMemorySwapchainInfoKHR
2022-01-27 20:35:07 +00:00