Name Date Size #Lines LOC

..--

.gitlab-ci/H25-Apr-2025-9,4539,235

ci/H25-Apr-2025-771,237770,935

docs/H25-Apr-2025-223176

perf-testing/H25-Apr-2025-1,3071,017

prebuilt-intermediates/H25-Apr-2025-11,71711,335

server/H25-Apr-2025-2,5771,871

src/H25-Apr-2025-145,661110,214

tests/H25-Apr-2025-8,2316,631

vtest/H25-Apr-2025-3,7002,761

.dir-locals.elH A D25-Apr-2025271 1312

.editorconfigH A D25-Apr-2025468 3223

.gitignoreH A D25-Apr-202512 21

.gitlab-ci.ymlH A D25-Apr-20259 KiB350282

Android.bpH A D25-Apr-20255.8 KiB179172

COPYINGH A D25-Apr-20251.1 KiB2116

LICENSEH A D25-Apr-20254.5 KiB9376

METADATAH A D25-Apr-2025795 2422

MODULE_LICENSE_MITHD25-Apr-20250

NOTICEH A D25-Apr-20251.1 KiB2116

OWNERSH A D25-Apr-2025165 54

README.rstH A D25-Apr-20251.3 KiB5132

README.versionH A D25-Apr-202599 54

config.h.mesonH A D25-Apr-20251.9 KiB5857

generate-prebuilts.shH A D25-Apr-2025179 53

meson.buildH A D25-Apr-202510.1 KiB330277

meson_options.txtH A D25-Apr-20253 KiB122108

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