docs: consistently spell VirGL in camel-case

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
This commit is contained in:
Erik Faye-Lund
2022-10-18 16:05:07 +02:00
committed by Marge Bot
parent 0b371a1f62
commit e855f5a060

View 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.