| .. |
|
.clang-format
|
|
|
|
meson.build
|
|
|
|
vn_android.c
|
venus: use dedicated allocation for ANB image memory import
|
2025-02-11 18:05:27 +01:00 |
|
vn_android.h
|
venus: support VK_ANDROID_NATIVE_BUFFER_SPEC_VERSION 8
|
2024-06-25 09:08:12 +00:00 |
|
vn_buffer.c
|
venus: fix to handle pipeline flags2 from maint5
|
2025-02-15 00:02:56 +01:00 |
|
vn_buffer.h
|
|
|
|
vn_command_buffer.c
|
venus: fix a memory corruption in query records recycle
|
2025-03-15 09:49:01 +01:00 |
|
vn_command_buffer.h
|
|
|
|
vn_common.c
|
venus: fix unexpected ring alive status expire upon owner thread switch
|
2025-04-02 11:04:10 +02:00 |
|
vn_common.h
|
venus: drop internal memory pools
|
2024-05-24 02:34:45 +00:00 |
|
vn_cs.c
|
|
|
|
vn_cs.h
|
venus: remove obsolete TODOs
|
2024-04-04 06:35:54 +00:00 |
|
vn_descriptor_set.c
|
venus: fix to ignore dstSet for push descriptor
|
2025-03-15 09:49:02 +01:00 |
|
vn_descriptor_set.h
|
venus: clean up legacy descriptor update template bits
|
2024-04-16 01:30:42 +00:00 |
|
vn_device.c
|
venus: enable VK_EXT_external_memory_acquire_unmodified if needed
|
2025-02-11 18:05:26 +01:00 |
|
vn_device.h
|
venus: drop internal memory pools
|
2024-05-24 02:34:45 +00:00 |
|
vn_device_memory.c
|
venus: simplify cached mem type emulation
|
2024-07-12 21:28:15 +00:00 |
|
vn_device_memory.h
|
venus: drop internal memory pools
|
2024-05-24 02:34:45 +00:00 |
|
vn_feedback.c
|
venus: workaround cacheline overflush issue on Intel JSL
|
2024-08-28 00:43:59 +00:00 |
|
vn_feedback.h
|
|
|
|
vn_icd.c
|
|
|
|
vn_icd.h
|
|
|
|
vn_image.c
|
venus: fix maint4 multi-planar memory requirements
|
2025-04-02 11:04:10 +02:00 |
|
vn_image.h
|
|
|
|
vn_instance.c
|
venus: handle device probing properly.
|
2024-11-22 13:06:11 +10:00 |
|
vn_instance.h
|
|
|
|
vn_physical_device.c
|
venus: fix ahb usage caching
|
2025-04-02 11:04:10 +02:00 |
|
vn_physical_device.h
|
treewide: Stop putting enum in front of Vulkan enum types
|
2024-12-02 17:22:49 +00:00 |
|
vn_pipeline.c
|
venus: fix maintenance5 props init and create flags2
|
2025-02-17 20:13:17 +01:00 |
|
vn_pipeline.h
|
|
|
|
vn_query_pool.c
|
venus: defer qfb buffer init upon query being used
|
2024-06-04 22:39:30 +00:00 |
|
vn_query_pool.h
|
venus: defer qfb buffer init upon query being used
|
2024-06-04 22:39:30 +00:00 |
|
vn_queue.c
|
venus: avoid over-caching sfb cmds
|
2024-09-05 19:17:22 +00:00 |
|
vn_queue.h
|
venus: avoid over-caching sfb cmds
|
2024-09-05 19:17:22 +00:00 |
|
vn_render_pass.c
|
venus: enable VK_KHR_maintenance5
|
2024-05-22 18:15:34 +00:00 |
|
vn_render_pass.h
|
|
|
|
vn_renderer.h
|
venus: directly use vk drm and pci props in renderer info
|
2024-05-16 01:58:14 +00:00 |
|
vn_renderer_internal.c
|
|
|
|
vn_renderer_internal.h
|
|
|
|
vn_renderer_util.c
|
|
|
|
vn_renderer_util.h
|
|
|
|
vn_renderer_virtgpu.c
|
venus: fix a race condition between gem close and gem handle tracking
|
2024-07-25 18:13:21 +00:00 |
|
vn_renderer_vtest.c
|
venus: directly use vk drm and pci props in renderer info
|
2024-05-16 01:58:14 +00:00 |
|
vn_ring.c
|
venus: only request ring thread prio for TLS ring
|
2024-07-20 17:27:24 +00:00 |
|
vn_ring.h
|
venus: only request ring thread prio for TLS ring
|
2024-07-20 17:27:24 +00:00 |
|
vn_wsi.c
|
|
|
|
vn_wsi.h
|
|
|