Lines Matching full:lavapipe

176 - lavapipe: ycbcr regression
187 - lavapipe/llvmpipe: shader unregister crash
218 - lavapipe/llvmpipe: regressions since descriptor rewrite
1367 - ci: remove binding model from the asan skips for lavapipe.
1462 - lavapipe: use vk_buffer common code.
1463 - lavapipe: use vk_buffer_range common code.
1513 - lavapipe: fix some whitespace in advance of other changes.
1514 - lavapipe: fix subresource layers asserts
1515 - lavapipe: support host image copying on compressed texture formats
1517 - lavapipe: don't emit blit src/dst for subsampled formats.
1519 - lavapipe: convert sampler to use vk base class.
1520 - lavapipe: cleanup copy code to use a local region variable.
1521 - lavapipe: start introducing planes structure.
1522 - lavapipe: allocate image and image view planes.
1523 - lavapipe: handle planes in copies
1524 - lavapipe: handle planes in get image sub resource
1525 - lavapipe: add descriptor sets bindings for planar images
1526 - lavapipe: handle planes in texture lowering.
1527 - lavapipe: expose planar ycbcr formats and new ycbcr features
1528 - lavapipe + docs: update ycbcr extension enables.
1878 - ci: move lavapipe files rules to src/gallium/drivers/lavapipe/ci/gitlab-ci.yml
1890 - lavapipe/ci: use tighter changes: rules
3921 - lavapipe: Don't delete control barriers
3953 - lavapipe: Remove dummy sampler ycbcr conversion
3954 - lavapipe: Store immutable_samplers as lvp_sampler array
3955 - lavapipe: Fix binding immutable samplers with desc buffers
3956 - lavapipe: Implement samplerYcbcrConversion
3957 - lavapipe: Advertise samplerYcbcrConversion
3962 - lavapipe: Use common physical device properties
3965 - lavapipe/ci: Remove descriptor_indexing fails
3976 - lavapipe: Add lvp_pipeline_type
3977 - lavapipe: Implement exec graph pipelines
3978 - lavapipe: Implement AMDX_shader_enqueue commands
3979 - lavapipe: Advertise AMDX_shader_enqueue
3989 - lavapipe: Lock around CSO destroys
3993 - lavapipe: Avoid lowering shaders twice
3994 - lavapipe: Fix the locking around cso destruction
4026 - lavapipe/ci: Fix asan expectations
4659 - lavapipe: use the component offset directly for xfb
4666 - lavapipe: statically allocate fb attachment array
4667 - lavapipe: zero fb attachment array at rp start
4668 - lavapipe: don't check geometry for fb attachments
4669 - lavapipe: be slightly more permissive for bad apps (and cts) with dynrender
4670 - lavapipe: VK_EXT_host_image_copy
4696 - lavapipe: GetRenderingAreaGranularityKHR
4699 - lavapipe: fix BindVertexBuffers2 buffer size handling
4700 - lavapipe: fix resolves where src image has a layer offset
4701 - lavapipe: block yuv formats from getting blit feature flags
4702 - lavapipe: BindIndexBuffer2
4703 - lavapipe: GetDeviceImageSubresourceLayoutKHR
4704 - lavapipe: VK_REMAINING_ARRAY_LAYERS for copy ops
4705 - lavapipe: maintenance5
4710 - lavapipe: zero-init pipe_sampler_state
4727 - lavapipe: handle VkPipelineCreateFlagBits2KHR
4728 - lavapipe: handle VkBufferUsageFlags2KHR
4779 - zink: add lavapipe flake
4786 - lavapipe: update vbo indices before propagating stride
4787 - lavapipe: fix pipeline stride propagation
4819 - lavapipe: handle VkHostImageCopyDevicePerformanceQueryEXT
4820 - lavapipe: don't advertise UNDEFINED layout for HIC
4838 - lavapipe: KHR_map_memory2
4851 - lavapipe: clamp cache uuid size
4852 - lavapipe: EXT_load_store_op_none
4864 - lavapipe: set separate_shaders for shader objects
4871 - lavapipe: fix variable descriptor count support handling
4872 - lavapipe: always set independent blend
4873 - lavapipe: more vertex stride fixups
4874 - lavapipe: set default viewport and scissor count for cmdbufs
4875 - lavapipe: set default min sample shading to 1
4894 - lavapipe: don't block begin/end cmdbuf pipeline barriers
4907 - lavapipe: VK_EXT_nested_command_buffer
5433 - lavapipe: further limit accurate_a0 hack
6121 - lavapipe: Fix struct initialization
6170 - ci/venus: update venus-lavapipe expectations
6230 - lavapipe: Convert to use nir_foreach_function_impl
6231 - lavapipe: fixes indent of function lvp_inline_uniforms