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
Chia-I Wu 21cac2bfc0 vkr: use helper functions for VkDeviceMemory 4 years ago
..
venus-protocol vkr: pass VkObjectType to vkr_cs_decoder_lookup_object 4 years ago
.clang-format vkr: add vkr_common.h 4 years ago
vkr_buffer.c vkr: remove {CREATE,DESTROY}_OBJECT 4 years ago
vkr_buffer.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_command_buffer.c vkr: remove {CREATE,DESTROY}_OBJECT 4 years ago
vkr_command_buffer.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_common.c vkr: pass ctx to object_array_init 4 years ago
vkr_common.h vkr: remove {CREATE,DESTROY}_OBJECT 4 years ago
vkr_context.c vkr: prefer instance name over debug name 4 years ago
vkr_context.h vkr: add and use vkr_context_alloc_object 4 years ago
vkr_cs.c vkr: add vkr_common.h 4 years ago
vkr_cs.h vkr: validate VkObjectType in vkr_cs_decoder_lookup_object 4 years ago
vkr_descriptor_set.c vkr: remove {CREATE,DESTROY}_OBJECT 4 years ago
vkr_descriptor_set.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_device.c vkr: use the cast functions 4 years ago
vkr_device.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_device_memory.c vkr: use helper functions for VkDeviceMemory 4 years ago
vkr_device_memory.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_device_object.json vkr: generate device object helpers 4 years ago
vkr_device_object.py vkr: remove {CREATE,DESTROY}_OBJECT 4 years ago
vkr_image.c vkr: remove {CREATE,DESTROY}_OBJECT 4 years ago
vkr_image.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_instance.c vkr: use the cast functions 4 years ago
vkr_instance.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_physical_device.c vkr: use the cast functions 4 years ago
vkr_physical_device.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_pipeline.c vkr: remove {CREATE,DESTROY}_OBJECT 4 years ago
vkr_pipeline.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_query_pool.c vkr: remove {CREATE,DESTROY}_OBJECT 4 years ago
vkr_query_pool.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_queue.c vkr: remove {CREATE,DESTROY}_OBJECT 4 years ago
vkr_queue.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_render_pass.c vkr: remove {CREATE,DESTROY}_OBJECT 4 years ago
vkr_render_pass.h vkr: add VKR_DEFINE_OBJECT_CAST 4 years ago
vkr_renderer.c vkr: clean up includes 4 years ago
vkr_renderer.h vkr: replace vrend_printf by vkr_log 4 years ago
vkr_ring.c vkr: wrap vkr_ring_layout offset+size as memory_region struct 4 years ago
vkr_ring.h vkr: wrap vkr_ring_layout offset+size as memory_region struct 4 years ago
vkr_transport.c vkr: enforce ring control vars are 32-bit aligned 4 years ago
vkr_transport.h vkr: split out vkr_transport.[ch] 4 years ago