Lines Matching full:lavapipe
31 - VK_KHR_shader_clock on lavapipe
33 - VK_EXT_attachment_feedback_loop_layout on RADV, lavapipe
42 - VK_EXT_extended_dynamic_state3 on lavapipe
166 - venus-lavapipe flakes
210 - lavapipe CI times out
802 - lavapipe: s/u_foreach_bit/u_foreach_bit64/ in handle_pipeline_access()
811 - lavapipe: remove continue statements in emit_state() to be more consistent
812 - lavapipe: zero-init sampler objects
1279 - lavapipe: enable shader clock
1290 - lavapipe: lower images to non-derefs in vulkan side
1291 - lavapipe: scan shader for info before lowering images.
1305 - lavapipe: fix 3d depth stencil image clearing.
1308 - lavapipe: export VK_KHR_shader_atomic_float
1309 - docs: add new llvmpipe/lavapipe atomic float extensions
1310 - lavapipe: use slow clear path if conditional rendering.
1312 - lavapipe: take layers into account around render surface creation.
1313 - lavapipe: handle view mask layer count properly for begin rendering.
1318 - lavapipe: add fmin/fmax to image lowering.
1374 - ci/lavapipe: implement traces
1376 - ci/lavapipe: wine flakes, switch to manual for now
1390 - ci: set venus on lavapipe to manual due to flakes
1399 - ci/lavapipe: convert traces to new YAML format
1649 - docs/features: add missing extensions supported by lavapipe
1656 - docs/features: drop unsupported VK_KHR_display & VK_KHR_get_display_properties2 for lavapipe
1747 - Revert "Revert "ci: set venus on lavapipe to manual due to flakes""
1868 - docs: lavapipe -> Lavapipe
2471 - vulkan,lavapipe: Use a tri-state enum for depth clip enable
3028 - lavapipe: Remove st_shader_stage_to_ptarget
3032 - lavapipe: Set ss_dirty in emit_state
3626 - lavapipe: Fix float32_atomic_min_max spelling
3806 - lavapipe: stop tracking descriptor image layout
3807 - lavapipe: use cso for compute samplers too
3808 - lavapipe: remove lvp_sampler::state
3809 - lavapipe: replace lvp_sampler internals with pipe_sampler_state
3810 - lavapipe: use pipe_sampler_state directly in descriptor info
3811 - lavapipe: delete lvp_buffer::offset
3812 - lavapipe: use gallium buffer descriptor types directly
3813 - lavapipe: apply VK_WHOLE_SIZE to bufferviews at creation
3814 - lavapipe: create gallium descriptor image/sampler view types for views
3815 - lavapipe: delete some code
3865 - lavapipe: VK_EXT_attachment_feedback_loop_layout
3866 - lavapipe: ARM/EXT_rasterization_order_attachment_access
3944 - lavapipe: set writemask for compute shader buffers
3945 - lavapipe: propagate shader access info across libraries
3981 - lavapipe: dynamic state3
3992 - lavapipe: improve blend handling on pipeline binds
4028 - lavapipe: store compiler options to physical device
4050 - lavapipe: store binding offset for buffers
4051 - lavapipe: fix BufferDeviceAddress usage
4104 - docs: Add d3d10umd and lavapipe to the doc for the gallium frontends.
4637 - lavapipe: initialize index_bias to zero for non-indexed draws
5181 - lavapipe: stop allocating 0 size const buffer
5379 - Revert "ci: set venus on lavapipe to manual due to flakes"
5381 - Revert "Revert "Revert "ci: set venus on lavapipe to manual due to flakes"""
5588 - lavapipe/meson: rename module_dir to icd_lib_path and swap two lines for consistence