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@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to