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

2021-02-11 Thread Jason Ekstrand
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  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@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


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

2021-02-11 Thread Michel Zou
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