blob: a517e6292043055e442d94449c5227fc1fb681ff [file] [log] [blame]
Tao Wu13157082018-04-10 12:29:24 -07001name: "virglrenderer"
2description:
3 "Virgil is a research project to investigate the possibility of creating a "
4 "virtual 3D GPU for use inside qemu virtual machines, that allows the guest "
5 "operating system to use the capabilities of the host GPU to accelerate 3D "
6 "rendering."
7
8third_party {
9 url {
10 type: HOMEPAGE
11 value: "https://virgil3d.github.io/"
12 }
13 url {
14 type: GIT
15 value: "https://anongit.freedesktop.org/git/virglrenderer.git"
16 }
17 version: "master"
Bob Badouree68ac92020-04-23 16:36:20 -070018 license_type: NOTICE
Tao Wu13157082018-04-10 12:29:24 -070019 last_upgrade_date { year: 2018 month: 4 day: 10 }
20}