Lines Matching full:lavapipe

30 - lavapipe,radv,anv KHR_dynamic_rendering
50 - lavapipe: dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.step fails
114 - lavapipe leaks introduced in eb7eccc76f0a02b3a3291adaa39788b157979dc5
675 - lavapipe: Update LoaderICDInterfaceVersion to v5
701 - anv,lavapipe,v3dv: use wsi_common_get_image
935 - lavapipe: drop EXT_acquire_xlib_display
1173 - lavapipe: fix sampler + sampler view leaks.
1174 - lavapipe: reference gallium fences correctly.
1917 - lavapipe: Allow for texture types
1926 - lavapipe: Use vk_instance_get_proc_addr_unchecked for WSI
1933 - lavapipe: Don't wrap errors returned from vk_device_init in vk_error
2506 - lavapipe: Fixed maxFragmentCombinedOutputResources
3062 - lavapipe: fix unused variable
3085 - lavapipe: stop reading renderpass during pipeline creation
3086 - lavapipe: remove some unused struct members
3087 - lavapipe: use framebuffer attachment_count member instead of renderpass
3088 - lavapipe: remove lvp_subpass_attachment::in_render_loop
3089 - lavapipe: remove lvp_subpass_attachment::layout
3090 - lavapipe: add attachment index to lvp_render_pass_attachment
3091 - lavapipe: remove lvp_subpass::max_sample_count
3092 - lavapipe: remove lvp_subpass_attachment and use lvp_render_pass_attachment refs
3093 - lavapipe: remove last VK_ATTACHMENT_UNUSED check
3094 - lavapipe: store subpass directly to rendering_state
3095 - lavapipe: simplify some attachment derefs
3096 - lavapipe: remove lvp_subpass::has_color_att
3097 - lavapipe: pull layer count from render state during resolve
3098 - lavapipe: clamp attachment clear rect sizes
3162 - lavapipe: fix cmd queuing for dynamic render
3163 - lavapipe: VK_KHR_dynamic_rendering
3164 - features: add dynamic render for lavapipe
3171 - lavapipe: add some asserts for descriptor dynamic offsets
3255 - lavapipe: replace hard pointer calcs in dynamic render with ptralloc
3256 - lavapipe: replace hard pointer calcs in push descriptors with ptralloc
3259 - lavapipe: fix ptralloc typo
3284 - lavapipe: remove unused struct member
3332 - lavapipe: use util_pack_color_union() for generating clear colors
3334 - lavapipe: ci updates
4124 - lavapipe: fix implicit-fallthrough warning
4133 - lavapipe: fix string-plus-int warning