diff --git a/docs/drivers/virgl.rst b/docs/drivers/virgl.rst index fefb108a88c..9a40d8862cb 100644 --- a/docs/drivers/virgl.rst +++ b/docs/drivers/virgl.rst @@ -1,10 +1,10 @@ -Virgil 3d project -================= +VirGL project +============= -What is Virgil? ---------------- +What is VirGL? +-------------- -Virgil is a research project to investigate the possibility of creating a +VirGL is a research project to investigate the possibility of creating a virtual 3D GPU for use inside QEMU virtual machines, that allows the guest operating system to use the capabilities of the host GPU to accelerate 3D rendering. The plan is to have a guest GPU that is fully @@ -73,7 +73,7 @@ virglrenderer: the GL renderer http://cgit.freedesktop.org/virglrenderer git://g Authors and Contributors ------------------------ -Virgil is a research project undertaken by Dave Airlie at Red Hat. It +VirGL is a research project undertaken by Dave Airlie at Red Hat. It builds on lots of open source work in a number of projects, primarily the Gallium 3D code from the Mesa project.