Searched +full:x86_build +full:- +full:mingw (Results 1 – 7 of 7) sorted by relevance
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-commit19 .set-image-base-tag:21 - .set-image22 - .incorporate-base-tag+templates-commit[all …]
3 set -e4 set -o xtrace6 apt-get update7 apt-get install -y --no-remove \9 g++-mingw-w64-i686 \10 g++-mingw-w64-x86-6412 . .gitlab-ci/container/debian/x86_build-mingw-patch.sh13 . .gitlab-ci/container/debian/x86_build-mingw-source-deps.sh
2 DEBIAN_X86_BUILD_BASE_IMAGE: "debian/x86_build-base"3 DEBIAN_BASE_TAG: "2022-11-03-ci-fairy-s3"5 DEBIAN_X86_BUILD_IMAGE_PATH: "debian/x86_build"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"[all …]
1 Mesa 20.1.3 Release Notes / 2020-07-0820 ---------------24 9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 mesa-20.1.3.tar.xz27 ------------29 - None32 ---------34 - vkGetSemaphoreCounterValue doesn't update without vkWaitSemaphores36 - [v3d] corruption when GS omits some vertices37 - [RADV] Non-precise occlusion queries return non-zero when all39 - [DXVK] Project Cars rendering problems[all …]
1 Mesa 22.2.0 Release Notes / 2022-09-2120 ---------------24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz29 ------------31 - WGL_ARB_create_context_robustness33 - d3d12 ARB_robust_buffer_access_behavior35 - VK_EXT_robustness2 for lavapipe37 - VK_EXT_image_2d_view_of_3d on RADV39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe[all …]
1 Mesa 20.2.0 Release Notes / 2020-09-2820 ---------------24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz28 ------------30 - GL_ARB_compute_variable_group_size on Iris.32 - GL_ARB_gpu_shader5 on llvmpipe34 - GL_ARB_post_depth_coverage on llvmpipe36 - GLES 3.2 on llvmpipe38 - GL_EXT_shader_group_vote on GLES3.40 - GL_EXT_texture_shadow_lod on llvmpipe[all …]
1 Mesa 20.1.0 Release Notes / 2020-05-2721 ---------------25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz28 ------------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 radeonsi34 - GL_NV_copy_image on all gallium drivers.35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast.[all …]