Searched +full:debian +full:- +full:armhf (Results 1 – 15 of 15) sorted by relevance
/third_party/mesa3d/src/broadcom/ci/ |
D | gitlab-ci.yml | 1 .vc4-rpi3-test:armhf: 3 - .baremetal-test-armhf 4 - .vc4-rules 7 GPU_VERSION: broadcom-rpi3 9 FLAKES_CHANNEL: "#videocore-ci" 11 - ./install/bare-metal/poe-powered.sh 13 - igalia-rpi3 15 vc4-rpi3:armhf: 17 - .vc4-rpi3-test:armhf 20 HWCI_TEST_SCRIPT: "/install/deqp-runner.sh" [all …]
|
/third_party/mesa3d/.gitlab-ci/lava/ |
D | lava-gitlab-ci.yml | 1 .lava-test: 6 FDO_CI_CONCURRENT: 6 # should be replaced by per-machine definitions 9 FDO_HTTP_CACHE_URI: "http://caching-proxy/cache/?uri=" 11 BASE_SYSTEM_HOST_PREFIX: "${MINIO_HOST}/mesa-lava" 14 # per-job build artifacts 15 BUILD_PATH: "${PIPELINE_ARTIFACTS_BASE}/${CI_PROJECT_NAME}-${ARCH}.tar.gz" 16 JOB_ROOTFS_OVERLAY_PATH: "${JOB_ARTIFACTS_BASE}/job-rootfs-overlay.tar.gz" 22 - ./artifacts/lava/lava-submit.sh 27 - results/ 29 - results/*.shader_cache [all …]
|
/third_party/mesa3d/.gitlab-ci/container/ |
D | lava_build.sh | 3 set -e 4 set -o xtrace 10 MINIO_PATH="${MINIO_HOST}/mesa-lava/$1/${DISTRIBUTION_TAG}/${DEBIAN_ARCH}" 11 if wget -q --method=HEAD "https://${MINIO_PATH}/done"; then 16 # If remote files are up-to-date, skip rebuilding them 20 . .gitlab-ci/container/container_pre_build.sh 22 # Install rust, which we'll be using for deqp-runner. It will be cleaned up at the end. 23 . .gitlab-ci/container/build-rust.sh 26 GCC_ARCH="aarch64-linux-gnu" 30 DEVICE_TREES="arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dtb" [all …]
|
D | gitlab-ci.yml | 3 .incorporate-templates-commit: 5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}" 7 .incorporate-base-tag+templates-commit: 9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT… 10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}" 12 .set-image: 14 - .incorporate-templates-commit 19 .set-image-base-tag: 21 - .set-image 22 - .incorporate-base-tag+templates-commit [all …]
|
/third_party/mesa3d/.gitlab-ci/test/ |
D | gitlab-ci.yml | 7 - !reference [default, before_script] 9 - rm -rf install 10 - tar -xf artifacts/install.tar 11 …- echo -e "\e[0Ksection_start:$(date +%s):ldd_section[collapsed=true]\r\e[0KChecking ldd on driver… 12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \; 13 - echo -e "\e[0Ksection_end:$(date +%s):ldd_section\r\e[0K" 18 - results/ 20 .test-gl: 22 - .test 23 - .use-debian/x86_test-gl [all …]
|
/third_party/skia/infra/bots/assets/armhf_sysroot/ |
D | README.md | 1 ARM (hard float) sysroot for cross-compiling c++ code on a x86_64 Linux bot. 3 Run create_and_upload which installs the following debian packages and turns them 6 libstdc++-4.8-dev-armhf-cross libgcc-4.8-dev-armhf-cross binutils-arm-linux-gnueabihf 8 Take a peak at `/usr/arm-linux-gnueabihf/include/c++/4.8.X` - you may need to update the
|
/third_party/mesa3d/.gitlab-ci/build/ |
D | gitlab-ci.yml | 2 .build-common: 3 extends: .build-rules 10 - _build/meson-logs/*.txt 11 - _build/meson-logs/strace 12 - shader-db 15 .build-linux: 16 extends: .build-common 23 - !reference [default, before_script] 24 - export PATH="/usr/lib/ccache:$PATH" 25 - export CCACHE_BASEDIR="$PWD" [all …]
|
/third_party/mesa3d/.gitlab-ci/container/debian/ |
D | arm_build.sh | 3 set -e 4 set -o xtrace 6 apt-get -y install ca-certificates 7 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 8 echo 'deb https://deb.debian.org/debian buster main' >/etc/apt/sources.list.d/buster.list 9 apt-get update 11 apt-get -y install \ 25 glslang-tools \ 28 libdrm-dev \ 29 libelf-dev \ [all …]
|
D | arm_test.sh | 3 set -e 4 set -o xtrace 7 apt-get install -y ca-certificates 8 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 9 apt-get update 11 apt-get install -y --no-remove \ 17 python3-distutils \ 18 python3-minimal \ 19 python3-serial \ 25 wget https://raw.githubusercontent.com/net-snmp/net-snmp/master/mibs/SNMPv2-SMI.txt \ [all …]
|
/third_party/mesa3d/docs/relnotes/ |
D | 22.0.0.rst | 1 Mesa 22.0.0 Release Notes / 2022-03-09 20 --------------- 24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz 28 ------------ 30 - lavapipe,radv,anv KHR_dynamic_rendering 31 - radv EXT_image_view_min_lod 32 - VK_KHR_synchronization2 on RADV. 33 - OpenSWR has been moved to the Amber branch 34 - radeonsi, zink ARB_sparse_texture 35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff… [all …]
|
D | 19.3.0.rst | 1 Mesa 19.3.0 Release Notes / 2019-12-12 21 --------------- 25 5fa0e4e9dca79560f6882e362f9db36d81cf96da16cf6a84e0ada7466a99a5d7 mesa-19.3.0.tar.xz 28 ------------ 30 - GL_ARB_gl_spirv on i965, iris. 31 - GL_ARB_spirv_extensions on i965, iris. 32 - GL_EXT_demote_to_helper_invocation on iris, i965. 33 - OpenGL 4.6 on i965, iris. 34 - EGL_EXT_image_flush_external 35 - VK_ANDROID_external_memory_android_hardware_buffer on RADV. [all …]
|
D | 20.0.0.rst | 1 Mesa 20.0.0 Release Notes / 2020-02-19 21 --------------- 25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz 28 ------------ 30 - OpenGL 4.6 on radeonsi. 31 - GL_ARB_gl_spirv on radeonsi. 32 - GL_ARB_spirv_extensions on radeonsi. 33 - GL_EXT_direct_state_access for compatibility profile. 34 - VK_AMD_device_coherent_memory on RADV. 35 - VK_AMD_mixed_attachment_samples on RADV. [all …]
|
D | 21.1.0.rst | 1 Mesa 21.1.0 Release Notes / 2021-05-05 20 --------------- 24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz 28 ------------ 30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV 32 - DRM format modifiers for AMD. 34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV 36 - Zink exposes GL 4.6 and ES 3.1 38 - GL_EXT_depth_bounds_test on softpipe, zink 40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+) [all …]
|
D | 21.3.0.rst | 1 Mesa 21.3.0 Release Notes / 2021-11-17 20 --------------- 24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz 28 ------------ 30 - VK_EXT_color_write_enable on lavapipe 31 - GL_ARB_texture_filter_anisotropic in llvmpipe 32 - Anisotropic texture filtering in lavapipe 33 - VK_EXT_shader_atomic_float2 on Intel and RADV. 34 - VK_EXT_vertex_input_dynamic_state on RADV. 35 - VK_KHR_timeline_semaphore on lavapipe [all …]
|
/third_party/libffi/ |
D | ChangeLog | 3 Date: Sat Nov 23 10:24:58 2019 -0500 9 Date: Sat Nov 23 09:42:04 2019 -0500 15 Date: Sat Nov 23 09:00:14 2019 -0500 21 Date: Sat Nov 23 08:48:53 2019 -0500 27 Date: Sat Nov 23 07:49:58 2019 -0500 33 Date: Sat Nov 23 07:44:26 2019 -0500 39 Date: Fri Nov 22 19:49:38 2019 -0500 45 Date: Fri Nov 22 19:27:34 2019 -0500 52 Date: Fri Nov 22 18:55:36 2019 -0500 58 Date: Fri Nov 22 18:54:30 2019 -0500 [all …]
|