| .. |
|
.clang-format
|
clang-format: Disable formatting by default
|
2023-08-13 16:48:49 +02:00 |
|
meson.build
|
meson: support installation tags
|
2023-09-11 13:00:45 +00:00 |
|
vn_android.c
|
venus: use common ANB implementation
|
2023-09-18 22:33:49 +00:00 |
|
vn_android.h
|
venus: refactor ahb buffer mem type bits cache to be lazy
|
2023-07-06 21:29:31 +00:00 |
|
vn_buffer.c
|
venus: Use the common GetPhysicalDeviceFeatures2 implementation
|
2023-08-25 08:59:50 +00:00 |
|
vn_buffer.h
|
venus: extend VkBuffer cache to cover concurrent sharing
|
2023-07-06 21:29:32 +00:00 |
|
vn_command_buffer.c
|
venus: implement VK_EXT_vertex_input_dynamic_state
|
2023-09-13 00:00:39 +00:00 |
|
vn_command_buffer.h
|
venus: refactor more cmd states into cmd builder
|
2023-07-22 01:49:43 +00:00 |
|
vn_common.c
|
venus: add no_sparse debug option to disable sparse resource support
|
2023-08-25 01:12:29 +00:00 |
|
vn_common.h
|
venus: use common vk_queue object
|
2023-09-18 22:33:48 +00:00 |
|
vn_cs.c
|
|
|
|
vn_cs.h
|
|
|
|
vn_descriptor_set.c
|
|
|
|
vn_descriptor_set.h
|
|
|
|
vn_device.c
|
venus: drop device, family, index, flags tracking from vn_queue
|
2023-09-18 22:33:49 +00:00 |
|
vn_device.h
|
venus: refactor buffer cache related bits
|
2023-07-06 21:29:32 +00:00 |
|
vn_device_memory.c
|
venus: expose at least one cached memory type
|
2023-08-28 18:21:48 +00:00 |
|
vn_device_memory.h
|
|
|
|
vn_feedback.c
|
venus: refactor query feedback cmd record
|
2023-07-12 22:32:45 +00:00 |
|
vn_feedback.h
|
venus: refactor query feedback cmd record
|
2023-07-12 22:32:45 +00:00 |
|
vn_icd.c
|
|
|
|
vn_icd.h
|
|
|
|
vn_image.c
|
|
|
|
vn_image.h
|
|
|
|
vn_instance.c
|
vulkan/wsi: add vk_wsi_force_swapchain_to_current_extent driconf
|
2023-09-06 00:10:41 +00:00 |
|
vn_instance.h
|
|
|
|
vn_physical_device.c
|
venus: implement VK_EXT_vertex_input_dynamic_state
|
2023-09-13 00:00:39 +00:00 |
|
vn_physical_device.h
|
venus: expose at least one cached memory type
|
2023-08-28 18:21:48 +00:00 |
|
vn_pipeline.c
|
venus: implement VK_EXT_vertex_input_dynamic_state
|
2023-09-13 00:00:39 +00:00 |
|
vn_pipeline.h
|
|
|
|
vn_query_pool.c
|
venus: ensure consistency of query overflow behavior
|
2023-07-12 21:18:06 +00:00 |
|
vn_query_pool.h
|
venus: ensure consistency of query overflow behavior
|
2023-07-12 21:18:06 +00:00 |
|
vn_queue.c
|
venus: drop device, family, index, flags tracking from vn_queue
|
2023-09-18 22:33:49 +00:00 |
|
vn_queue.h
|
venus: drop device, family, index, flags tracking from vn_queue
|
2023-09-18 22:33:49 +00:00 |
|
vn_render_pass.c
|
venus: track viewMask
|
2023-06-30 18:50:52 +00:00 |
|
vn_render_pass.h
|
venus: add helpers to track subpass view mask
|
2023-07-22 01:49:43 +00:00 |
|
vn_renderer.h
|
|
|
|
vn_renderer_internal.c
|
|
|
|
vn_renderer_internal.h
|
|
|
|
vn_renderer_util.c
|
|
|
|
vn_renderer_util.h
|
|
|
|
vn_renderer_virtgpu.c
|
venus: expose KHR_external_fence/sempahore_fd extensions
|
2023-09-09 03:26:25 +00:00 |
|
vn_renderer_vtest.c
|
|
|
|
vn_ring.c
|
util/treewide: Use alignas(x) instead __attribute__((aligned(x)))
|
2023-08-09 05:15:09 +00:00 |
|
vn_ring.h
|
|
|
|
vn_wsi.c
|
venus: drop device, family, index, flags tracking from vn_queue
|
2023-09-18 22:33:49 +00:00 |
|
vn_wsi.h
|
|
|