Lines Matching full:lavapipe
50 - VK_EXT_vertex_input_dynamic_state on lavapipe
52 - wideLines on lavapipe
54 - VK_EXT_line_rasterization on lavapipe
56 - VK_EXT_multi_draw on ANV, lavapipe, and RADV
58 - VK_KHR_separate_depth_stencil_layouts on lavapipe
60 - VK_EXT_separate_stencil_usage on lavapipe
62 - VK_EXT_extended_dynamic_state2 on lavapipe
1019 - ci: Add test which occasionally times out to lavapipe-vk skips
1700 - lavapipe: add support for non-dri loader on linux
1704 - lavapipe: fix mipmapped resolves.
1705 - lavapipe: mark event_storage as volatile
1805 - gallium/sw: add sw_vk bit to avoid having to futz with env vars for lavapipe
1829 - vulkan/wsi/wl: add wl_shm support for lavapipe.
1830 - lavapipe: add the separate depth/stencil layout enable.
1914 - ci/lavapipe: Don't include deqp's shader_cache in the artifacts.
1953 - ci/lavapipe: Add fractional NIR stress test job.
2204 - lavapipe: resolve border-color when creating sampler
2205 - lavapipe: implement VK_EXT_custom_border_color
2252 - lavapipe: consistently use nir macros
2268 - lavapipe: emit correct textures_used for texture-arrays
2270 - lavapipe: fix fsum with swizzle
2274 - lavapipe: report out-of-memory when binding
2276 - lavapipe: report allocation-error
2277 - lavapipe: correct reported number of UBOs
2295 - lavapipe: handle cube-array image-views
2296 - lavapipe: do not interpret cube-compatible as cubemap
2377 - lavapipe: query formats for shader-image support
2379 - lavapipe: expose more storage-image features
2380 - lavapipe: do not disable multisampling for smooth lines
2381 - lavapipe: fix disable_multisample condition
2385 - lavapipe: re-expose line-rasterization extension
2386 - lavapipe: expose strict-lines feature
2393 - lavapipe: do not assert on more than 32 samplers
2394 - lavapipe: do not mark unsupported tests as crashing
2462 - lavapipe: Use common default allocator.
2463 - lavapipe: Add a missing VKAPI_ATTR.
3141 - lavapipe: Use common Vulkan format helpers
3149 - lavapipe: Fix lvp_execute_cmds' pipe_stream_output_target leak.
3150 - lavapipe: Fix lvp_pipeline_compile's nir_xfb_info leak.
3674 - ci: Add test which occasionally times out to lavapipe-vk skips
3684 - lavapipe: fix unused variable warning
3739 - lavapipe: implement VK_EXT_provoking_vertex
3783 - lavapipe: handle buffer sizes better in CmdBindTransformFeedbackBuffersEXT
3784 - lavapipe: do not read sampler descriptor info during update if layout has immutables
3785 - lavapipe: set events to the unsignalled state on creation
3786 - lavapipe: flag renderpasses as having color/zs attachments
3787 - lavapipe: update more states on null multisample pipeline info
3788 - lavapipe: zero out the dsa state info and flag for updating on null dsa state
3789 - lavapipe: zero out the blend state info and flag for updating on null blend state
3790 - lavapipe: don't unnecessarily flag dsa states for updating
3791 - lavapipe: ignore tess pipeline info if no tess shaders in pipeline
3792 - lavapipe: don't access pipeline viewport state when it should be ignored
3793 - lavapipe: don't access pipeline dsa state when it should be ignored
3794 - lavapipe: don't access pipeline blend state when it should be ignored
3845 - lavapipe: fix fencing when submitting multiple cmdbufs
3902 - lavapipe: moar @optimize
3908 - lavapipe: skip "pipeline barriers" if they're first or last in a cmdbuf
3909 - lavapipe: also ignore multiple pipeline barriers in succession
3921 - lavapipe: add more format mappings for vertex buffer formats
3986 - lavapipe: use cso caching
4107 - lavapipe: implement multidraw ext
4129 - lavapipe: hook up some bits for handling dynamic line stipple state
4130 - lavapipe: implement EXT_vertex_input_dynamic_state
4158 - lavapipe: store whether the geometry shader outputs GL_LINES
4159 - lavapipe: store the geometry shader prim type to render state
4160 - lavapipe: implement VK_EXT_line_rasterization
4161 - lavapipe: wideLines support
4163 - relnotes: add some line feature updates for lavapipe
4164 - features: mark off line rasterization for lavapipe
4168 - features: mark off EXT_vertex_input_dynamic_state for lavapipe
4176 - lavapipe: handle null vertex buffers more gracefully
4184 - lavapipe: implement EXT_separate_stencil_usage
4185 - lavapipe: implement KHR_separate_depth_stencil_layouts
4186 - features: more lavapipe extensions
4187 - relnotes: more lavapipe features
4213 - lavapipe: only apply pipeline state for depth bias if it's enabled
4214 - lavapipe: implement EXT_extended_dynamic_state2
4215 - features: EXT_extended_dynamic_state2 for lavapipe
4216 - relnotes: EXT_extended_dynamic_state2 for lavapipe
4230 - lavapipe: disable line rasterization ext
4244 - features: mark off line rasterization for lavapipe
4245 - relnotes: add some missing zink/lavapipe updates
4246 - ci: add vulkan files to lavapipe rules
4250 - lavapipe: increment drawid for multidraws
4936 - lavapipe: remove initialization override