You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
virglrenderer/src/venus
Yonggang Luo ab03587b64 Fixes thread compare in vkr_ring_stop by using thrd_equal 2 years ago
..
venus-protocol venus: move vkGetCalibratedTimestamps to vn_protocol_driver_device.h 2 years ago
.clang-format proxy, server: update clang-format 2 years ago
vkr_buffer.c vkr: Replace direct use of vk* cmd with proc-table 2 years ago
vkr_buffer.h vkr: add VKR_DEFINE_OBJECT_CAST 3 years ago
vkr_command_buffer.c vkr: Replace direct use of vk* cmd with proc-table 2 years ago
vkr_command_buffer.h vkr: add vkr_command_pool_release 2 years ago
vkr_common.c venus: add vkGetCalibratedTimestampsEXT extension 2 years ago
vkr_common.h vkr: init proc tables 2 years ago
vkr_context.c vkr: Replace direct use of vk* cmd with proc-table 2 years ago
vkr_context.h vkr: log for object validation failures 2 years ago
vkr_cs.c venus: log some fatal errors 2 years ago
vkr_cs.h vkr: fix some PRIu64 format prints 2 years ago
vkr_descriptor_set.c vkr: Replace direct use of vk* cmd with proc-table 2 years ago
vkr_descriptor_set.h vkr: add vkr_descriptor_pool_release 2 years ago
vkr_device.c venus: add vkGetCalibratedTimestampsEXT extension 2 years ago
vkr_device.h vkr: remove vkr_device_init_entry_points 2 years ago
vkr_device_memory.c vkr: Replace direct use of vk* cmd with proc-table 2 years ago
vkr_device_memory.h vkr: drop transfer_3d support 2 years ago
vkr_device_object.json vkr: generate device object helpers 3 years ago
vkr_device_object.py vkr: Modify vkr_device_from_handle.py to use proc-table 2 years ago
vkr_image.c vkr: Replace direct use of vk* cmd with proc-table 2 years ago
vkr_image.h vkr: add VKR_DEFINE_OBJECT_CAST 3 years ago
vkr_instance.c vkr: add an extension table 2 years ago
vkr_instance.h vkr: move get_fence_fd to vkr_device 2 years ago
vkr_physical_device.c venus: add vkGetCalibratedTimestampsEXT extension 2 years ago
vkr_physical_device.h vkr: init proc tables 2 years ago
vkr_pipeline.c vkr: Replace direct use of vk* cmd with proc-table 2 years ago
vkr_pipeline.h vkr: add VKR_DEFINE_OBJECT_CAST 3 years ago
vkr_query_pool.c vkr: Replace direct use of vk* cmd with proc-table 2 years ago
vkr_query_pool.h vkr: add VKR_DEFINE_OBJECT_CAST 3 years ago
vkr_queue.c vkr: Replace direct use of vk* cmd with proc-table 2 years ago
vkr_queue.h vkr: handle device lost in vkr_context_submit_fence 2 years ago
vkr_render_pass.c vkr: Replace direct use of vk* cmd with proc-table 2 years ago
vkr_render_pass.h vkr: add VKR_DEFINE_OBJECT_CAST 3 years ago
vkr_renderer.c vkr: add an extension table 2 years ago
vkr_renderer.h vkr: enable supports_blob_id_0 only with VIRGL_RENDERER_RENDER_SERVER 2 years ago
vkr_ring.c Fixes thread compare in vkr_ring_stop by using thrd_equal 2 years ago
vkr_ring.h vkr: add iov to vkr_resource_attachment 2 years ago
vkr_transport.c vkr: log for vkExecuteCommandStreamsMESA failures 2 years ago
vkr_transport.h vkr: split out vkr_transport.[ch] 3 years ago