Re: 3D Acceleration for Windows hosts?

2021-03-12 Thread John Klimek
is only available for Linux DRM/KRS. I don't see any configuration options to enable OpenGL with SDL and GTK3? On Fri, Mar 12, 2021 at 2:01 AM Marc-André Lureau wrote: > > Hi > > On Fri, Mar 12, 2021 at 2:44 AM John Klimek wrote: >> >> Does QEMU have any support f

3D Acceleration for Windows hosts?

2021-03-11 Thread John Klimek
Does QEMU have any support for 3D acceleration on Windows hosts? I'm not too familiar with video/graphics libraries, but it seems like QEMU OpenGL support requires Mesa GBM which is only available for Linux (DRM/KMS). The other option is the Virgl3D renderer but that also requires Linux (DRM). I