Lines Matching full:lavapipe

32 - VK_EXT_depth_clip_control on lavapipe and RADV
33 - Vulkan 1.3 support on lavapipe
34 - VK_EXT_graphics_pipeline_library on lavapipe
35 - VK_EXT_primitives_generated_query on lavapipe
36 - VK_EXT_image_2d_view_of_3d on ANV and lavapipe
37 - VK_KHR_swapchain_mutable_format on lavapipe
126 - lavapipe: dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.step fails
557 - lavapipe: enable subgroup shuffle operations
602 - lavapipe: Re-use auto-generated vk_cmd_enqueue entrypoints
614 - lavapipe: Don't use VK_OUTARRAY_MAKE()/vk_outarray_append()
936 - lavapipe: fix sampler + sampler view leaks.
937 - ci/lavapipe: update lvp asan results after leak fixes.
942 - lavapipe: reference gallium fences correctly.
945 - lavapipe: fix pipeline statistic query results with availability.
946 - lavapipe: handle endless fence timeout properly.
947 - lavapipe: execute a finish in pipeline barrier and event waiting.
948 - lavapipe: don't flush on transfer operations.
949 - lavapipe: handle non-timeline semaphores wait/signal.
963 - lavapipe: pass partial results flags through.
966 - ci/lavapipe: fixup results after proper reference counting.
969 - lavapipe: always set read/write on ssbo/images.
976 - lavapipe: remove broken workaround for zink depth texturing.
989 - lavapipe: add EXT_texel_buffer_alignment support.
995 - lavapipe: add loop unrolling.
1130 - ci/lavapipe: Test 1/3 of lavapipe on the shared 64-core google runners.
1644 - vulkan,lavapipe: Simplify command recording code-gen
1651 - lavapipe: Use vk_command_pool
1674 - lavapipe: Reset the free_cmd_buffers list in TrimCommandPool
1675 - vulkan,lavapipe: Move some enqueue helpers to common code
1678 - lavapipe: Allocate descriptor set layouts with DEVICE scope
1679 - lavapipe: Reference count pipeline layouts
1680 - lavapipe: Use the common vk_enqueue_CmdBindDescriptorSets
1682 - lavapipe: Use the auto-generated vk_enqueue_BeginRendering
1741 - lavapipe: Use VK_OUTARRAY for GetPhysicalDeviceQueueFamilyProperties[2]
1742 - lavapipe: Drop GetPhysicalDeviceQueueFamilyProperties
1759 - lavapipe: Use vk_image_view
1760 - lavapipe: Use vk_image_subresource_layer/level_count
1761 - lavapipe: Delete render passes
1776 - lavapipe: Switch to the common sync framework
1779 - lavapipe: Enable VK_EXT_debug_utils
1782 - lavapipe: Go back to manually signaling in lvp_AcquireNextImage2()
2314 - lavapipe: set non-zero device/driver uuid
2315 - lavapipe: fix i686 mingw build
2348 - lavapipe: use util_pack_color_union() for generating clear colors
2350 - lavapipe: ci updates
2385 - lavapipe: EXT_depth_clip_control
2386 - features: VK_EXT_depth_clip_control for lavapipe
2415 - lavapipe: heap-allocate rendering_state struct
2416 - lavapipe: scan shaders for image/ssbo access and generate per-stage masks
2417 - lavapipe: accurately set image/ssbo access based on shader usage
2427 - Revert "lavapipe: accurately set image/ssbo access based on shader usage"
2432 - lavapipe: clamp clear attachments rects
2434 - lavapipe: update multisample state after blend state
2435 - lavapipe: fix pipeline creation for blend and zs states
2466 - lavapipe: add the full list of cts fails
2467 - lavapipe: use the correct value for dynamic render resolve attachment indexing
2468 - lavapipe: skip format checks for EXTENDED_USAGE
2469 - lavapipe: ci updates
2470 - lavapipe: run nir_opt_copy_prop_vars during optimization loop
2471 - lavapipe: ci updates
2476 - lavapipe: make device limits a physical device struct
2477 - lavapipe: validate per-stage descriptor limits when creating pipeline layouts
2478 - lavapipe: more descriptor validation
2484 - lavapipe: always clone shader nir for shader states
2485 - lavapipe: ref/unref pipeline layouts for pipeline creation
2486 - lavapipe: implement vkGetDevice*MemoryRequirements
2487 - lavapipe: set maxBufferSize for maintenance4
2488 - lavapipe: maintenance4
2490 - lavapipe: KHR_shader_integer_dot_product
2495 - lavapipe: strip unneeded scoped barriers
2497 - lavapipe: enable KHR_memory_model support
2499 - lavapipe: use VkFormatFeatureFlags2 in format detection
2500 - lavapipe: KHR_format_feature_flags2
2502 - lavapipe: KHR_zero_initialize_workgroup_memory
2503 - lavapipe: EXT_pipeline_creation_feedback
2504 - lavapipe: EXT_pipeline_creation_cache_control
2506 - lavapipe: EXT_image_robustness
2514 - lavapipe: store number of immutable samplers to pipeline layout
2515 - lavapipe: break out resolves into separate functions
2516 - lavapipe: zalloc lvp_image_view structs
2520 - lavapipe: run some shader passes for demote handling
2521 - lavapipe: EXT_shader_demote_to_helper_invocation
2522 - lavapipe: extend demote->discard pass to handle terminate
2523 - lavapipe: KHR_shader_terminate_invocation
2524 - lavapipe: don't emit compute states during draw
2525 - lavapipe: zalloc pipeline layout structs
2526 - lavapipe: add a stream uploader to rendering_state and queue objects
2527 - lavapipe: save pipeline stages that push constants are active on
2528 - lavapipe: use stream uploader for push constant upload
2529 - lavapipe: remove unused struct member
2530 - lavapipe: implement EXT_inline_uniform_block
2531 - lavapipe: EXT_inline_uniform_block
2535 - lavapipe: EXT_subgroup_size_control
2536 - lavapipe: add a GetPhysicalDeviceToolPropertiesEXT stub
2537 - lavapipe 1.3
2538 - docs: update lavapipe features and relnotes
2539 - lavapipe: fix typo in set_event execution
2540 - lavapipe: add sync2 cmdbuf method implementations
2541 - lavapipe: add QueueSubmit2 implementation
2542 - lavapipe: KHR_synchronization2
2572 - lavapipe: run optimize loop before krangling pipeline layout
2575 - lavapipe: EXT_primitives_generated_query
2576 - lavapipe: support KHR_pipeline_library
2577 - lavapipe: implement EXT_graphics_pipeline_library
2578 - lavapipe: display EXT_graphics_pipeline_library
2579 - doc: update extensions for lavapipe
2590 - lavapipe: fix shader indexing of sampler arrays with const array index
2591 - lavapipe: fix xfb availability query copying
2592 - lavapipe: allow timeline progress in GetSemaphoreCounterValue
2593 - lavapipe: enforce monotonic timeline incrementing
2603 - lavapipe: add an env var to enable poisoning memory allocations
2605 - lavapipe: set LVP_POISON_MEMORY for ci
2609 - lavapipe: expose VK_EXT_image_2d_view_of_3d
2685 - lavapipe: KHR_swapchain_mutable_format
2688 - docs: update features for lavapipe
2721 - zink: remove compiled conditional for lavapipe usage
2741 - aux/trace: clean up some zink+lavapipe tracing awfulness
2806 - lavapipe: lower quad_broadcast intrinsics
2811 - lavapipe: enqueue pipeline destruction
2840 - lavapipe: fix CmdPushDescriptorSetWithTemplateKHR with refcounting
2859 - lavapipe: ignore depth/stencil states if attachment is not present
2860 - lavapipe: fix pipeline handling for dynamic render zs state with pipeline library
2917 - lavapipe: Lift fence check into dedicated function