Replies: 1 comment
-
|
I just checked vmdisp9x document and see that virgl is on the TODO list. So I guess this answered my question. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, first thanks for this great project to add 3D acceleration for Win9X systems. Very useful for retro games.
I tested it with VirtualBox v7.2.6 and it worked great.
I also see that the driver supports qemu-3dfx patched qemu device. My question is that qemu officially has opengl accelerated virtual graphic devices such as virtio-vga-gl, virtio-gpu-gl-pci etc. Is softgpu drivers support such virtual devices? If not, is it possible to add the support? Since the driver already supports qemu-3dfx, it should not be too hard to add the support of virtio-gl devices. Again, I am relatively new to this so maybe softgpu already supported virtio-gl devices, if this is the case, is there any document on how to setup the driver to work with virtio-gl devices. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions