Home
last modified time | relevance | path

Searched +full:iris +full:- +full:rules +full:- +full:performance (Results 1 – 25 of 36) sorted by relevance

12

/third_party/mesa3d/src/intel/ci/
Dgitlab-ci.yml1 .intel-common-test:
3 - .lava-test:amd64
8 FLAKES_CHANNEL: "#intel-ci"
11 .anv-test:
13 - .intel-common-test
14 - .anv-rules
18 .iris-test:
20 - .intel-common-test
21 - .iris-rules
23 DRIVER_NAME: iris
[all …]
/third_party/mesa3d/src/gallium/drivers/virgl/ci/
Dgitlab-ci.yml1 .virpipe-test:
3 - .test-gl
4 - .virgl-rules
7 FLAKES_CHANNEL: "#virgl-ci"
9 - xvfb-run --server-args='-noreset' sh -c "GALLIUM_DRIVER=virpipe install/deqp-runner.sh"
11 virpipe-on-gl:
13 - .deqp-test
14 - .virpipe-test
16 DEQP_SUITE: virpipe-gl
17 GPU_VERSION: virpipe-gl
[all …]
/third_party/mesa3d/.gitlab-ci/
Dtest-source-dep.yml5 .scheduled_pipeline-rules:
6 rules:
7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"'
12 .no_scheduled_pipelines-rules:
13 rules:
14 - if: *is-scheduled-pipeline
18 # ---------------------------------------------------------------
19 .core-rules:
20 rules:
21 - !reference [.no_scheduled_pipelines-rules, rules]
[all …]
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst1 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 …]
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 …]
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 …]
D22.2.0.rst1 Mesa 22.2.0 Release Notes / 2022-09-21
20 ---------------
24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz
29 ------------
31 - WGL_ARB_create_context_robustness
33 - d3d12 ARB_robust_buffer_access_behavior
35 - VK_EXT_robustness2 for lavapipe
37 - VK_EXT_image_2d_view_of_3d on RADV
39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support
41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe
[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 …]
D21.0.0.rst1 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 …]
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 …]
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 …]
D21.2.0.rst1 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 …]
D22.0.0.rst1 Mesa 22.0.0 Release Notes / 2022-03-09
20 ---------------
24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz
28 ------------
30 - lavapipe,radv,anv KHR_dynamic_rendering
31 - radv EXT_image_view_min_lod
32 - VK_KHR_synchronization2 on RADV.
33 - OpenSWR has been moved to the Amber branch
34 - radeonsi, zink ARB_sparse_texture
35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff…
[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 …]
D22.1.0.rst1 Mesa 22.1.0 Release Notes / 2022-05-18
20 ---------------
24 df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477 mesa-22.1.0.tar.xz
28 ------------
30 - d3d12 GL4.2
31 - GL_NV_pack_subimage
32 - VK_EXT_depth_clip_control on lavapipe and RADV
33 - Vulkan 1.3 support on lavapipe
34 - VK_EXT_graphics_pipeline_library on lavapipe
35 - VK_EXT_primitives_generated_query on lavapipe
[all …]
D21.1.0.rst1 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 …]
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c49 #include "drm-uapi/i915_drm.h"
64 switch ((devinfo)->verx10) { \
101 intel_uuid_compute_device_id((uint8_t *)uuid, &screen->devinfo, PIPE_UUID_SIZE); in iris_get_device_uuid()
108 const struct intel_device_info *devinfo = &screen->devinfo; in iris_get_driver_uuid()
116 static int enable = -1; in iris_enable_clover()
130 fprintf(stderr, "WARNING: OpenCL support via iris+clover is incomplete.\n" in iris_warn_clover()
132 "https://github.com/intel/compute-runtime instead\n"); in iris_warn_clover()
139 const struct intel_device_info *devinfo = &screen->devinfo; in iris_get_name()
142 snprintf(buf, sizeof(buf), "Mesa %s", devinfo->name); in iris_get_name()
149 uint64_t vram = iris_bufmgr_vram_size(screen->bufmgr); in iris_get_video_memory()
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_provoking_vertex.txt70 the primitive. Other APIs with flat-shading functionality such
99 -- Section 2.14.7 "Flatshading" (page 69)
126 implementation-dependent state) or unconditionally implement the
135 …nt i i <- same
137 independent line 2i-1 2i
142 independent triangle 3i-2 3i
146 independent quad 4i-3 4i, if QUADS_FOLLOW_PROVOKING_VERTEX_EXT = true
147 … 4i 4i, if QUADS_FOLLOW_PROVOKING_VERTEX_EXT = false <- same
148 quad strip 2i-1 2i+2, if QUADS_FOLLOW_PROVOKING_VERTEX_EXT = true
149 … 2i+2 2i+2, if QUADS_FOLLOW_PROVOKING_VERTEX_EXT = false <- same
[all …]
/third_party/openGLES/extensions/EXT/
DEXT_provoking_vertex.txt70 the primitive. Other APIs with flat-shading functionality such
99 -- Section 2.14.7 "Flatshading" (page 69)
126 implementation-dependent state) or unconditionally implement the
135 …nt i i <- same
137 independent line 2i-1 2i
142 independent triangle 3i-2 3i
146 independent quad 4i-3 4i, if QUADS_FOLLOW_PROVOKING_VERTEX_EXT = true
147 … 4i 4i, if QUADS_FOLLOW_PROVOKING_VERTEX_EXT = false <- same
148 quad strip 2i-1 2i+2, if QUADS_FOLLOW_PROVOKING_VERTEX_EXT = true
149 … 2i+2 2i+2, if QUADS_FOLLOW_PROVOKING_VERTEX_EXT = false <- same
[all …]
/third_party/openGLES/extensions/ARB/
DARB_provoking_vertex.txt29 Copyright (c) 2009-2013 The Khronos Group Inc. Copyright terms at
34 Khronos-approved extension specifications are updated in response to
87 the primitive. Other APIs with flat-shading functionality such
116 -- Section 2.14.7 "Flatshading" (page 69)
120 "For fixed-function vertex processing, flatshading a primitive means
146 Flatshading of colors in fixed-function vertex processing, and of
147 the built-in varying variables gl_FrontColor, gl_BackColor,
160 If a vertex or geometry shader is active, user-defined varying
167 implementation-dependent bit for the provoking vertex behavior of
175 … point i i <- same
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_provoking_vertex.txt29 Copyright (c) 2009-2013 The Khronos Group Inc. Copyright terms at
77 the primitive. Other APIs with flat-shading functionality such
106 -- Section 2.14.7 "Flatshading" (page 69)
110 "For fixed-function vertex processing, flatshading a primitive means
136 Flatshading of colors in fixed-function vertex processing, and of
137 the built-in varying variables gl_FrontColor, gl_BackColor,
150 If a vertex or geometry shader is active, user-defined varying
157 implementation-dependent bit for the provoking vertex behavior of
165 … point i i <- same
167 independent line 2i-1 2i
[all …]
/third_party/mesa3d/docs/
Dsubmittingpatches.rst7 ----------------
9 - Patches should not mix code changes with code formatting changes
11 - Code patches should follow Mesa :doc:`coding
13 - Whenever possible, patches should only affect individual Mesa/Gallium
15 - Patches should never introduce build breaks and should be bisectable
17 - Patches should be properly :ref:`formatted <formatting>`.
18 - Patches should be sufficiently :ref:`tested <testing>` before
20 - Patches should be :ref:`submitted <submit>` via a merge request for
26 ----------------
28 - Lines should be limited to 75 characters or less so that Git logs
[all …]
/third_party/mbedtls/docs/architecture/
Dpsa-shared-memory.md13-software.github.io/psa-api/crypto/1.1/overview/conventions.html#input-buffer-sizes) and [output b…
19-defined system interfaces. For example, this can be a Unix/POSIX-like system that isolates proces…
33 * in some scenarios, a client of the client, which makes a RPC to the crypto client which re-shares…
37 #### Read-read inconsistency
39 If an input argument is in shared memory, there is a risk of a **read-read inconsistency**:
45 …y example (parsing): suppose the input contains data with a type-length-value or length-value enco…
47 …RPC to perform authenticated encryption, using a mechanism with an encrypt-and-MAC structure. The …
52 #### Write-read inconsistency
54 If an output argument is in shared memory, there is a risk of a **write-read inconsistency**:
60-key operation in place. (This is how `mbedtls_rsa_pkcs1_sign` works.) A malicious client may writ…
[all …]
/third_party/typescript/tests/baselines/reference/
DfixSignatureCaching.types5-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
6-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
7-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
12-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
14-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
24-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
28-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
32-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
38 "BlackBerry": "BlackBerry|\\bBB10\\b|rim[0-9]+",
40 >"BlackBerry|\\bBB10\\b|rim[0-9]+" : "BlackBerry|\\bBB10\\b|rim[0-9]+"
[all …]
DfixSignatureCaching.js13 "BlackBerry": "BlackBerry|\\bBB10\\b|rim[0-9]+",
14 …Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\\bEVO\\b|T-Mobile G1|Z520m",
17 …"Motorola": "Motorola|DROIDX|DROID BIONIC|\\bDroid\\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|…
18-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|…
19 …"LG": "\\bLG\\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|…
22 "NokiaLumia": "Lumia [0-9]{3,4}",
26-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|I…
29 "iMobile": "i-mobile (IQ|i-STYLE|idea|ZAA|Hitz)",
30 …"SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-
31 "Wolfgang": "AT-B24D|AT-AS50HD|AT-AS40W|AT-AS55HD|AT-AS45q2|AT-B26D|AT-AS50Q",
[all …]

12