Merge branch 'AlxHnr-faq-opengl'

This commit is contained in:
Andrew David Wong 2021-01-05 16:03:23 -08:00
commit 59f8381a7f
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -322,12 +322,13 @@ If it seems like a feature that we can and should enable, please [let us know][r
Absolutely.
### Can I run applications, like games, which require 3D support?
### Can I run applications, like games, which require hardware acceleration?
Those wont fly.
We do not provide OpenGL virtualization for Qubes.
We do not provide GPU virtualization for Qubes.
This is mostly a security decision, as implementing such a feature would most likely introduce a great deal of complexity into the GUI virtualization infrastructure.
However, Qubes does allow for the use of accelerated graphics (OpenGL) in Dom0s Window Manager, so all the fancy desktop effects should still work.
However, Qubes does allow for the use of accelerated graphics (e.g. OpenGL) in dom0s Window Manager, so all the fancy desktop effects should still work.
AppVMs use a software-only (CPU-based) implementation of OpenGL, which may be good enough for basic games and applications.
For further discussion about the potential for GPU passthrough on Xen/Qubes, please see the following threads: