• Home
Name Date Size #Lines LOC

..--

ci/03-May-2024-771,363771,038

docs/03-May-2024-223176

perf-testing/03-May-2024-1,3071,017

prebuilt-intermediates/03-May-2024-11,65011,312

src/03-May-2024-117,05388,948

tests/03-May-2024-8,0286,475

vtest/03-May-2024-3,6802,742

.dir-locals.elD03-May-2024271 1312

Android.bpD03-May-20245.3 KiB158153

COPYINGD03-May-20241.1 KiB2116

LICENSED03-May-20244.5 KiB9376

METADATAD03-May-2024573 2119

MODULE_LICENSE_MITD03-May-20240

NOTICED03-May-20241.1 KiB2116

OWNERSD03-May-2024155 54

README.rstD03-May-20241.3 KiB5132

README.versionD03-May-202499 54

config.h.mesonD03-May-2024632 2221

generate-prebuilts.shD03-May-2024179 53

meson.buildD03-May-20248 KiB274225

meson_options.txtD03-May-20242.2 KiB8374

virglrenderer.pc.inD03-May-2024241 119

README.rst

1`Virglrenderer <https://virgil3d.github.io/>`_ - The VirGL virtual OpenGL renderer
2==================================================================================
3
4
5Source
6------
7
8This repository lives at https://gitlab.freedesktop.org/virgl/virglrenderer.
9Other repositories are likely forks, and code found there is not supported.
10
11
12Build & install
13---------------
14
15This project uses the meson build system:
16
17.. code-block:: sh
18
19  $ meson build
20  $ cd build
21  $ ninja install
22
23
24Support
25-------
26
27Many Virglrenderer devs hang on IRC; if you're not sure which channel is
28appropriate, you should ask your question on `OFTC's #virgil3d
29<irc://irc.oftc.net/virgil3d>`_, someone will redirect you if
30necessary.
31Remember that not everyone is in the same timezone as you, so it might
32take a while before someone qualified sees your question.
33
34The next best option is to ask your question in an email to the
35mailing lists: `virglrenderer-devel\@lists.freedesktop.org
36<https://lists.freedesktop.org/mailman/listinfo/virglrenderer-devel>`_
37
38
39Bug reports
40-----------
41
42If you think something isn't working properly, please file a bug report in
43`GitLab <https://gitlab.freedesktop.org/virgl/virglrenderer/-/issues>`_.
44
45
46Contributing
47------------
48
49Contributions are welcome, note that Virglrenderer uses GitLab for patches
50submission, review and discussions.
51

README.version

1URL: https://cgit.freedesktop.org/virglrenderer
2Version: 0.6.0
3BugComponent: 405564
4Owners: lepton
5