"git@ssh.gitlab.freedesktop.org:FireBurn/linux.git" did not exist on "fdfc346302a7b63e3d5b9168be74bb12b1975999"
Commits on Source (8)
-
Erico Nunes authored
This is not needed to build, and the functionality is also compatible with GLES2 only. Fixes build in environment with only GLES2 headers. Signed-off-by:
Erico Nunes <nunes.erico@gmail.com>
-
Eric Engestrom authored
Signed-off-by:
Eric Engestrom <eric@igalia.com>
-
Eric Engestrom authored
debian's python is now also marked as EXTERNALLY-MANAGED (see PEP 668), which means that if we still want to install packages through pip we need to either create a venv (overkill here), or add `--break-system-packages`. Signed-off-by:
Eric Engestrom <eric@igalia.com>
-
Eric Engestrom authored
Because 0.47 is not compatible with python 3.10 that debian now ships. Signed-off-by:
Eric Engestrom <eric@igalia.com>
-
Eric Engestrom authored
Signed-off-by:
Eric Engestrom <eric@igalia.com>
-
Eric Engestrom authored
Signed-off-by:
Eric Engestrom <eric@igalia.com>
-
Eric Engestrom authored
Signed-off-by:
Eric Engestrom <eric@igalia.com>
-
It is useful to be able to render the kube without touching the KMS. For example, this allows us to utilise DRM render devices or to measure the performance without waiting for vblank. Signed-off-by:
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Showing
- .gitlab-ci.yml 14 additions, 19 deletions.gitlab-ci.yml
- drm-common.c 64 additions, 0 deletionsdrm-common.c
- drm-common.h 2 additions, 0 deletionsdrm-common.h
- drm-offscreen.c 115 additions, 0 deletionsdrm-offscreen.c
- kmscube.c 18 additions, 3 deletionskmscube.c
- meson.build 1 addition, 0 deletionsmeson.build
- perfcntrs.c 0 additions, 2 deletionsperfcntrs.c
drm-offscreen.c
0 → 100644