[virglrenderer-devel] Compiling virtio-gpu driver for/in Windows

Nathan Gauër nathan at gauer.org
Mon Aug 6 18:42:31 UTC 2018


On 08/06/2018 07:55 PM, xp4.ext_srv wrote:
> Hello, i'm new to this channel.
> I'm trying to compile this
> (https://gitlab.freedesktop.org/spice/win32/virtio-gpu-wddm-dod) with
> VS2015 but buildAll.bat says that it's incompatible.
> 
> Do anyone have compiled this successfully and installed the driver to
> obtain 3D accel in windows?
> Is there any repo with the driver pre-built?
> Thanks in advance
> 
> 
> Sent with ProtonMail <https://protonmail.com> Secure Email.
> 
> 
> 
> _______________________________________________
> virglrenderer-devel mailing list
> virglrenderer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/virglrenderer-devel
> 

Hi,

If I recall correctly, you'll need
- VS2015
- Windows SDK + WDK

For the 3D acceleration part, it will be a bit more complex.
This project only supports a very limited set of features. And it
needs a specific ICD.
Right now, this driver cannot be used outside of a debug environment.

Here is a recap from the qemu-devel ML:
http://lists.nongnu.org/archive/html/qemu-devel/2017-08/msg05573.html

And here is the GIST to recap the state of this project regarding the
current commit (5e651731):
https://gist.github.com/Keenuts/199184f9a6d7a68d9a62cf0011147c0b

Cheers,

-- 
Nathan Gauër


More information about the virglrenderer-devel mailing list