Searched +full:llvmpipe +full:- +full:cl +full:- +full:rules (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/.gitlab-ci/ |
D | test-source-dep.yml | 5 # ---------------------------------- 6 .mesa-rules: 7 rules: 8 - changes: &mesa_core_file_list 9 - .gitlab-ci.yml 10 - .gitlab-ci/**/* 11 - include/**/* 12 - meson.build 13 - SConstruct 14 - src/* [all …]
|
/external/mesa3d/ |
D | .gitlab-ci.yml | 3 CI_PRE_CLONE_SCRIPT: |- 4 set -o xtrace 5 …/usr/bin/wget -q -O- ${CI_PROJECT_URL}/-/raw/${CI_COMMIT_SHA}/.gitlab-ci/download-git-cache.sh | s… 9 - project: 'freedesktop/ci-templates' 10 ref: &ci-templates-sha 52dd4a94044449c8481d18dcdc221a3c636366d2 12 - project: 'freedesktop/ci-templates' 13 ref: *ci-templates-sha 15 - local: '.gitlab-ci/lava-gitlab-ci.yml' 16 - local: '.gitlab-ci/test-source-dep.yml' 19 - container [all …]
|
D | .pick_status.json | 148 "description": "radv: add support for emitting PS_DONE/CS_DONE on GFX6-8", 256 "description": "anv: Skip CCS ambiguate which preceed fast-clears", 292 "description": "freedreno: Skip some batch dependency tracking if !ctx->dirty.", 301 "description": "freedreno: Move framebuffer state checks under a ctx->dirty flag.", 337 "description": "anv: Invalidate the correct AUX-TT entry", 391 "description": "docs: Mark some non-core zink extensions complete", 463 "description": "r300,i915g: Report no shader buffers or images on non-TCL HW.", 499 "description": "gallium/st: lower point-sprites if not supported", 841 "description": "vk-device-select: add device group support", 850 "description": "lima/ppir: fix creation of mov node for non-ssa tex dest", [all …]
|
/external/mesa3d/docs/relnotes/ |
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 …]
|
D | 20.0.0.rst | 1 Mesa 20.0.0 Release Notes / 2020-02-19 21 --------------- 25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz 28 ------------ 30 - OpenGL 4.6 on radeonsi. 31 - GL_ARB_gl_spirv on radeonsi. 32 - GL_ARB_spirv_extensions on radeonsi. 33 - GL_EXT_direct_state_access for compatibility profile. 34 - VK_AMD_device_coherent_memory on RADV. 35 - VK_AMD_mixed_attachment_samples on RADV. [all …]
|
D | 19.3.0.rst | 1 Mesa 19.3.0 Release Notes / 2019-12-12 21 --------------- 25 5fa0e4e9dca79560f6882e362f9db36d81cf96da16cf6a84e0ada7466a99a5d7 mesa-19.3.0.tar.xz 28 ------------ 30 - GL_ARB_gl_spirv on i965, iris. 31 - GL_ARB_spirv_extensions on i965, iris. 32 - GL_EXT_demote_to_helper_invocation on iris, i965. 33 - OpenGL 4.6 on i965, iris. 34 - EGL_EXT_image_flush_external 35 - VK_ANDROID_external_memory_android_hardware_buffer on RADV. [all …]
|
D | 19.1.0.rst | 17 ---------------- 21 2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3 mesa-19.1.0.tar.xz 24 ------------ 26 - GL_ARB_parallel_shader_compile on all drivers. 27 - GL_EXT_gpu_shader4 on all GL 3.1 drivers. 28 - GL_EXT_shader_image_load_formatted on radeonsi. 29 - GL_EXT_texture_buffer_object on all GL 3.1 drivers. 30 - GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES 32 - GL_NV_compute_shader_derivatives on iris and i965. 33 - GL_KHR_parallel_shader_compile on all drivers. [all …]
|