docs: consistently spell VirGL in camel-case
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 18 Oct 2022 14:05:07 +0000 (16:05 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 25 Oct 2022 10:06:45 +0000 (10:06 +0000)
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>

docs/drivers/virgl.rst

index af31a6f..41caf5c 100644 (file)
@@ -30,7 +30,7 @@ Current status
 * Many pieces are now upstreamed in various projects.
 * Kernel Linux 4.2 contains the modesetting only drivers. Linux 4.4
   contains the 3D supported pieces.
-* Mesa main contains the virgl 3D driver.
+* Mesa main contains the VirGL 3D driver.
 * QEMU 2.4 contained the initial virtio-gpu with no acceleration
   support. QEMU 2.5 contains 3D support only with the GTK3 frontend with
   GL enabled.