Searched +full:x86_test +full:- +full:gl (Results 1 – 14 of 14) sorted by relevance
/third_party/mesa3d/.gitlab-ci/container/ |
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/mesa3d/.gitlab-ci/ |
D | image-tags.yml | 2 DEBIAN_X86_BUILD_BASE_IMAGE: "debian/x86_build-base" 3 DEBIAN_BASE_TAG: "2022-11-03-ci-fairy-s3" 6 DEBIAN_BUILD_TAG: "2022-11-03-ci-fairy-s3" 8 DEBIAN_X86_BUILD_MINGW_IMAGE_PATH: "debian/x86_build-mingw" 9 DEBIAN_BUILD_MINGW_TAG: "2022-07-14-directx-headers" 11 DEBIAN_X86_TEST_BASE_IMAGE: "debian/x86_test-base" 13 DEBIAN_X86_TEST_IMAGE_PATH: "debian/x86_test-gl" 14 DEBIAN_X86_TEST_GL_TAG: "2022-11-04-ci-fairy-s3" 15 DEBIAN_X86_TEST_VK_TAG: "2022-11-04-ci-fairy-s3" 17 FEDORA_X86_BUILD_TAG: "2022-04-24-spirv-tools-5" [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" 10 llvmpipe-piglit-cl: 12 - .test-cl 13 - .piglit-test 14 - .llvmpipe-test 15 - .llvmpipe-cl-rules 20 PIGLIT_RESULTS: "llvmpipe-cl" 22 -x bswap -x phatk -x clz-optimizations [all …]
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ci/ |
D | gitlab-ci.yml | 1 .softpipe-test: 5 FLAKES_CHANNEL: "#mesa-swrast-ci" 8 .softpipe-deqp-test: 10 - .test-gl 11 - .deqp-test 12 - .softpipe-test 14 - .softpipe-rules 20 - mesa-swrast 23 extends: .softpipe-deqp-test 25 - LD_LIBRARY_PATH=`pwd`/install/lib xvfb-run --server-args='-noreset' install/deqp-runner.sh [all …]
|
/third_party/mesa3d/.gitlab-ci/bin/ |
D | ci_run_n_monitor.py | 2 # Copyright © 2020 - 2022 Collabora Ltd. 8 # SPDX-License-Identifier: MIT 48 "debian/x86_build-base", 50 "debian/x86_test-base", 51 "debian/x86_test-gl", 57 "debian-testing", 58 "debian-arm64", 83 def print_job_status(job) -> None: 99 def print_job_status_change(job) -> None: 115 def pretty_wait(sec: int) -> None: [all …]
|
/third_party/mesa3d/docs/ci/ |
D | kernel.rst | 7 side-effects since many devices from different platforms are involved in the 11 ----------------- 14 https://gitlab.freedesktop.org/gfx-ci/linux 21 please refer to `.gitlab-ci/container/gitlab-ci.yml` `KERNEL_URL` variable. 22 Every tag has a standard naming: `vX.YZ-for-mesa-ci-<commit_short_SHA>`, which 25 :code:`git tag vX.YZ-for-mesa-ci-$(git rev-parse --short HEAD)` 28 --------------- 31 the script located at `.gitlab-ci/container/build-kernel.sh`. 36 When a Kernel uprev happens, it is worth compiling and cross-compiling the 44 +------------+--------------------------------------------+-------------------------------------+ [all …]
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.2.0.rst | 1 Mesa 20.2.0 Release Notes / 2020-09-28 20 --------------- 24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on Iris. 32 - GL_ARB_gpu_shader5 on llvmpipe 34 - GL_ARB_post_depth_coverage on llvmpipe 36 - GLES 3.2 on llvmpipe 38 - GL_EXT_shader_group_vote on GLES3. 40 - GL_EXT_texture_shadow_lod on llvmpipe [all …]
|
D | 20.1.0.rst | 1 Mesa 20.1.0 Release Notes / 2020-05-27 21 --------------- 25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on i965. 31 - GL_EXT_depth_bounds_test on Iris. 32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0. 33 - GL_NV_alpha_to_coverage_dither_control on radeonsi 34 - GL_NV_copy_image on all gallium drivers. 35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast. [all …]
|
D | 21.2.0.rst | 1 Mesa 21.2.0 Release Notes / 2021-08-04 20 --------------- 24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz 28 ------------ 30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock 32 - VK_EXT_provoking_vertex on RADV. 34 - VK_EXT_extended_dynamic_state2 on RADV. 36 - VK_EXT_global_priority_query on RADV. 38 - VK_EXT_physical_device_drm on RADV. 40 - VK_KHR_shader_subgroup_uniform_control_flow on Intel and 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 …]
|
D | 22.2.0.rst | 1 Mesa 22.2.0 Release Notes / 2022-09-21 20 --------------- 24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz 29 ------------ 31 - WGL_ARB_create_context_robustness 33 - d3d12 ARB_robust_buffer_access_behavior 35 - VK_EXT_robustness2 for lavapipe 37 - VK_EXT_image_2d_view_of_3d on RADV 39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support 41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe [all …]
|
/third_party/mesa3d/ |
D | .pick_status.json | 31 "description": "pps: make pps-producer RT only on freedreno", 58 …"description": "tree-wide: Convert all usage of PIPE_(OS|ARCH|CC)_* to DETECT_(OS|ARCH|CC)_* by us… 67 …"description": "tree-wide: Convert all usage of #ifndef PIPE_(OS|ARCH|CC)_* to #if DETECT_(OS|ARCH… 76 …"description": "tree-wide: Convert all usage of #ifdef PIPE_(OS|ARCH|CC)_* to #if DETECT_(OS|ARCH|… 85 …"description": "tree-wide: Convert all usage of defined PIPE_(OS|ARCH|CC)_* to DETECT_(OS|ARCH|CC)… 94 …"description": "tree-wide: Convert all usage of defined(PIPE_(OS|ARCH|CC)_*) to DETECT_(OS|ARCH|CC… 220 …"description": "mesa/vbo: Replace the usage of cpu_has_sse4_1 with util_get_cpu_caps()->has_sse4_1… 256 "description": "microsoft/compiler: Delete now-unused memcpy lowering pass", 436 "description": "docs: fix badly encoded envvar-roles", 454 "description": "docs: remove stale envvar-reference", [all …]
|