Home
last modified time | relevance | path

Searched +full:build +full:- +full:in +full:- +full:b2c (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml5 GIT_STRATEGY: none # testing doesn't build anything from source
7 - !reference [default, before_script]
8 # Note: Build dir (and thus install) may be dirty due to GIT_STRATEGY
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]
[all …]
/third_party/mesa3d/src/gallium/drivers/r300/ci/
Dgitlab-ci.yml2 - local: 'src/gallium/drivers/r300/ci/gitlab-ci-inc.yml'
4 .ondracka-generic:
6 - .b2c-x86_64-test-gl-manual # use debian-build-testing rather than debian-testing
7 - .r300-manual-rules
11 …//gitlab.freedesktop.org/ondracka/boot2container/-/wikis/uploads/1733cfc7cc114d08ec785044b24314f3/…
13 .ondracka-rv530:
15 - .ondracka-generic
17 - radeon:codename:RV530
19 .ondracka-rv380:
21 - .ondracka-generic
[all …]
/third_party/mesa3d/src/gallium/drivers/i915/ci/
Dgitlab-ci.yml2 - local: 'src/intel/ci/gitlab-ci-inc.yml'
4 # Manual test rules for using g33 in ondracka r300 farm.
5 .ondracka-g33-test:
7 - .b2c-x86_64-test-gl-manual # use debian-build-testing rather than debian-testing
8 - .i915g-manual-rules
10 - intelgpu:codename:G33
13 GPU_VERSION: i915-g33
14 …C_KERNEL_URL: https://gitlab.freedesktop.org/gfx-ci/boot2container/-/releases/v0.9.12.3/downloads/…
16 i915-g33:
18 - .ondracka-g33-test
[all …]
/third_party/mesa3d/src/gallium/drivers/zink/ci/
Dgitlab-ci-inc.yml1 .zink-common-rules:
3 - !reference [.test, rules]
4 - !reference [.gl-rules, rules]
5 - changes: &zink_files_list
6 - src/gallium/drivers/zink/*
7 - src/gallium/drivers/zink/nir_to_spirv/*
8 - src/gallium/drivers/zink/ci/gitlab-ci.yml
9 - src/gallium/drivers/zink/ci/gitlab-ci-inc.yml
10 - src/gallium/drivers/zink/ci/deqp-$DEQP_SUITE.toml
11 - src/gallium/drivers/zink/ci/$GPU_VERSION-fails.txt
[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/docs/relnotes/
D23.3.2.rst1 Mesa 23.3.2 Release Notes / 2023-12-27
9 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
18 ---------------
22 3cfcb81fa16f89c56abe3855d2637d396ee4e03849b659000a6b8e5f57e69adc mesa-23.3.2.tar.xz
26 ------------
28 - None
32 ---------
34 - anv: glcts regression on zink
35 - nir: Trivial loop not unrolling
36 - Possible regression with AMD GPU with flatpak apps
[all …]
D24.0.0.rst1 Mesa 24.0.0 Release Notes / 2024-02-01
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
20 ---------------
24 dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36 mesa-24.0.0.tar.xz
28 ------------
30 - VK_EXT_image_compression_control on RADV
31 - VK_EXT_device_fault on RADV
32 - OpenGL 3.3 on Asahi
33 - Geometry shaders on Asahi
34 - GL_ARB_texture_cube_map_array on Asahi
[all …]
D25.0.0.rst1 Mesa 25.0.0 Release Notes / 2025-02-19
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
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 …]
D24.2.0.rst1 Mesa 24.2.0 Release Notes / 2024-08-14
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
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 …]
D23.3.0.rst1 Mesa 23.3.0 Release Notes / 2023-11-29
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
20 ---------------
24 50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5 mesa-23.3.0.tar.xz
28 -----------
29 - NVK: A Vulkan driver for Nvidia hardware
32 ------------
33 - VK_EXT_pipeline_robustness on ANV
34 - VK_KHR_maintenance5 on RADV
35 - OpenGL ES 3.1 on Asahi
[all …]
D23.2.1.rst1 Mesa 23.2.1 Release Notes / 2023-09-28
14 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
23 ---------------
27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz
32 ------------
34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV
36 - extendedDynamicState3SampleLocationsEnable on RADV
38 - VK_EXT_dynamic_rendering_unused_attachments on RADV
40 - VK_EXT_mesh_shader on lavapipe
42 - OpenGL 3.1 on Asahi
[all …]
D24.3.0.rst1 Mesa 24.3.0 Release Notes / 2024-11-21
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
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
[all …]
D22.2.0.rst1 Mesa 22.2.0 Release Notes / 2022-09-21
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
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
[all …]
D24.1.0.rst1 Mesa 24.1.0 Release Notes / 2024-05-22
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
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
[all …]
D23.1.0.rst1 Mesa 23.1.0 Release Notes / 2023-05-10
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
20 ---------------
24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz
28 ------------
30 - VK_EXT_pipeline_library_group_handles on RADV
31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+
32 - VK_KHR_map_memory2 on ANV and RADV
33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+
34 - VK_EXT_discard_rectangles version 2 on RADV
[all …]
D22.1.0.rst1 Mesa 22.1.0 Release Notes / 2022-05-18
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
20 ---------------
24 df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477 mesa-22.1.0.tar.xz
28 ------------
30 - d3d12 GL4.2
31 - GL_NV_pack_subimage
32 - VK_EXT_depth_clip_control on lavapipe and RADV
33 - Vulkan 1.3 support on lavapipe
34 - VK_EXT_graphics_pipeline_library on lavapipe
[all …]
D22.3.0.rst1 Mesa 22.3.0 Release Notes / 2022-12-02
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
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
[all …]
/third_party/libinput/
D.gitlab-ci.yml9 # To change the gitlab CI, edit .gitlab-ci/ci.template and/or .gitlab-ci/config.yaml
10 # and run ci-fairy generate-template. For details, see
11 # https://freedesktop.pages.freedesktop.org/ci-templates/ci-fairy.html#templating-gitlab-ci-yml
14 # - we really want to run dnf/apt/... only once, updating on the test runner for
18 # This is handled by the ci-templates, ensuring containers are only rebuilt
21 # - GitLab only allows one script: set per job but we have a bunch of commands
22 # we need to re-run for each build (meson && ninja && etc). YAML cannot merge
27 # MESON_ARGS=-Denable-something=true
28 # NINJA_ARGS=dist ... to run 'ninja -C builddir dist'
29 # Note that you cannot use scripts: in any target if you expect default_build
[all …]
/third_party/mesa3d/
D.pick_status.json134 "description": "zink: explicitly check usage in buffer barriers",
144 "description": "zink: alloc bo ids for non-slab bos too",
174 … "description": "zink: Revert \"zink: enable single-plane modifiers for generic 2D exports\"",
204 "description": "lima: ppir: reuse uniform load in instruction if possible",
254 "description": "aco/opt_postRA: split try_optimize_scc_nocompare in two functions",
294 "description": "nir: Do not eliminate dead writes to shared memory in called functions.",
404 "description": "Revert \"radeonsi/vcn: Limit size to target size in AV1 decode\"",
464 "description": "clover: Fix MSVC build",
514 "description": "etnaviv/ci: Update flakes for gc7000-r6214",
554 "description": "radv: add experimental support for AMD BC-250 board",
[all …]
Ddependency_inputs.gni5 # in the Software without restriction, including without limitation the rights
10 # The above copyright notice and this permission notice shall be included in
15 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25 "./include/drm-uapi/xe_drm.h",
26 "./include/drm-uapi/etnaviv_drm.h",
27 "./include/drm-uapi/virtgpu_drm.h",
28 "./include/drm-uapi/vc4_drm.h",
29 "./include/drm-uapi/dma-buf.h",
[all …]
/third_party/skia/m133/third_party/externals/expat/testdata/largefiles/
Dnes96.xml67 -------------------------------------------------------------------
84 -------------------------------------------------------------------
101 -------------------------------------------------------------------
118 -------------------------------------------------------------------
137 -------------------------------------------------------------------
139 Panel cases 1001-2318.
140 Cross-section cases 3001-3404.
141 There are gaps in the numbering at 2108,2118,3081,3212,3213,3322,3348,3369.
158 -------------------------------------------------------------------
175 Cross-section case
[all …]
/third_party/skia/third_party/externals/expat/testdata/largefiles/
Dnes96.xml67 -------------------------------------------------------------------
84 -------------------------------------------------------------------
101 -------------------------------------------------------------------
118 -------------------------------------------------------------------
137 -------------------------------------------------------------------
139 Panel cases 1001-2318.
140 Cross-section cases 3001-3404.
141 There are gaps in the numbering at 2108,2118,3081,3212,3213,3322,3348,3369.
158 -------------------------------------------------------------------
175 Cross-section case
[all …]