Searched +full:libxcb +full:- +full:randr0 +full:- +full:dev (Results 1 – 8 of 8) sorted by relevance
5 # .gitlab-ci/image-tags.yml tags:8 set -e9 set -o xtrace18 autotools-dev21 libssl-dev26 "clang-${LLVM_VERSION}"28 libarchive-dev29 libdrm-dev30 "libclang-cpp${LLVM_VERSION}-dev"31 libgbm-dev[all …]
4 set -e5 set -o xtrace9 apt-get -y install ca-certificates10 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list.d/*11 …b.freedesktop.org/gfx-ci/ci-deb-repo/-/raw/${PKG_REPO_REV}/ ${FDO_DISTRIBUTION_VERSION%-*} main" |…12 apt-get update16 libssl-dev20 apt-utils21 android-libext4-utils29 "clang-${LLVM_VERSION}"[all …]
5 # .gitlab-ci/image-tags.yml tags:8 set -e9 set -o xtrace13 apt-get install -y ca-certificates gnupg2 software-properties-common15 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list.d/*17 …b.freedesktop.org/gfx-ci/ci-deb-repo/-/raw/${PKG_REPO_REV}/ ${FDO_DISTRIBUTION_VERSION%-*} main" |…30 "clang-${LLVM_VERSION}"31 dpkg-dev33 glslang-tools35 libasound2-dev[all …]
3 autoconf 2.69-114 automake 1:1.16.1-45 autotools-dev 20180224.16 base-files 10.3+deb10u137 base-passwd 3.5.468 bash 5.0-49 binfmt-support 2.2.0-210 binutils 2.31.1-1611 binutils-aarch64-linux-gnu 2.31.1-1612 binutils-common:arm64 2.31.1-16[all …]
3 autoconf 2.69-114 automake 1:1.16.1-45 autotools-dev 20180224.16 base-files 10.3+deb10u137 base-passwd 3.5.468 bash 5.0-49 binfmt-support 2.2.0-210 binutils 2.31.1-1611 binutils-aarch64-linux-gnu 2.31.1-1612 binutils-common:amd64 2.31.1-16[all …]
4 set -e5 set -o xtrace15 "crossbuild-essential-$arch"18 "libdrm-dev:$arch"19 "libelf-dev:$arch"20 "libexpat1-dev:$arch"21 "libffi-dev:$arch"22 "libpciaccess-dev:$arch"24 "libvulkan-dev:$arch"25 "libx11-dev:$arch"[all …]
5 # shellcheck disable=SC2016 # non-expanded variables are intentional7 # .gitlab-ci/image-tags.yml tags:10 set -e11 set -o xtrace20 if curl -L --retry 4 -f --retry-delay 60 -s -X HEAD \22 echo "Remote files are up-to-date, skip rebuilding them."30 . .gitlab-ci/container/container_pre_build.sh32 # Install rust, which we'll be using for deqp-runner. It will be cleaned up at the end.33 . .gitlab-ci/container/build-rust.sh38 GCC_ARCH="aarch64-linux-gnu"[all …]
2 # https://travis-ci.org12 - env: CHECK_COMMIT_FORMAT=ON13 - env: VULKAN_BUILD_TARGET=GN16 - os: linux18 env: VULKAN_BUILD_TARGET=ANDROID ANDROID_TARGET=android-26 ANDROID_ABI=armeabi-v7a19 # Android 64-bit build.20 - os: linux22 env: VULKAN_BUILD_TARGET=ANDROID ANDROID_TARGET=android-26 ANDROID_ABI=arm64-v8a24 - os: linux28 - os: linux[all …]