1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| name: "virglrenderer"
| description:
| "Virgil 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."
|
| third_party {
| url {
| type: HOMEPAGE
| value: "https://virgil3d.github.io/"
| }
| url {
| type: GIT
| value: "https://anongit.freedesktop.org/git/virglrenderer.git"
| }
| version: "master"
| last_upgrade_date { year: 2018 month: 4 day: 10 }
| }
|
|