Searched +full:virpipe +full:- +full:on +full:- +full:gl (Results 1 – 8 of 8) sorted by relevance
2 - local: 'src/gallium/drivers/virgl/ci/gitlab-ci-inc.yml'4 virpipe-on-gl:6 - .deqp-test7 - .virpipe-test9 DEQP_SUITE: virpipe-gl10 GPU_VERSION: virpipe-gl14 virgl-on-gl:16 DEQP_SUITE: virgl-gl17 GPU_VERSION: virgl-gl21 - kvm[all …]
3 MESA_TEMPLATES_COMMIT: &ci-templates-commit d5aa3941aa03c2f716595116354fb81eb8012acb10 # at least the 'debian-testing' job in 'Build-x86_64' stage completed.12 # Pick a pipeline on https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/18 # per-pipeline artifact storage on MinIO20 # per-job artifact storage on MinIO23 PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${STORAGE_HOST}/mesa-tracie-results/${FDO_UPSTREAM_REPO}"27 - project: 'freedesktop/ci-templates'30 - '/templates/ci-fairy.yml'31 - project: 'freedesktop/ci-templates'32 ref: *ci-templates-commit[all …]
6 set -ex9 ln -sf "$CI_PROJECT_DIR"/install /install11 if [ -z "$GPU_VERSION" ]; then12 …st be set to something like "llvmpipe" or "freedreno-a630" (the name used in .gitlab-ci/gpu-versio…16 INSTALL=$(realpath -s "$PWD"/install)21 ARCH=$(uname -m)25 if [ -n "$USE_ANGLE" ]; then29 # Ensure Mesa Shader Cache resides on tmpfs.30 SHADER_CACHE_HOME=${XDG_CACHE_HOME:-${HOME}/.cache}31 SHADER_CACHE_DIR=${MESA_SHADER_CACHE_DIR:-${SHADER_CACHE_HOME}/mesa_shader_cache}[all …]
3 set -x6 . $(dirname $(readlink -f "$0"))/util.sh10 NUM_THREADS=${NUM_THREADS:-$(expr $(expr $(nproc) / 8) + 1)}17 while [ -n "$1" ]; do20 -a|--all-backends)22 BACKENDS="$BACKENDS vtest-softpipe"23 BACKENDS="$BACKENDS vtest-llvmpipe"24 BACKENDS="$BACKENDS vtest-gpu"30 -v|--vtest)32 BACKENDS="$BACKENDS vtest-softpipe"[all …]
1 Mesa 22.0.0 Release Notes / 2022-03-0910 glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.13 Compatibility contexts may report a lower version depending on each driver.17 depends on the particular driver being used.20 ---------------24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz28 ------------30 - lavapipe,radv,anv KHR_dynamic_rendering31 - radv EXT_image_view_min_lod32 - VK_KHR_synchronization2 on RADV.[all …]
1 Mesa 23.1.0 Release Notes / 2023-05-1010 glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.13 Compatibility contexts may report a lower version depending on each driver.17 depends on the particular driver being used.20 ---------------24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz28 ------------30 - VK_EXT_pipeline_library_group_handles on RADV31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+32 - VK_KHR_map_memory2 on ANV and RADV[all …]
1 Mesa 23.2.1 Release Notes / 2023-09-2813 glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.16 Compatibility contexts may report a lower version depending on each driver.20 depends on the particular driver being used.23 ---------------27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz32 ------------34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV36 - extendedDynamicState3SampleLocationsEnable on RADV38 - VK_EXT_dynamic_rendering_unused_attachments on RADV[all …]
1 Mesa 22.2.0 Release Notes / 2022-09-2110 glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.13 Compatibility contexts may report a lower version depending on each driver.17 depends on the particular driver being used.20 ---------------24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz29 ------------31 - WGL_ARB_create_context_robustness33 - d3d12 ARB_robust_buffer_access_behavior35 - VK_EXT_robustness2 for lavapipe[all …]