[Mesa-dev] lavapipe vulkan driver win32 port: call for help

Jason Ekstrand jason at jlekstrand.net
Thu Feb 11 09:33:21 UTC 2021


Drive-by comment:  I'm afraid getting window-system stuff working
isn't "the last push".  It's probably 50-80% of the project.  I have
no idea how any of this works for LLVMpipe; maybe we can steal some
code from there?  In any case, you're unlikely to find a lot of win32
experts here.

--Jason

On Thu, Feb 11, 2021 at 3:09 AM Michel Zou <Xantares09 at hotmail.com> wrote:
>
> hello,
>
> I started to work on the software vulkan driver (lavapipe) win32 port:
> https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7208
> up to the point it builds and "runs" but nothing is displayed with the vkcube example (from Vulkan-Tools).
> It is probably an issue with the buffer not being properly copied or something (I'm not really good with these windows apis)
>
> I dont know if I'll have time to work on it anymore.
> I'm looking for someone willing to help to give it the last push.
>
> Just in case, here is how to enable it:
> meson build -Dgallium-drivers=swrast -Dvulkan-drivers=swrast
> So far I only used mingw, not msvc.
>
>
>
>
>
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list