Searched +full:lavapipe +full:- +full:rules (Results 1 – 10 of 10) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ci/ |
| D | gitlab-ci.yml | 1 .lavapipe-test: 2 stage: software-renderer 4 - .test-vk 5 - .lavapipe-rules 6 - .deqp-test-vk 12 lavapipe-vk: 13 stage: software-renderer 15 - .lavapipe-test 19 lavapipe-nir-stress: 21 - .lavapipe-test [all …]
|
| /third_party/mesa3d/.gitlab-ci/ |
| D | test-source-dep.yml | 5 # ---------------------------------------------------------- 6 .scheduled_pipelines-rules: 7 rules: &ignore_scheduled_pipelines 12 # ---------------------------------- 13 .mesa-rules: 14 rules: 15 - *ignore_scheduled_pipelines 16 - changes: &mesa_core_file_list 17 - .gitlab-ci.yml 18 - .gitlab-ci/**/* [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| 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 | 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.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.0.0.rst | 1 Mesa 21.0.0 Release Notes / 2021-03-11 20 --------------- 24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz 28 ------------ 30 - GL_EXT_demote_to_helper_invocation on radeonsi 32 - GL_NV_compute_shader_derivatives on radeonsi 34 - EGL_MESA_platform_xcb 36 - Removed GL_NV_point_sprite for classic swrast. 38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf… 40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support [all …]
|
| D | 20.3.0.rst | 1 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 …]
|
| /third_party/mesa3d/ |
| D | .gitlab-ci.yml | 3 MESA_TEMPLATES_COMMIT: &ci-templates-commit 290b79e0e78eab67a83766f4e9691be554fc4afd 4 CI_PRE_CLONE_SCRIPT: |- 5 set -o xtrace 6 …/usr/bin/wget -q -O- ${CI_PROJECT_URL}/-/raw/${CI_COMMIT_SHA}/.gitlab-ci/download-git-cache.sh | b… 8 MINIO_HOST: minio-packet.freedesktop.org 9 # per-pipeline artifact storage on MinIO 11 # per-job artifact storage on MinIO 14 PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${MINIO_HOST}/mesa-tracie-results/$FDO_UPSTREAM_REPO" 20 - project: 'freedesktop/ci-templates' 23 - '/templates/ci-fairy.yml' [all …]
|
| D | .pick_status.json | 13 "description": "Revert \"gitlab-ci: disable radv-fossils\"", 103 … "description": "radv: re-apply \"Do not access set layout during vkCmdBindDescriptorSets.\"", 112 "description": "radv: re-enable fast clears for images that support comp-to-single", 184 "description": "d3d12: Avoid a debug warning trying to unmap a not-mapped resource", 220 "description": "d3d12: Always create buffers as UAV-capable", 247 "description": "microsoft/compiler: Hook up uavs-at-every-stage flag", 256 …"description": "microsoft/compiler: Emit SSBOs from 0 -> count for GL (non-kernel, non-Vulkan) sha… 265 "description": "gitlab-ci: disable radv-fossils", 508 "description": "ci: debian-clang: build more drivers", 544 "description": "lavapipe: fix string-plus-int warning", [all …]
|
| /third_party/mesa3d/ohos/ |
| D | dependency_inputs.gni | 42 ../bin/khronos-update.py 43 ../bin/meson-cmd-extract.py 44 ../bin/meson-options.py 47 ../bin/perf-annotate-jit.py 48 ../bin/pick-ui.py 51 ../bin/symbols-check.py 52 ../bin/update-android-headers.sh 59 ../build-support/conftest.dyn 60 ../build-support/conftest.map 173 ../include/android_stub/system/graphics-base-v1.0.h [all …]
|