mesa/src/gallium/frontends/lavapipe
Mike Blumenkrantz fc1eec0a27 lavapipe: fix shader access stage conversion from mesa -> pipe
ok ok but this time it's fixed and works I promise

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17758>
2022-07-26 20:21:50 +00:00
..
ci lavapipe: remove some skips 2022-07-25 16:38:25 +00:00
lvp_cmd_buffer.c lavapipe: fix CmdPushDescriptorSetWithTemplateKHR with refcounting 2022-05-10 20:30:09 +00:00
lvp_conv.h lavapipe: fix logic-op support 2020-12-07 11:17:44 +00:00
lvp_descriptor_set.c lavapipe: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
lvp_device.c lavapipe: advertise VK_EXT_multisampled_render_to_single_sampled 2022-07-26 00:02:26 +00:00
lvp_execute.c lavapipe: fix shader access stage conversion from mesa -> pipe 2022-07-26 20:21:50 +00:00
lvp_formats.c lavapipe: VK_EXT_multisampled_render_to_single_sampled 2022-07-26 00:02:26 +00:00
lvp_image.c lavapipe: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
lvp_inline_uniforms.c lavapipe: implement extreme uniform inlining 2022-07-25 16:38:25 +00:00
lvp_lower_input_attachments.c lavapipe: add input attachment support for multiview 2021-03-12 05:05:51 +00:00
lvp_lower_vulkan_resource.c lavapipe: make binding/layout helper functions static inline 2022-07-25 22:08:53 +00:00
lvp_lower_vulkan_resource.h
lvp_pipe_sync.c lavapipe: Switch to the common sync framework 2022-04-06 00:38:22 +00:00
lvp_pipeline.c lavapipe: Use the vk_graphics_pipeline_state 2022-07-26 00:45:26 +00:00
lvp_pipeline_cache.c lavapipe: EXT_pipeline_creation_cache_control 2022-03-16 04:46:06 +00:00
lvp_private.h lavapipe: Use the vk_graphics_pipeline_state 2022-07-26 00:45:26 +00:00
lvp_query.c lavapipe: Switch to the common sync framework 2022-04-06 00:38:22 +00:00
lvp_util.c lavapipe: Switch to the new vk_error helpers 2021-10-07 20:51:36 +00:00
lvp_wsi.c vulkan/wsi: Support tiled CPU images 2022-07-07 11:44:19 -05:00
lvp_wsi.h lavapipe: move to the common casting interfaces 2021-03-14 20:03:13 +00:00
meson.build lavapipe: implement extreme uniform inlining 2022-07-25 16:38:25 +00:00