pal1000 / swiftshader-dist-win

Google SwiftShader Windows builds focused on Vulkan driver with utilities to help usage
MIT License
30 stars 5 forks source link

Vulkan build support #1

Closed shrinktofit closed 4 years ago

shrinktofit commented 5 years ago

I found that only meson will build vulkan, but meson doesn't work on windows...

damiandixon commented 5 years ago

meson website says they support Windows. What is the problem you are encountering?

pal1000 commented 5 years ago

Mesa3D has no GPU acceleration support on Windows and also there is no Windows GDI driver in Mesa3D for Vulkan API at the moment. I personally don't have hopes one will appear anytime soon. The only hope at the moment is kazan-3d.

When kazan-3d gets Windows support and when it gets in good enough shape I may consider building it.

pal1000 commented 4 years ago

I learned Google SwiftShader stack has CPU Vulkan driver since last year's summer and I am already working on putting up a buildbot because there are no stable releases to keep up with.

pal1000 commented 4 years ago

TODO list for this issue:

pal1000 commented 4 years ago

@damiandixon you'll find swiftshader binaries including Vulkan driver here.