Home
last modified time | relevance | path

Searched +full:llvmpipe +full:- +full:rules (Results 1 – 17 of 17) sorted by relevance

/external/mesa3d/.gitlab-ci/
Dtest-source-dep.yml5 # ----------------------------------
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.yml3 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.json148 "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/drivers/openswr/
Dfaq.rst5 --------------------------------
8 llvmpipe) in the Mesa tree. Two important reasons for this:
10 * Architecture - given our focus on scientific visualization, our
14 to design decisions much different than llvmpipe.
16 * Historical - Intel had developed a high performance software
24 ------------------------
26 SWR is a tile based immediate mode renderer with a sort-free threading
36 Our pipeline uses just-in-time compiled code for the fetch shader that
42 and pixel shaders we reuse bits of llvmpipe from
44 differently than llvmpipe's ``auxiliary/draw`` code.
[all …]
/external/mesa3d/docs/relnotes/
D7.10.rst16 -------------
20 0a70c15c135561824bdcae92bf232e43 MesaLib-7.10.tar.gz
21 33fb94eccc02cbb4d8d1365615e38e46 MesaLib-7.10.tar.bz2
22 5cafdc0eda0f9bf370b95c98df3338fa MesaLib-7.10.zip
23 bc644be551ed585fc4f66c16b64a91c9 MesaGLUT-7.10.tar.gz
24 5c2677a155672352d62b177e4f0f92e8 MesaGLUT-7.10.tar.bz2
25 2ce5001f74496d1ba719ef74d910a5cf MesaGLUT-7.10.zip
28 ------------
30 - GL_ARB_explicit_attrib_location extension (Intel and software
32 - GL_ARB_texture_rg (Intel, software drivers, gallium drivers).
[all …]
D20.2.0.rst1 Mesa 20.2.0 Release Notes / 2020-09-28
20 ---------------
24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz
28 ------------
30 - GL_ARB_compute_variable_group_size on Iris.
32 - GL_ARB_gpu_shader5 on llvmpipe
34 - GL_ARB_post_depth_coverage on llvmpipe
36 - GLES 3.2 on llvmpipe
38 - GL_EXT_shader_group_vote on GLES3.
40 - GL_EXT_texture_shadow_lod on llvmpipe
[all …]
D20.1.3.rst1 Mesa 20.1.3 Release Notes / 2020-07-08
20 ---------------
24 9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 mesa-20.1.3.tar.xz
27 ------------
29 - None
32 ---------
34 - vkGetSemaphoreCounterValue doesn't update without vkWaitSemaphores
36 - [v3d] corruption when GS omits some vertices
37 - [RADV] Non-precise occlusion queries return non-zero when all
39 - [DXVK] Project Cars rendering problems
[all …]
D19.3.0.rst1 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 …]
D20.3.0.rst1 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 …]
D20.0.0.rst1 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 …]
D20.1.0.rst1 Mesa 20.1.0 Release Notes / 2020-05-27
21 ---------------
25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz
28 ------------
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 radeonsi
34 - GL_NV_copy_image on all gallium drivers.
35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast.
[all …]
D13.0.0.rst16 ----------------
20 4a54d7cdc1a94a8dae05a75ccff48356406d51b0d6a64cbdc641c266e3e008eb mesa-13.0.0.tar.gz
21 94edb4ebff82066a68be79d9c2627f15995e1fe10f67ab3fc63deb842027d727 mesa-13.0.0.tar.xz
24 ------------
28 - OpenGL ES 3.1 on i965/hsw
29 - OpenGL ES 3.2 on i965/gen9+ (Skylake and later)
30 - GL_ARB_ES3_1_compatibility on i965
31 - GL_ARB_ES3_2_compatibility on i965/gen8+
32 - GL_ARB_clear_texture on r600, radeonsi
33 - GL_ARB_compute_variable_group_size on nvc0, radeonsi
[all …]
D19.1.0.rst17 ----------------
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 …]
/external/mesa3d/docs/
Dfeatures.txt10 driver-side.
29 specific version without the forward-compatiblity flag, such drivers
37 ------------------------------------------------------- ------------------------
39 GL 3.0, GLSL 1.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, sw…
54 GL_EXT_draw_buffers2 (Per-buffer blend and masks) DONE (panfrost, v3d)
66 …Multisample anti-aliasing DONE (freedreno/a5xx+, freedreno (*), llvmpi…
69 (*) freedreno (a2xx-a4xx), llvmpipe, softpipe, and swr have fake Multisample anti-aliasing support
72 GL 3.1, GLSL 1.40 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, sw…
85 GL 3.2, GLSL 1.50 --- all DONE: i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr, virgl, z…
100 GL 3.3, GLSL 3.30 --- all DONE: i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, zink
[all …]
/external/virglrenderer/
D.gitlab-ci.yml3 MESA_TEMPLATES_COMMIT: &ci-templates-commit d5aa3941aa03c2f716595116354fb81eb8012acb
10 # 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 MinIO
20 # per-job artifact storage on MinIO
23 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 …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c21 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
34 * - early depth test
35 * - fragment shader
36 * - alpha test
37 * - depth/stencil test
38 * - blending
111 #include "util/mesa-sha1.h"
139 for (i = 0; i < format_desc->nr_channels; ++i) { in is_arithmetic_format()
140 arith |= format_desc->channel[i].size != format_desc->channel[0].size; in is_arithmetic_format()
141 arith |= (format_desc->channel[i].size % 8) != 0; in is_arithmetic_format()
[all …]
Dlp_setup_point.c20 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
61 * Compute a0 for a constant-valued coefficient (GL_FLAT shading).
70 info->a0[slot][i] = value; in constant_coef()
71 info->dadx[slot][i] = 0.0f; in constant_coef()
72 info->dady[slot][i] = 0.0f; in constant_coef()
83 * Fragment shader expects pre-multiplied w for LP_INTERP_PERSPECTIVE. A in point_persp_coeff()
85 * generating the fragment shader key, and therefore avoid the per-fragment in point_persp_coeff()
89 float w0 = info->v0[0][3]; in point_persp_coeff()
93 info->a0[slot][i] = info->v0[slot][i]*w0; in point_persp_coeff()
94 info->dadx[slot][i] = 0.0f; in point_persp_coeff()
[all …]