Home
last modified time | relevance | path

Searched +full:vmware +full:- +full:manual +full:- +full:rules (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/ci/
Dgitlab-ci-inc.yml1 .vmware-rules:
2 rules:
3 - !reference [.test, rules]
4 - !reference [.vmware-farm-rules, rules]
5 - !reference [.gl-rules, rules]
6 - changes: &vmware_file_list
7 - src/gallium/drivers/svga/**/*
8 - src/gallium/winsys/svga/**/*
9 - src/compiler/nir/**/*
10 - src/gallium/auxiliary/nir/**/*
[all …]
Dgitlab-ci.yml2 - local: 'src/gallium/drivers/svga/ci/gitlab-ci-inc.yml'
4 .vmware-qemu-traces:x86_64:
5 stage: software-renderer
7 - .lava-piglit-traces:x86_64
8 - .vmware-manual-rules
11 VISIBILITY_GROUP: "mesa-ci"
13 PIGLIT_TRACES_FILE: traces-vmware.yml
14 PIGLIT_REPLAY_EXTRA_ARGS: "--download-caching-proxy-url=${FDO_HTTP_CACHE_URI}"
15 PIGLIT_REPLAY_DEVICE_NAME: "gl-vmware-llvmpipe"
16 PIGLIT_RESULTS: "llvmpipe-replay"
[all …]
/third_party/mesa3d/.gitlab-ci/
Dfarm-rules.yml5 # - exists: [ .ci-farms-disabled/$FARM ]
9 # re-enabling the farm:
10 # - changes: [ .ci-farms-disabled/$FARM ]
13 # Note: the "manual" variant of each farm rules changes the above to `never`,
14 # so that jobs meant to be manual don't run in re-enablement MRs. This is the
15 # only difference between `.$FARM-farm-rules` and `.$FARM-farm-manual-rules`.
17 # If any other disable file is modified, we are disabling/re-enabling another
19 # - changes: [ .ci-farms-disabled/* ]
27 # The "fallback", if none of these rules match, is usually the list of files
28 # that are used by a driver. See the various `.$DRIVER-rules` in the
[all …]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/
Dgitlab-ci.yml2 - local: 'src/gallium/drivers/llvmpipe/ci/gitlab-ci-inc.yml'
4 llvmpipe-piglit-rusticl:
6 - .llvmpipe-piglit-cl
7 - .llvmpipe-rusticl-rules
9 - debian-testing
10 - debian/x86_64_test-gl
12 DEQP_SUITE: llvmpipe-rusticl
13 GPU_VERSION: llvmpipe-rusticl
15 llvmpipe-traces:
17 - .test-gl
[all …]
/third_party/mesa3d/docs/relnotes/
D24.3.0.rst1 Mesa 24.3.0 Release Notes / 2024-11-21
20 -------------
24 SHA256: 97813fe65028ef21b4d4e54164563059e8408d8fee3489a2323468d198bf2efc mesa-24.3.0.tar.xz
25 …821e68d7a8c37a07871d097ab17555f41a4fe716f0de7df95ad7d452b1ed57db6527838eb839ba4 mesa-24.3.0.tar.xz
29 ------------
31 - Expose Vulkan 1.3 on v3dv, both rpi4 and rpi5
32 - VK_EXT_descriptor_buffer on nvk
33 - VK_EXT_post_depth_coverage on nvk
34 - VK_KHR_video_maintenance1 on radv
35 - VK_EXT_legacy_vertex_attributes on nvk
[all …]
D25.0.0.rst1 Mesa 25.0.0 Release Notes / 2025-02-19
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
35 - VK_KHR_index_type_uint8 on panvk
[all …]
D24.2.0.rst1 Mesa 24.2.0 Release Notes / 2024-08-14
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
35 - VK_KHR_maintenance7 on RADV
[all …]
D22.3.0.rst1 Mesa 22.3.0 Release Notes / 2022-12-02
20 ---------------
24 644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746 mesa-22.3.0.tar.xz
28 ------------
30 - GL_ARB_shader_clock on llvmpipe
31 - VK_KHR_shader_clock on lavapipe
32 - Mesa-DB, the new single file cache type
33 - VK_EXT_attachment_feedback_loop_layout on RADV, lavapipe
34 - VK_KHR_global_priority on RADV
35 - GL_KHR_blend_equation_advanced_coherent on zink
[all …]
D20.3.0.rst1 Mesa 20.3.0 Release Notes / 2020-12-03
20 ---------------
24 2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630 mesa-20.3.0.tar.xz
28 ------------
30 - GL 4.5 on llvmpipe
32 - GL_INTEL_blackhole_render on radeonsi
34 - GL_NV_copy_depth_to_color for NIR
36 - GL_NV_half_float
38 - GL_NV_shader_atomic_int64 on radeonsi
40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3)
[all …]
D21.2.0.rst1 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 …]
D24.1.0.rst1 Mesa 24.1.0 Release Notes / 2024-05-22
20 ---------------
24 b7eac8c79244806b1c276eeeacc329e4a5b31a370804c4b0c7cd16837783f78b mesa-24.1.0.tar.xz
28 ------------
30 - VK_EXT_map_memory_placed on RADV, ANV and NVK
31 - VK_KHR_shader_subgroup_rotate on RADV and ANV and NVK
32 - VK_KHR_load_store_op_none on RADV, ANV, NVK and Turnip
33 - VK_KHR_line_rasterization on RADV, ANV, NVK and Turnip
34 - VK_KHR_index_type_uint8 on RADV, ANV, NVK and Turnip
35 - VK_KHR_shader_expect_assume on all Vulkan drivers
[all …]
D21.3.0.rst1 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/FreeBSD/
DUPDATING9 https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld
16 14.2-RELEASE.
19 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have
20 been upgraded to 18.1.6. It is important that you run `make delete-old`
42 non-compliant MTAs; please see the first 8.18.1 release note in
96 Move standard include files to the clibs-dev package and move clang
97 internal libraries and headers to clang and clang-dev. Upgrading systems
101 pkg upgrade -y FreeBSD-utilities
102 pkg upgrade -y FreeBSD-utilities-dev
103 pkg upgrade -y
[all …]
/third_party/mesa3d/
D.pick_status.json124 "description": "svga/ci: disable vmware farm",
144 "description": "zink: alloc bo ids for non-slab bos too",
174 … "description": "zink: Revert \"zink: enable single-plane modifiers for generic 2D exports\"",
394 "description": "ci/lava: Properly detect VMWARE farm",
514 "description": "etnaviv/ci: Update flakes for gc7000-r6214",
554 "description": "radv: add experimental support for AMD BC-250 board",
564 "description": "tu: fix zero-index perfcntr collection for derived counters",
584 "description": "r600: fix the indirect draw 8-bits path",
624 "description": "ci/lava: Add U-Boot action timeout for rockchip DUTs",
654 "description": "ci/lava: Drop the repeating quotes on lava-test-case",
[all …]