| .. |
|
.clang-format
|
venus: change SpaceBeforeParens style option
|
2021-04-20 16:29:28 -07:00 |
|
meson.build
|
vulkan: Move all the common object code to runtime/
|
2021-10-29 23:12:32 +00:00 |
|
vn_android.c
|
venus: add buffer cache init and usage flows
|
2021-10-28 00:23:14 +00:00 |
|
vn_android.h
|
venus: refactor the ahb buffer mem_type_bits query api
|
2021-10-28 00:23:14 +00:00 |
|
vn_buffer.c
|
venus: implement vn_buffer_cache_entries_create
|
2021-10-28 00:23:14 +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: fix all missing vn_object_base_fini
|
2021-08-23 18:51:38 +00:00 |
|
vn_command_buffer.h
|
venus: remember cmd buffer fb attachments
|
2021-06-03 06:03:31 +00:00 |
|
vn_common.c
|
venus: add atrace support
|
2021-10-09 00:42:32 +00:00 |
|
vn_common.h
|
venus: add atrace support
|
2021-10-09 00:42:32 +00:00 |
|
vn_cs.c
|
venus: break up vn_device.h
|
2021-08-02 22:45:45 +00:00 |
|
vn_cs.h
|
venus: add and use VN_CS_ENCODER_INITIALIZER
|
2021-09-08 16:38:24 +00:00 |
|
vn_descriptor_set.c
|
venus: refactor private descriptor_set helpers to be private
|
2021-10-27 18:33:11 +00:00 |
|
vn_descriptor_set.h
|
venus: refactor private descriptor_set helpers to be private
|
2021-10-27 18:33:11 +00:00 |
|
vn_device.c
|
venus: add buffer cache init and usage flows
|
2021-10-28 00:23:14 +00:00 |
|
vn_device.h
|
venus: add buffer cache init and usage flows
|
2021-10-28 00:23:14 +00:00 |
|
vn_device_memory.c
|
venus: add struct vn_image_memory_requirements
|
2021-10-28 00:23:14 +00:00 |
|
vn_device_memory.h
|
venus: workaround a blob_mem mappable size check issue
|
2021-09-01 22:38:48 +00:00 |
|
vn_icd.c
|
venus: add atrace support
|
2021-10-09 00:42:32 +00:00 |
|
vn_icd.h
|
|
|
|
vn_image.c
|
venus: add struct vn_image_memory_requirements
|
2021-10-28 00:23:14 +00:00 |
|
vn_image.h
|
venus: add struct vn_image_memory_requirements
|
2021-10-28 00:23:14 +00:00 |
|
vn_instance.c
|
venus: Use the common WSI wrappers
|
2021-10-13 00:06:15 +00:00 |
|
vn_instance.h
|
venus: add and use VN_CS_ENCODER_INITIALIZER
|
2021-09-08 16:38:24 +00:00 |
|
vn_physical_device.c
|
venus: Use the common WSI wrappers
|
2021-10-13 00:06:15 +00:00 |
|
vn_physical_device.h
|
venus: break up vn_device.c
|
2021-08-02 22:45:45 +00:00 |
|
vn_pipeline.c
|
venus: scrub ignored fields of pipeline info when rasterization is disable
|
2021-08-23 20:00:58 +00:00 |
|
vn_pipeline.h
|
venus: split out vn_pipeline.[ch]
|
2021-04-09 16:58:46 +00:00 |
|
vn_query_pool.c
|
venus: split out vn_query_pool.[ch]
|
2021-04-09 16:58:46 +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: fix all missing vn_object_base_fini
|
2021-08-23 18:51:38 +00:00 |
|
vn_queue.h
|
venus: remove vn_queue::sync_queue_index
|
2021-04-14 21:18:10 +00:00 |
|
vn_render_pass.c
|
venus: remember framebuffer attachments
|
2021-06-03 06:03:31 +00:00 |
|
vn_render_pass.h
|
venus: remember framebuffer attachments
|
2021-06-03 06:03:31 +00:00 |
|
vn_renderer.h
|
venus: convert bo and shmem to use vn_refcount
|
2021-09-30 03:16:19 +00:00 |
|
vn_renderer_virtgpu.c
|
venus: convert bo and shmem to use vn_refcount
|
2021-09-30 03:16:19 +00:00 |
|
vn_renderer_vtest.c
|
venus: convert bo and shmem to use vn_refcount
|
2021-09-30 03:16:19 +00:00 |
|
vn_ring.c
|
venus: make ring buffer size configurable
|
2021-09-08 16:38:24 +00:00 |
|
vn_ring.h
|
venus: make ring buffer size configurable
|
2021-09-08 16:38:24 +00:00 |
|
vn_wsi.c
|
venus: Use the common WSI wrappers
|
2021-10-13 00:06:15 +00:00 |
|
vn_wsi.h
|
venus: move wsi_image_create_info parsing
|
2021-06-03 06:03:31 +00:00 |