/aosp_15_r20/external/intel-media-driver/.github/workflows/ |
H A D | ubuntu.yml | 6 _CFLAGS: -O2 -Wformat -Wformat-security -Wall -Werror -D_FORTIFY_SOURCE=2 -fstack-protector-strong 8 permissions: read-all 12 runs-on: ubuntu-20.04 14 CC: /usr/bin/clang-14 15 CXX: /usr/bin/clang++-14 16 ASM: /usr/bin/clang-14 18 - name: checkout media-driver 22 - name: checkout libva 27 - name: checkout gmmlib 32 - name: install toolchain [all …]
|
/aosp_15_r20/external/skia/toolchain/ |
H A D | download_linux_amd64_toolchain.bzl | 4 It downloads the necessary headers, executables, and pre-compiled static/shared libraries to 12 (See https://bazel.build/docs/output_directories#layout-diagram) 21 # https://chrome-infra-packages.appspot.com/p/skia/bots/clang_linux/+/5h9JgVTkZk0fFuOyLUCHZXIFqG1b1… 26 # (libm), etc. linux-libc-dev has the header files specific to linux. libc6-dev has the libc 37 …"url": "https://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.28-10+deb10u… 40 # From https://packages.debian.org/buster/amd64/linux-libc-dev/download 42 …"url": "https://security.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_4.19.… 45 # From https://packages.debian.org/buster/amd64/libc6-dev/download 47 …"url": "https://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6-dev_2.28-10+de… 50 # libx11-dev puts libX11.a in ${PWD}/usr/lib/x86_64-linux-gnu [all …]
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/container/ |
H A D | lava_build.sh | 5 # shellcheck disable=SC2016 # non-expanded variables are intentional 7 # .gitlab-ci/image-tags.yml tags: 10 set -e 11 set -o xtrace 20 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.sh 32 # Install rust, which we'll be using for deqp-runner. It will be cleaned up at the end. 33 . .gitlab-ci/container/build-rust.sh 38 GCC_ARCH="aarch64-linux-gnu" [all …]
|
H A D | cross_build.sh | 4 set -e 5 set -o xtrace 15 "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 …]
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/ |
H A D | .travis.yml | 8 - master 11 - clang 12 - gcc 15 - sudo apt-get install 16 - eval "${MATRIX_EVAL}" 19 - sudo apt-get -qq update 20 …- sudo apt-get install -y libassimp-dev libglm-dev graphviz libxcb-dri3-0 libxcb-present0 libpciac… 21 - export VK_VERSION=1.2.189.0 22 …- wget -O vulkansdk-linux-x86_64-$VK_VERSION.tar.gz https://sdk.lunarg.com/sdk/download/$VK_VERSIO… 23 - tar zxf vulkansdk-linux-x86_64-$VK_VERSION.tar.gz [all …]
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/container/debian/ |
H A D | arm64_build.sh | 4 set -e 5 set -o xtrace 9 apt-get -y install ca-certificates 10 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 update 16 libssl-dev 20 apt-utils 21 android-libext4-utils 29 "clang-${LLVM_VERSION}" [all …]
|
H A D | x86_64_build-base.sh | 5 # .gitlab-ci/image-tags.yml tags: 8 set -e 9 set -o xtrace 14 apt-get install -y ca-certificates 15 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list.d/* 16 …b.freedesktop.org/gfx-ci/ci-deb-repo/-/raw/${PKG_REPO_REV}/ ${FDO_DISTRIBUTION_VERSION%-*} main" |… 24 apt-utils 28 "clang-${LLVM_VERSION}" 29 "clang-format-${LLVM_VERSION}" 30 dpkg-cross [all …]
|
H A D | test-gl.sh | 4 set -e 5 set -o xtrace 10 apt-get install -y libelogind0 # this interfere with systemd deps, install separately 16 "clang-${LLVM_VERSION}" 18 dpkg-dev 20 glslang-tools 21 libasound2-dev 22 libcap-dev 23 "libclang-cpp${LLVM_VERSION}-dev" 24 libdrm-dev [all …]
|
H A D | test-vk.sh | 6 set -e 7 set -o xtrace 11 apt-get install -y libelogind0 # this interfere with systemd deps, install separately 17 dpkg-dev 19 glslang-tools 20 libexpat1-dev 22 libdrm-dev 23 libgbm-dev 24 libgles2-mesa-dev 25 liblz4-dev [all …]
|
H A D | test-base.sh | 5 # .gitlab-ci/image-tags.yml tags: 8 set -e 9 set -o xtrace 13 apt-get install -y ca-certificates gnupg2 software-properties-common 15 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-dev 33 glslang-tools 35 libasound2-dev [all …]
|
/aosp_15_r20/external/libkmsxx/ |
H A D | .travis.yml | 8 - master 9 - travis 17 - libdrm-dev 18 - libegl1-mesa-dev 19 - libgles2-mesa-dev 20 - libwayland-dev 21 - libx11-xcb-dev 22 - libx11-dev 23 - libgbm-dev 24 - libevdev-dev [all …]
|
/aosp_15_r20/external/libva/.github/workflows/ |
H A D | ubuntu.yml | 9 CFLAGS: -Wall -Werror 15 compiler: [clang-15, gcc] 16 os: [ubuntu-22.04, ubuntu-20.04] 18 runs-on: ${{ matrix.os }} 23 - name: 'Checkout' 25 - name: 'Install toolchain' 26 if: ${{ (matrix.compiler == 'clang-15') }} 27 run: .github/workflows/install-clang.sh 15 28 - name: 'Install prerequisites' 30 sudo apt-get update [all …]
|
/aosp_15_r20/external/skia/tools/ |
H A D | install_dependencies.sh | 4 # Use of this source code is governed by a BSD-style license that can be 7 # install_dependencies.sh will install system-specific Skia 11 # Pass in --yes as the first argument to force apt-get to skip Y/n prompts while 14 set -e 19 if !(dpkg-query -W -f'${Status}' "$arg" 2>/dev/null | \ 20 grep -q "ok installed"); then 27 if command -v lsb_release > /dev/null ; then 28 case $(lsb_release -i -s) in 30 PACKAGES=$(cat<<-EOF 31 build-essential [all …]
|
/aosp_15_r20/device/google/cuttlefish_vmm/aarch64-linux-gnu/ |
D | builder-packages.txt | 3 autoconf 2.69-11 4 automake 1:1.16.1-4 5 autotools-dev 20180224.1 6 base-files 10.3+deb10u13 7 base-passwd 3.5.46 8 bash 5.0-4 9 binfmt-support 2.2.0-2 10 binutils 2.31.1-16 11 binutils-aarch64-linux-gnu 2.31.1-16 12 binutils-common:arm64 2.31.1-16 [all …]
|
/aosp_15_r20/device/google/cuttlefish_vmm/x86_64-linux-gnu/ |
D | builder-packages.txt | 3 autoconf 2.69-11 4 automake 1:1.16.1-4 5 autotools-dev 20180224.1 6 base-files 10.3+deb10u13 7 base-passwd 3.5.46 8 bash 5.0-4 9 binfmt-support 2.2.0-2 10 binutils 2.31.1-16 11 binutils-aarch64-linux-gnu 2.31.1-16 12 binutils-common:amd64 2.31.1-16 [all …]
|
/aosp_15_r20/external/skia/infra/bots/assets/mesa_intel_driver_linux/ |
H A D | README.md | 11 ------------ 12 It is easiest to just use the pre-built docker image. 14 …docker run -v /tmp/out:/OUT -e MESA_VERSION=18.1.7 gcr.io/skia-public/mesa-driver-builder:latest /… 22 -------------------- 25 for day-to-day builds. 29 …-get install autoconf libtool scons flex bison llvm-dev libpthread-stubs0-dev x11proto-gl-dev libd… 33 The following steps are also represented in `mesa-driver-builder/build_mesa.sh` 38 wget ftp://ftp.freedesktop.org/pub/mesa/mesa-$MESA_VERSION.tar.gz 39 gunzip mesa-$MESA_VERSION.tar.gz 40 tar --extract -f mesa-$MESA_VERSION.tar [all …]
|
/aosp_15_r20/external/vulkan-validation-layers/ |
H A D | BUILD.md | 8 1. [Contributing](#contributing-to-the-repository) 9 1. [Repository Content](#repository-content) 10 1. [Repository Set-Up](#repository-set-up) 11 1. [Windows Build](#building-on-windows) 12 1. [Linux Build](#building-on-linux) 13 1. [Android Build](#building-on-android) 14 1. [MacOS build](#building-on-macos) 33 - *install_dir*`/lib` : The Vulkan validation layer libraries 34 - *install_dir*`/share/vulkan/explicit_layer.d` : The Vulkan validation layer 40 ## Repository Set-Up [all …]
|
H A D | .travis.yml | 2 # https://travis-ci.org 12 - env: CHECK_COMMIT_FORMAT=ON 13 - env: VULKAN_BUILD_TARGET=GN 16 - os: linux 18 env: VULKAN_BUILD_TARGET=ANDROID ANDROID_TARGET=android-26 ANDROID_ABI=armeabi-v7a 19 # Android 64-bit build. 20 - os: linux 22 env: VULKAN_BUILD_TARGET=ANDROID ANDROID_TARGET=android-26 ANDROID_ABI=arm64-v8a 24 - os: linux 28 - os: linux [all …]
|
/aosp_15_r20/external/mesa3d/docs/drivers/ |
H A D | svga3d.rst | 8 hardware-accelerated 3D. VMware Workstation running on Linux or Windows 14 - The vmwgfx kernel module version 2.20 or later 15 - The VM needs to be configured to hardware version 20 or later. 16 - MESA 22.0 or later should be installed. 27 ---------- 31 - Linux kernel module: vmwgfx 32 - User-space libdrm library 33 - Mesa/Gallium OpenGL driver: "svga" 37 `Fusion or Workstation <https://www.vmware.com/products/desktop-hypervisor/workstation-and-fusion>`… 40 ------------- [all …]
|
/aosp_15_r20/external/mesa3d/docs/ |
H A D | meson.rst | 5 --------------- 16 <https://mesonbuild.com/Getting-meson.html>`__ to install the 22 Unix-like OSes 28 .. code-block:: sh 30 sudo apt-get install meson # Ubuntu 34 .. code-block:: sh 41 You'll also need `Ninja <https://ninja-build.org/>`__. If it's not 42 already installed, use apt-get or dnf to install the *ninja-build* 51 All these dependencies are for latest linux distros and is tested on ubuntu-24 only for now. 55 … the full content of the packages, so make sure to also install ``-dev``/``-devel``/``-headers``/e… [all …]
|
/aosp_15_r20/external/libva/ |
H A D | NEWS | 1 libva NEWS -- summary of user visible changes. 2024-06-20 2 Copyright (C) 2009-2024 Intel Corporation 4 version 2.22.0 - 20.Jun.2024 6 * va: fix --version-script detection for lld >= 17 7 * wayland: add support for linux-dmabuf 11 version 2.21.0 - 12.Mar.2024 14 * va: Re-add drm_state and fd checks to VA_DRM_GetDriverNames 24 * ci: update to vmactions/freebsd-vm from v0 to v1 25 * ci: windows.yml: Add windows-msvc-debug 28 * build(deps): bump actions/upload-pages-artifact from 2 to 3 [all …]
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/ |
H A D | NOTICE.csv | 2 …-1, https://gitlab.freedesktop.org/pixman/pixman/blob/master/COPYING, MIT, ./qemu/linux-x86_64/qem… 3 …-6.5/licensing.html, LGPL-3.0-only, lib64/qt/libexec/qtwebengine_locales/mr.pak lib64/qt/lib/libQt… 4 …-2.0, ./emulator ./qemu/linux-x86_64/qemu-system-aarch64-headless ./qemu/linux-x86_64/qemu-system-… 5 …-3-Clause.html, BSD-3-Clause, ./emulator ./qemu/linux-x86_64/qemu-system-aarch64-headless ./qemu/l… 6 …-master-dev/android/third_party/picosha2/LICENSE, MIT, ./qemu/linux-x86_64/qemu-system-aarch64-hea… 7 angle, https://chromium.googlesource.com/angle/angle/LICENSE, BSD-3-Clause, gfxstream_backend.so ./… 8 …-ares, https://android.googlesource.com/platform/external/c-ares/+/refs/heads/emu-master-dev/LICEN… 9 …-3-Clause, ./qemu/linux-x86_64/qemu-system-aarch64-headless ./qemu/linux-x86_64/qemu-system-x86_64… 10 …-master-dev/android/third_party/libwebp/third_party/chromium_headless/libwebp/LICENSE, BSD-3-Claus… 11 …-grpc/+/refs/heads/emu-master-dev/NOTICE.txt, Apache-2.0, ./qemu/linux-x86_64/qemu-system-aarch64-… [all …]
|
H A D | NOTICE.txt | 3 ./emulator-check 4 ./qemu/linux-x86_64/qemu-system-aarch64 5 ./qemu/linux-x86_64/qemu-system-aarch64-headless 6 ./qemu/linux-x86_64/qemu-system-armel 7 ./qemu/linux-x86_64/qemu-system-armel-headless 8 ./qemu/linux-x86_64/qemu-system-i386 9 ./qemu/linux-x86_64/qemu-system-i386-headless 10 ./qemu/linux-x86_64/qemu-system-x86_64 11 ./qemu/linux-x86_64/qemu-system-x86_64-headless 13 The notices is included for the library: pixman-1 [all …]
|
/aosp_15_r20/out/soong/ |
D | build.aosp_shiba.ninja.globs | 3 {"Pattern":"art/artd/binder/aidl_api/artd-aidl/**/*.aidl","Excludes":null,"Matches":null,"Deps":["a… 15 …build/boot/boot-image-profile.txt","Excludes":null,"Matches":["art/build/boot/boot-image-profile.t… 16 …rt/build/boot/preloaded-classes","Excludes":null,"Matches":["art/build/boot/preloaded-classes"],"D… 25 {"Pattern":"art/dexopt_chroot_setup/binder/aidl_api/dexopt_chroot_setup-aidl/**/*.aidl","Excludes":… 32 …-inl.h","art/libartbase/base/arena_allocator.h","art/libartbase/base/arena_bit_vector.h","art/liba… 37 …rena_allocator-inl.h","Excludes":null,"Matches":["art/libartbase/base/arena_allocator-inl.h"],"Dep… 53 …ase/base/bit_vector-inl.h","Excludes":null,"Matches":["art/libartbase/base/bit_vector-inl.h"],"Dep… 76 …tbase/base/histogram-inl.h","Excludes":null,"Matches":["art/libartbase/base/histogram-inl.h"],"Dep… 105 …rt/libartbase/base/stats-inl.h","Excludes":null,"Matches":["art/libartbase/base/stats-inl.h"],"Dep… 133 {"Pattern":"art/libartservice/service/api/lint-baseline.txt","Excludes":null,"Matches":null,"Deps":… [all …]
|
D | module_bp_java_deps.json | 2 "100-framework-minus-apex.ravenwood": { 5 "core-lambda-stubs", 8 "stable-core-platform-api-stubs-system-modules", 9 "framework-minus-apex.ravenwood" 15 "framework-minus-apex.ravenwood" 18 "200-kxml2-android": { 21 "core-lambda-stubs", 24 "stable-core-platform-api-stubs-system-modules", 25 "kxml2-android" 31 "kxml2-android" [all …]
|