Searched +full:mesa +full:- +full:rules (Results 1 – 25 of 116) sorted by relevance
12345
| /third_party/mesa3d/.gitlab-ci/ |
| D | test-source-dep.yml | 5 # ---------------------------------------------------------- 6 .scheduled_pipelines-rules: 7 rules: &ignore_scheduled_pipelines 11 # Mesa core source file dependencies 12 # ---------------------------------- 13 .mesa-rules: 14 rules: 15 - *ignore_scheduled_pipelines 16 - changes: &mesa_core_file_list 17 - .gitlab-ci.yml [all …]
|
| /third_party/mesa3d/src/panfrost/ci/ |
| D | gitlab-ci.yml | 1 .panfrost-test: 3 FLAKES_CHANNEL: "#panfrost-ci" 7 panfrost-t720-gles2:arm64: 9 - .lava-test:arm64 10 - .panfrost-midgard-rules 11 - .panfrost-test 13 DEVICE_TYPE: sun50i-h6-pine-h64 15 GPU_VERSION: panfrost-t720 16 DEQP_SUITE: panfrost-t720 19 - mesa-ci-x86-64-lava-sun50i-h6-pine-h64 [all …]
|
| /third_party/mesa3d/ |
| D | .gitlab-ci.yml | 2 FDO_UPSTREAM_REPO: mesa/mesa 3 MESA_TEMPLATES_COMMIT: &ci-templates-commit 290b79e0e78eab67a83766f4e9691be554fc4afd 4 CI_PRE_CLONE_SCRIPT: |- 5 set -o xtrace 6 …/usr/bin/wget -q -O- ${CI_PROJECT_URL}/-/raw/${CI_COMMIT_SHA}/.gitlab-ci/download-git-cache.sh | b… 8 MINIO_HOST: minio-packet.freedesktop.org 9 # per-pipeline artifact storage on MinIO 11 # per-job artifact storage on MinIO 14 PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${MINIO_HOST}/mesa-tracie-results/$FDO_UPSTREAM_REPO" 20 - project: 'freedesktop/ci-templates' [all …]
|
| /third_party/mesa3d/docs/ |
| D | submittingpatches.rst | 7 ---------------- 9 - Patches should not mix code changes with code formatting changes 11 - Code patches should follow Mesa :doc:`coding 13 - Whenever possible, patches should only affect individual Mesa/Gallium 15 - Patches should never introduce build breaks and should be bisectable 17 - Patches should be properly :ref:`formatted <formatting>`. 18 - Patches should be sufficiently :ref:`tested <testing>` before 20 - Patches should be :ref:`submitted <submit>` via a merge request for 26 ---------------- 28 - Lines should be limited to 75 characters or less so that Git logs [all …]
|
| D | viewperf.rst | 7 running on Mesa-based drivers. 21 ----------- 26 Catia-03 test 2 30 can exceed the maximum number of buffer allocations. Mesa generates 33 no-ops. This can also eventually lead to a segfault either in Viewperf 34 or the Mesa driver. 36 Catia-03 tests 3, 4, 8 45 When Mesa tries to compile the vertex/fragment programs it generates 46 errors (which Viewperf ignores). Subsequent drawing calls become no-ops 49 sw-02 tests 1, 2, 4, 6 [all …]
|
| /third_party/mesa3d/src/gallium/drivers/iris/ci/ |
| D | gitlab-ci.yml | 1 .iris-test: 3 - .lava-test:amd64 4 - .iris-rules 10 FLAKES_CHANNEL: "#intel-ci" 14 .iris-apl-test: 16 - .iris-test 18 DEVICE_TYPE: asus-C523NA-A20057-coral 19 GPU_VERSION: iris-apl 21 - mesa-ci-x86-64-lava-asus-C523NA-A20057-coral 24 .iris-glk-test: [all …]
|
| /third_party/mesa3d/src/gallium/drivers/lima/ci/ |
| D | gitlab-ci.yml | 1 .lima-mali450-test:arm64: 3 - .lava-test:arm64 4 - .lima-rules 6 DEVICE_TYPE: meson-gxl-s805x-libretech-ac 12 VISIBILITY_GROUP: "mesa-ci" 15 - mesa-ci-x86-64-lava-lima
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ci/ |
| D | gitlab-ci.yml | 1 .radeonsi-stoney-test:amd64: 3 - .radeonsi-rules 5 DEVICE_TYPE: hp-11A-G6-EE-grunt 7 GPU_VERSION: radeonsi-stoney 16 - mesa-ci-x86-64-lava-hp-11A-G6-EE-grunt 18 .radeonsi-stoney-deqp:amd64: 20 - .lava-test:amd64 21 - .radeonsi-stoney-test:amd64 23 radeonsi-stoney-gles2:amd64: 25 - .radeonsi-stoney-deqp:amd64 [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 7.10.2.rst | 1 Mesa 7.10.2 Release Notes / April 6, 2011 4 Mesa 7.10.2 is a bug fix release which fixes bugs found since the 7.10 7 Mesa 7.10.2 implements the OpenGL 2.1 API, but the version reported by 15 ------------- 19 2f9f444265534a2cfd9a99d1a8291089 MesaLib-7.10.2.tar.gz 20 f5de82852f1243f42cc004039e10b771 MesaLib-7.10.2.tar.bz2 21 47836e37bab6fcafe3ac90c9544ba0e9 MesaLib-7.10.2.zip 22 175120325828f313621cc5bc6c504803 MesaGLUT-7.10.2.tar.gz 23 8c71d273f5f8d6c5eda4ffc39e0fe03e MesaGLUT-7.10.2.tar.bz2 24 03036c8efe7b791a90fa0f2c41b43f43 MesaGLUT-7.10.2.zip [all …]
|
| D | 20.2.5.rst | 1 Mesa 20.2.5 Release Notes / 2020-12-16 4 Mesa 20.2.5 is a bug fix release which fixes bugs found since the 20.2.4 release. 6 Mesa 20.2.5 implements the OpenGL 4.6 API, but the version reported by 13 Mesa 20.2.5 implements the Vulkan 1.2 API, but the version reported by 18 --------------- 22 0ebec6a22660d83f5ed437a145dc703c9398cd1376143aef273ea85f9dc5dd98 mesa-20.2.5.tar.xz 26 ------------ 28 - None 32 --------- 34 - Mesa 20.3.0 and older ATi/Radeon cards fails [all …]
|
| D | 20.3.1.rst | 1 Mesa 20.3.1 Release Notes / 2020-12-16 4 Mesa 20.3.1 is a bug fix release which fixes bugs found since the 20.3.0 release. 6 Mesa 20.3.1 implements the OpenGL 4.6 API, but the version reported by 13 Mesa 20.3.1 implements the Vulkan 1.2 API, but the version reported by 18 --------------- 22 af751b49bb2ab0264d58c31e73d869e80333de02b2d1becc93f1b28c67aa780f mesa-20.3.1.tar.xz 26 ------------ 28 - None 32 --------- 34 - Crash and slowness in FreeCAD [all …]
|
| D | 19.3.4.rst | 1 Mesa 19.3.4 Release Notes / 2020-02-13 4 Mesa 19.3.4 is a bug fix release which fixes bugs found since the 19.3.3 7 Mesa 19.3.4 implements the OpenGL 4.6 API, but the version reported by 15 Mesa 19.3.4 implements the Vulkan 1.1 API, but the version reported by 20 --------------- 24 1da467e6ae2799a517e242462331eafd29ae77d9872f3a845df81f7c308e8fe4 mesa-19.3.4.tar.xz 27 ------------ 29 - None 32 --------- 34 - [RADV] GPU hangs while the cutscene plays in the game Assassin's [all …]
|
| D | 10.4.3.rst | 1 Mesa 10.4.3 Release Notes / January 24, 2015 4 Mesa 10.4.3 is a bug fix release which fixes bugs found since the 10.4.2 7 Mesa 10.4.3 implements the OpenGL 3.3 API, but the version reported by 15 ---------------- 19 c53eaafc83d9c6315f63e0904d9954d929b841b0b2be7a328eeb6e14f1376129 MesaLib-10.4.3.tar.gz 20 ef6ecc9c2f36c9f78d1662382a69ae961f38f03af3a0c3268e53f351aa1978ad MesaLib-10.4.3.tar.bz2 21 179325fc8ec66529d3b0d0c43ef61a33a44d91daa126c3bbdd1efdfd25a7db1d MesaLib-10.4.3.zip 24 ------------ 29 --------- 33 - `Bug 80568 <https://bugs.freedesktop.org/show_bug.cgi?id=80568>`__ - [all …]
|
| D | 20.1.3.rst | 1 Mesa 20.1.3 Release Notes / 2020-07-08 4 Mesa 20.1.3 is a bug fix release which fixes bugs found since the 20.1.2 7 Mesa 20.1.3 implements the OpenGL 4.6 API, but the version reported by 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 [all …]
|
| D | 7.10.rst | 1 Mesa 7.10 Release Notes / January 7, 2011 4 Mesa 7.10 is a new development release. People who are concerned with 6 for Mesa 7.10.1. 8 Mesa 7.10 implements the OpenGL 2.1 API, but the version reported by 16 ------------- 20 0a70c15c135561824bdcae92bf232e43 MesaLib-7.10.tar.gz 21 33fb94eccc02cbb4d8d1365615e38e46 MesaLib-7.10.tar.bz2 22 5cafdc0eda0f9bf370b95c98df3338fa MesaLib-7.10.zip 23 bc644be551ed585fc4f66c16b64a91c9 MesaGLUT-7.10.tar.gz 24 5c2677a155672352d62b177e4f0f92e8 MesaGLUT-7.10.tar.bz2 [all …]
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ci/ |
| D | gitlab-ci.yml | 1 .softpipe-deqp-test: 3 - .test-gl 4 - .deqp-test 5 # this must be last to avoid breaking dependency rules 6 - .softpipe-rules 12 FLAKES_CHANNEL: "#mesa-swrast-ci" 14 softpipe-deqp: 18 extends: .softpipe-deqp-test 20 softpipe-asan-gles31: 22 GPU_VERSION: softpipe-asan [all …]
|
| /third_party/mesa3d/src/freedreno/ci/ |
| D | gitlab-ci.yml | 1 .freedreno-test: 3 - .baremetal-test 4 - .use-debian/arm_test 5 - .freedreno-rules 7 MINIO_ARTIFACT_NAME: mesa-arm64 8 BM_ROOTFS: /rootfs-arm64 9 FLAKES_CHANNEL: "#freedreno-ci" 13 - ./install/bare-metal/fastboot.sh 15 - debian/arm_test 16 - job: debian-arm64 [all …]
|
| /third_party/mesa3d/docs/drivers/openswr/ |
| D | faq.rst | 5 -------------------------------- 8 llvmpipe) in the Mesa tree. Two important reasons for this: 10 * Architecture - given our focus on scientific visualization, our 16 * Historical - Intel had developed a high performance software 19 with Mesa to provide a high quality API layer while at the same 24 ------------------------ 26 SWR is a tile based immediate mode renderer with a sort-free threading 36 Our pipeline uses just-in-time compiled code for the fetch shader that 47 ----------------------- 49 For the types of high-geometry workloads we're interested in, we are [all …]
|
| /third_party/flutter/skia/third_party/externals/sdl/docs/ |
| D | README-linux.md | 18 sudo apt-get install build-essential mercurial make cmake autoconf automake \ 19 libtool libasound2-dev libpulse-dev libaudio-dev libx11-dev libxext-dev \ 20 libxrandr-dev libxcursor-dev libxi-dev libxinerama-dev libxxf86vm-dev \ 21 libxss-dev libgl1-mesa-dev libesd0-dev libdbus-1-dev libudev-dev \ 22 libgles1-mesa-dev libgles2-mesa-dev libegl1-mesa-dev libibus-1.0-dev \ 23 fcitx-libs-dev 25 Ubuntu 16.04 can also add "libwayland-dev libxkbcommon-dev wayland-protocols" 28 Ubuntu 16.10 can also add "libmirclient-dev libxkbcommon-dev" to that command 32 - This includes all the audio targets except arts, because Ubuntu pulled the 33 artsc0-dev package, but in theory SDL still supports it. [all …]
|
| /third_party/mesa3d/src/broadcom/ci/ |
| D | gitlab-ci.yml | 1 .vc4-rpi3-test:armhf: 3 - .baremetal-test-armhf 4 - .vc4-rules 5 - .use-debian/arm_test 8 BM_ROOTFS: /rootfs-armhf 9 GPU_VERSION: vc4-rpi3 11 FLAKES_CHANNEL: "#videocore-ci" 13 - ./install/bare-metal/poe-powered.sh 15 - job: debian/arm_test 17 - debian-armhf [all …]
|
| /third_party/mesa3d/docs/ci/ |
| D | index.rst | 5 --------- 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 build systems, configurations and platforms 17 - Sanity checks (``meson test``) 18 - Some drivers (softpipe, llvmpipe, freedreno and panfrost) are also tested 19 using `VK-GL-CTS <https://github.com/KhronosGroup/VK-GL-CTS>`__ 20 - Replay of application traces 30 If you're interested in the details, the main configuration file is ``.gitlab-ci.yml``, [all …]
|
| /third_party/mesa3d/src/etnaviv/ci/ |
| D | gitlab-ci.yml | 1 .etnaviv-armhf-test: 3 - .baremetal-test 4 - .use-debian/arm_test 5 - .etnaviv-rules 7 - ./install/bare-metal/fastboot.sh 10 BM_KERNEL: /baremetal-files/zImage 11 BM_ROOTFS: /rootfs-armhf 13 FLAKES_CHANNEL: "#etnaviv-ci" 14 MINIO_ARTIFACT_NAME: mesa-armhf 16 - debian/arm_test [all …]
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/ |
| D | gitlab-ci.yml | 1 .llvmpipe-test: 3 - .llvmpipe-rules 7 FLAKES_CHANNEL: "#mesa-swrast-ci" 9 llvmpipe-piglit-cl: 11 - .test-cl 12 - .piglit-test 13 - .llvmpipe-test 14 - .llvmpipe-cl-rules 19 PIGLIT_RESULTS: "llvmpipe-cl" 21 -x bswap -x phatk -x clz-optimizations [all …]
|
| /third_party/mesa3d/src/amd/ci/ |
| D | gitlab-ci.yml | 1 .test-radv: 3 - .test-vk 4 - .radv-rules 11 radv-navy_flounder-vkd3d-proton: 13 - .test-radv 14 - .vkd3d-proton-test 15 - .test-manual 19 - amdgpu:codename:NAVY_FLOUNDER 21 radv-navy_flounder-traces: 23 - .test-radv [all …]
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| D | README | 2 * Copyright 2009-2011 VMware, Inc. All rights reserved. 26 * Zack Rusin <zackr-at-vmware-dot-com> 27 * Thomas Hellstrom <thellstrom-at-vmware-dot-com> 40 4) Driver-private (hopefully versioned) 53 5) Copies with format conversion and - reinterpretation but without ROP 54 6) Xrender- type compositing for general acceleration. 63 While this library remains OUTSIDE any mesa release branch, 67 As soon as the library enters a mesa release branch, if not earlier, major 68 will be bumped to 1, and normal incompatibility rules (major bump)
|
12345