Home
last modified time | relevance | path

Searched +full:debian +full:- +full:vulkan (Results 1 – 25 of 56) sorted by relevance

123

/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml2 .build-common:
3 extends: .container+build-rules
7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner
22 - _build/meson-logs/*.txt
23 - _build/meson-logs/strace
24 - _build/.ninja_log
25 - artifacts
28 .build-linux:
29 extends: .build-common
36 - !reference [default, before_script]
[all …]
/third_party/vulkan-headers/.reuse/
Ddep51 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: Vulkan-Headers
3 Source: https://github.com/KhronosGroup/Vulkan-Headers
6 Copyright: 2022-2024 The Khronos Group Inc.
7 License: Apache-2.0
10 Copyright: 2018-2024 The Khronos Group Inc.
11 License: Apache-2.0
14 Copyright: 2022-2024 The Khronos Group Inc.
15 License: Apache-2.0
/third_party/mesa3d/.gitlab-ci/container/
Dlava_build.sh5 # shellcheck disable=SC2016 # non-expanded variables are intentional
7 # .gitlab-ci/image-tags.yml tags:
10 # you can update the FLUSTER_VECTORS_VERSION tag in .gitlab-ci/image-tags.yml.
14 set -e
16 . .gitlab-ci/setup-test-env.sh
18 set -o xtrace
28 if curl -L --retry 4 -f --retry-delay 60 -s -X HEAD \
30 echo "Remote files are up-to-date, skip rebuilding them."
38 if curl -L --retry 4 -f --retry-delay 60 -s -X HEAD \
40 echo "Fluster vectors are up-to-date, skip downloading them."
[all …]
/third_party/mesa3d/.gitlab-ci/
Dtest-source-dep.yml5 .scheduled_pipeline-rules:
7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"'
12 # disables that, but keeps the auto-retry for infrastructure failures.
13 .no-auto-retry:
19 - api_failure
20 - runner_system_failure
21 - scheduler_failure
22 - data_integrity_failure
23 - unknown_failure
28 .no_scheduled_pipelines-rules:
[all …]
Dall-skips.txt2 # non-zero-length and not starting with '#', will regex match to
10 dEQP-VK.api.driver_properties.conformance_version
13 dEQP-VK.info.device_extensions
16 # reliable to be run in parallel with other tests due to CPU-side timing.
17 dEQP-GLES[0-9]*.functional.flush_finish.*
19 # piglit: WGL is Windows-only
34 # Piglit does mark these tests as not to be run in parallel, but deqp-runner
35 # doesn't respect that. We need to extend deqp-runner to allow some tests to be
36 # marked as single-threaded and run after the rayon loop if we want to support
39 # Note that "glx-" tests don't appear in x11-skips.txt because they can be
[all …]
/third_party/skia/m133/tools/
DLsanSuppressions.cpp4 * Use of this source code is governed by a BSD-style license that can be
21 "leak:libfreetype\n" // Unsure, appeared upgrading Debian 9->10. in __lsan_default_suppressions()
23 "leak:libnvidia-glcore.so\n" // For NVidia driver. in __lsan_default_suppressions()
24 "leak:libnvidia-tls.so\n" // For NVidia driver. in __lsan_default_suppressions()
25 "leak:terminator_CreateDevice\n" // Intel Vulkan drivers. in __lsan_default_suppressions()
26 "leak:vkEnumeratePhysicalDevices\n" // Intel Vulkan drivers. in __lsan_default_suppressions()
/third_party/skia/m133/toolchain/
Ddownload_linux_amd64_toolchain.bzl4 It downloads the necessary headers, executables, and pre-compiled static/shared libraries to
9 Most files are downloaded as .deb files from packages.debian.org (with us acting as the dependency
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
30 # are still on Debian 10. While many of the Bazel tasks can be run in RBE, using a newer
31 # Debian 11 image (see //bazel/rbe/gce_linux_container/Dockerfile) some tasks need to be
32 # run on these host machines using Debian 10. As a result, we need to compile and link
33 # against a version of glibc that can be run on Debian 10 until we update those Swarming
35 # From https://packages.debian.org/buster/amd64/libc6/download
[all …]
/third_party/mesa3d/docs/relnotes/
D20.1.3.rst1 Mesa 20.1.3 Release Notes / 2020-07-08
15 Mesa 20.1.3 implements the Vulkan 1.2 API, but the version reported by
20 ---------------
24 9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 mesa-20.1.3.tar.xz
27 ------------
29 - None
32 ---------
34 - vkGetSemaphoreCounterValue doesn't update without vkWaitSemaphores
36 - [v3d] corruption when GS omits some vertices
37 - [RADV] Non-precise occlusion queries return non-zero when all
[all …]
D18.2.2.rst16 ----------------
20 SHA256: c51711168971957037cc7e3e19e8abe1ec6eeab9cf236d419a1e7728a41cac8a mesa-18.2.2.tar.gz
21 SHA256: c3ba82b12a89d3d9fed2bdd96b4702dbb7ab675034650a8b1b718320daf073c4 mesa-18.2.2.tar.xz
24 ------------
29 ---------
31 - `Bug 104602 <https://bugs.freedesktop.org/show_bug.cgi?id=104602>`__
32 - [apitrace] Graphical artifacts in Civilization VI on RX Vega
33 - `Bug 104926 <https://bugs.freedesktop.org/show_bug.cgi?id=104926>`__
34 - swrast: Mesa 17.3.3 produces: HW cursor for format 875713089 not
36 - `Bug 107276 <https://bugs.freedesktop.org/show_bug.cgi?id=107276>`__
[all …]
D24.1.3.rst1 Mesa 24.1.3 Release Notes / 2024-07-03
13 Mesa 24.1.3 implements the Vulkan 1.3 API, but the version reported by
18 ---------------
22 63236426b25a745ba6aa2d6daf8cd769d5ea01887b0745ab7124d2ef33a9020d mesa-24.1.3.tar.xz
26 ------------
28 - None
32 ---------
34 - Incorrect colours on desktop and apps
35 - nir: Incorrect nir_opt_algebraic semantics for signed integer constants causing end-to-end miscom…
36 - src/gallium/frontends/clover/meson.build:93:40: ERROR: Unknown variable "idep_mesaclc".
[all …]
D24.2.0.rst1 Mesa 24.2.0 Release Notes / 2024-08-14
15 Mesa 24.2.0 implements the Vulkan 1.3 API, but the version reported by
20 ---------------
24 c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf mesa-24.2.0.tar.xz
28 ------------
30 - VK_KHR_dynamic_rendering_local_read on RADV
31 - VK_EXT_legacy_vertex_attributes on lavapipe, ANV, Turnip and RADV
32 - VK_MESA_image_alignment_control on RADV
33 - VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip
34 - VK_KHR_maintenance5 on v3dv
[all …]
D25.0.0.rst1 Mesa 25.0.0 Release Notes / 2025-02-19
15 Mesa 25.0.0 implements the Vulkan 1.4 API, but the version reported by
20 -------------
24 SHA256: 96a53501fd59679654273258c6c6a1055a20e352ee1429f0b123516c7190e5b0 mesa-25.0.0.tar.xz
25 …36f614d322033d4d465307ddcd983f9f3afb1310e132ec3186a085d261c95493a0c460b2ec59ce8 mesa-25.0.0.tar.xz
29 ------------
31 - cl_khr_depth_images in rusticl
32 - Vulkan 1.4 on radv/gfx8+
33 - VK_KHR_dedicated_allocation on panvk
34 - VK_KHR_global_priority on panvk
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
DREADME.adoc1 // Copyright 2014-2024 The Khronos Group Inc.
2 // SPDX-License-Identifier: CC-BY-4.0
4 = Vulkan^(R)^ Specification Repository Scripts
6 This directory contains scripts used in building the Vulkan API
8 invoked from the top-level directory or from the API Registry in
13 * `genvk.py` - Python script to generate Vulkan headers and some other
15 * `reg.py` - Python tools to read a registry XML file and call into
17 * `conventions.py`, `vkconventions.py`, `apiconventions.py` - API-specific
19 * `generator.py` - output generator base class.
20 ** `cgenerator.py` - C header output generator.
[all …]
/third_party/mesa3d/src/freedreno/ci/
Dgitlab-ci-inc.yml2 .freedreno-common-rules:
4 - !reference [.test, rules]
5 - !reference [.no_scheduled_pipelines-rules, rules]
6 - changes: &freedreno_core_file_list
7 - src/freedreno/ci/gitlab-ci.yml
8 - src/freedreno/ci/gitlab-ci-inc.yml
9 - src/freedreno/ci/deqp-$DEQP_SUITE.toml
10 - src/freedreno/ci/$GPU_VERSION-fails.txt
11 - src/freedreno/ci/$GPU_VERSION-flakes.txt
12 - src/freedreno/ci/$GPU_VERSION-skips.txt
[all …]
/third_party/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml7 - !reference [default, before_script]
9 - rm -rf install
10 - tar -xf artifacts/install.tar
11 - section_start ldd_section "Checking ldd on driver build"
12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \;
13 - section_end ldd_section
18 - results/
20 - !reference [.common-rules, rules]
21 - !reference [.never-post-merge-rules, rules]
23 .formatting-check:
[all …]
/third_party/mesa3d/.gitlab-ci/container/debian/
Dtest-base.sh5 # .gitlab-ci/image-tags.yml tags:
8 set -e
10 . .gitlab-ci/setup-test-env.sh
12 set -o xtrace
14 uncollapsed_section_start debian_setup "Base Debian system setup"
18 apt-get install -y curl ca-certificates gnupg2 software-properties-common
20 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list.d/*
22 …b.freedesktop.org/gfx-ci/ci-deb-repo/-/raw/${PKG_REPO_REV}/ ${FDO_DISTRIBUTION_VERSION%-*} main" |…
26 . .gitlab-ci/container/debian/maybe-add-llvm-repo.sh
37 "clang-${LLVM_VERSION}"
[all …]
Dtest-gl.sh4 set -e
6 . .gitlab-ci/setup-test-env.sh
8 set -o xtrace
10 uncollapsed_section_start debian_setup "Base Debian system setup"
15 apt-get install -y libelogind0 # this interfere with systemd deps, install separately
21 "clang-${LLVM_VERSION}"
23 dpkg-dev
25 glslang-tools
26 libasound2-dev
27 libcap-dev
[all …]
Dtest-vk.sh6 set -e
8 . .gitlab-ci/setup-test-env.sh
10 set -o xtrace
12 uncollapsed_section_start debian_setup "Base Debian system setup"
16 apt-get install -y libelogind0 # this interfere with systemd deps, install separately
22 dpkg-dev
24 glslang-tools
25 libexpat1-dev
27 libdrm-dev
28 libgbm-dev
[all …]
/third_party/skia/tools/
DLsanSuppressions.cpp4 * Use of this source code is governed by a BSD-style license that can be
21 "leak:libfreetype\n" // Unsure, appeared upgrading Debian 9->10. in __lsan_default_suppressions()
23 "leak:libnvidia-glcore.so\n" // For NVidia driver. in __lsan_default_suppressions()
24 "leak:libnvidia-tls.so\n" // For NVidia driver. in __lsan_default_suppressions()
25 "leak:terminator_CreateDevice\n" // Intel Vulkan drivers. in __lsan_default_suppressions()
/third_party/mesa3d/docs/
Dinstall.rst11 -----------------------------
19 - `Meson <https://mesonbuild.com>`__ is required when building on \*nix
21 - Android Build system when building as native Android component. Meson
30 - GCC 8.0.0 or later (some parts of Mesa may require later versions)
31 - Clang 5.0 or later (some parts of Mesa may require later versions)
32 - Microsoft Visual Studio 2019 Version 16.11 or later and
38 - `Python <https://www.python.org/>`__ - Python 3.6 or newer is required.
39 - Python package ``packaging`` is required on Python 3.12+:
41 - `Python Mako module <https://www.makotemplates.org/>`__ - Python Mako
43 - Lex / Yacc - for building the Mesa IR and GLSL compiler.
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/
DBUILD.adoc1 // Copyright 2014-2024 The Khronos Group Inc.
2 // SPDX-License-Identifier: CC-BY-4.0
4 = Vulkan^(R)^ Specification Build Instructions and Notes
8 ifdef::env-github[]
9 :note-caption: :information_source:
16 This README describes how to build the Vulkan API specification, reference
26 First, clone the Khronos GitHub repository containing the Vulkan
28 The repository is located at https://github.com/KhronosGroup/Vulkan-Docs/.
32 If you are using the <<depends-docker, Khronos-Provided Docker Image>>,
41 /vulkan and accesses it as a specified user (set to your own user and group
[all …]
/third_party/mesa3d/.gitlab-ci/meson/
Dbuild.sh6 . "${SCRIPTS_DIR}/setup-test-env.sh"
8 section_switch meson-cross-file "meson: cross file generate"
10 set -e
11 set -o xtrace
21 echo "-D${i}:werror=false "
25 CROSS_FILE=/cross_file-"$CROSS".txt
27 export PATH=$PATH:$PWD/.gitlab-ci/build
33 # We need to control the version of llvm-config we're using, so we'll
35 if test -n "$LLVM_VERSION"; then
36 LLVM_CONFIG="llvm-config-${LLVM_VERSION}"
[all …]
/third_party/skia/m133/infra/bots/
Dtasks.json3 "BazelBuild-all_tests-debug-linux_x64": {
5 "BazelBuild-all_tests-debug-linux_x64"
8 "BazelBuild-all_tests-release-linux_x64": {
10 "BazelBuild-all_tests-release-linux_x64"
13 "BazelBuild-android_math_test-for_android_arm64_release-linux_x64": {
15 "BazelBuild-android_math_test-for_android_arm64_release-linux_x64"
18 "BazelBuild-core-release-linux_x64": {
20 "BazelBuild-core-release-linux_x64"
23 "BazelBuild-cpu_8888_benchmark_android_test-for_android_arm64_release-linux_x64": {
25 "BazelBuild-cpu_8888_benchmark_android_test-for_android_arm64_release-linux_x64"
[all …]
/third_party/skia/infra/bots/
Dtasks.json3 "Build-Debian10-Clang-arm-Debug-Android": {
5 "Build-Debian10-Clang-arm-Debug-Android"
8 "Build-Debian10-Clang-arm-Debug-Android_Vulkan": {
10 "Build-Debian10-Clang-arm-Debug-Android_Vulkan"
13 "Build-Debian10-Clang-arm-Debug-Chromebook_GLES": {
15 "Build-Debian10-Clang-arm-Debug-Chromebook_GLES"
18 "Build-Debian10-Clang-arm-Release-Android": {
20 "Build-Debian10-Clang-arm-Release-Android"
23 "Build-Debian10-Clang-arm-Release-Android_API26": {
25 "Build-Debian10-Clang-arm-Release-Android_API26"
[all …]
/third_party/mesa3d/docs/ci/
Dindex.rst5 ---------
8 We use it to test merge requests (MRs) before merging them (pre-merge testing),
9 as well as post-merge testing, for everything that hits ``main``
14 The CI runs a number of tests, from trivial build-testing to complex GPU rendering:
16 - Build testing for a number of configurations and platforms
17 - Sanity checks (``meson test``)
18 - Most drivers are also tested using several test suites, such as the
19 `Vulkan/GL/GLES conformance test suite <https://github.com/KhronosGroup/VK-GL-CTS>`__,
21 - Replay of application traces
27 tool <#running-specific-ci-jobs>`__.
[all …]

123