Searched +full:iris +full:- +full:test (Results 1 – 25 of 89) sorted by relevance
1234
| /third_party/mesa3d/src/intel/ci/ |
| D | gitlab-ci.yml | 1 .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 …]
|
| D | deqp-iris-whl.toml | 1 # Basic test set 3 deqp = "/deqp/modules/gles2/deqp-gles2" 4 caselists = ["/deqp/mustpass/gles2-master.txt"] 5 skips = ["/install/iris-skips.txt"] 7 "--deqp-surface-width=256", "--deqp-surface-height=256", 8 "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 9 "--deqp-gl-config-name=rgba8888d24s8ms0", 15 deqp = "/deqp/modules/gles3/deqp-gles3" 16 caselists = ["/deqp/mustpass/gles3-master.txt"] 17 skips = ["/install/iris-skips.txt"] [all …]
|
| D | deqp-iris-kbl.toml | 1 # Basic test set 3 deqp = "/deqp/modules/gles2/deqp-gles2" 4 caselists = ["/deqp/mustpass/gles2-master.txt"] 5 skips = ["/install/iris-skips.txt"] 7 "--deqp-surface-width=256", "--deqp-surface-height=256", 8 "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 9 "--deqp-gl-config-name=rgba8888d24s8ms0", 15 deqp = "/deqp/modules/gles3/deqp-gles3" 16 caselists = ["/deqp/mustpass/gles3-master.txt"] 17 skips = ["/install/iris-skips.txt"] [all …]
|
| D | deqp-iris-amly.toml | 1 # Basic test set 3 deqp = "/deqp/modules/gles2/deqp-gles2" 4 caselists = ["/deqp/mustpass/gles2-master.txt"] 5 skips = ["/install/iris-skips.txt"] 7 "--deqp-surface-width=256", "--deqp-surface-height=256", 8 "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 9 "--deqp-gl-config-name=rgba8888d24s8ms0", 15 deqp = "/deqp/modules/gles3/deqp-gles3" 16 caselists = ["/deqp/mustpass/gles3-master.txt"] 17 skips = ["/install/iris-skips.txt"] [all …]
|
| D | deqp-iris-cml.toml | 1 # Basic test set 3 deqp = "/deqp/modules/gles2/deqp-gles2" 4 caselists = ["/deqp/mustpass/gles2-master.txt"] 5 skips = ["/install/iris-skips.txt"] 7 "--deqp-surface-width=256", "--deqp-surface-height=256", 8 "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 9 "--deqp-gl-config-name=rgba8888d24s8ms0", 15 deqp = "/deqp/modules/gles3/deqp-gles3" 16 caselists = ["/deqp/mustpass/gles3-master.txt"] 17 skips = ["/install/iris-skips.txt"] [all …]
|
| D | deqp-iris-glk.toml | 1 # Basic test set 3 deqp = "/deqp/modules/gles2/deqp-gles2" 4 caselists = ["/deqp/mustpass/gles2-master.txt"] 5 skips = ["/install/iris-skips.txt"] 7 "--deqp-surface-width=256", "--deqp-surface-height=256", 8 "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 9 "--deqp-gl-config-name=rgba8888d24s8ms0", 16 deqp = "/deqp/modules/gles3/deqp-gles3" 17 caselists = ["/deqp/mustpass/gles3-master.txt"] 18 skips = ["/install/iris-skips.txt"] [all …]
|
| D | deqp-iris-apl.toml | 1 # Basic test set 3 deqp = "/deqp/modules/gles2/deqp-gles2" 4 caselists = ["/deqp/mustpass/gles2-master.txt"] 5 skips = ["/install/iris-skips.txt"] 7 "--deqp-surface-width=256", "--deqp-surface-height=256", 8 "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 9 "--deqp-gl-config-name=rgba8888d24s8ms0", 15 deqp = "/deqp/modules/gles3/deqp-gles3" 16 caselists = ["/deqp/mustpass/gles3-master.txt"] 17 skips = ["/install/iris-skips.txt"] [all …]
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ci/ |
| D | gitlab-ci.yml | 1 .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/docs/relnotes/ |
| 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 …]
|
| 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 | 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 | 20.2.5.rst | 1 Mesa 20.2.5 Release Notes / 2020-12-16 18 --------------- 22 0ebec6a22660d83f5ed437a145dc703c9398cd1376143aef273ea85f9dc5dd98 mesa-20.2.5.tar.xz 26 ------------ 28 - None 32 --------- 34 - Mesa 20.3.0 and older ATi/Radeon cards fails 35 - Amber test NIR validation failed after spirv_to_nir 36 - Amber test validate_phi_src 37 - [RADV] broken stencil behaviour when using extended dynamic stencil state [all …]
|
| D | 22.0.0.rst | 1 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 …]
|
| D | 20.2.0.rst | 1 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 …]
|
| 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 | 20.1.0.rst | 1 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 …]
|
| D | 19.2.3.rst | 1 Mesa 19.2.3 Release Notes / 2019-11-06 20 --------------- 24 5ee6e42504fe41dcc9a6eba26982656a675b2550a640946f463927ed7f1c5047 mesa-19.2.3.tar.xz 27 ------------ 29 - None 32 --------- 34 - 19.2.2 fails mesa:util / timespec test on x86 35 - Objects leaving trails in Firefox with antialias and 37 - glLinkProgram crash when using gcc-9 -O3 -flto due to use of 41 ------- [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 | 20.3.1.rst | 1 Mesa 20.3.1 Release Notes / 2020-12-16 18 --------------- 22 af751b49bb2ab0264d58c31e73d869e80333de02b2d1becc93f1b28c67aa780f mesa-20.3.1.tar.xz 26 ------------ 28 - None 32 --------- 34 - Crash and slowness in FreeCAD 35 - ci: Missing needs: in radeonsi-stoney-\*? 36 - Triangles appear from the center of the field on PES2021 with Mesa 20.2.x 37 - \[gen9][iris][regression][bisected\] flaky piglit tests [all …]
|
| D | 22.1.0.rst | 1 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 …]
|
| D | 20.1.8.rst | 1 Mesa 20.1.8 Release Notes / 2020-09-16 18 --------------- 22 df21351494f7caaec5a3ccc16f14f15512e98d2ecde178bba1d134edc899b961 mesa-20.1.8.tar.xz 26 ------------ 28 - None 32 --------- 34 - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything 35 - khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion \`c != _SIMP… 36 - Amber test opt_peel_loop_initial_if: Assertion failed 37 - Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA [all …]
|
| D | 21.1.2.rst | 1 Mesa 21.1.2 Release Notes / 2021-06-02 18 --------------- 22 23b4b63760561f3a4f98b5be12c6de621e9a6bdf355e087a83d9184cd4e2825f mesa-21.1.2.tar.xz 26 ------------ 28 - None 32 --------- 34 - zink: regression for primitive-restart on ANV 35 - zink: Expected Image Operand ConstOffset to be a const object 36 - [RADV] - Path of Exile (238960) - Ground decals are missing or corrupted using the Vulkan rendere… 37 - [ADL-S / TGL-U / TGL-H] Pixels missing / flickering when render some app on weston [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/.gitlab-ci/ |
| D | test-source-dep.yml | 5 .scheduled_pipeline-rules: 7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"' 12 .no_scheduled_pipelines-rules: 14 - if: *is-scheduled-pipeline 17 # Mesa core source file dependencies that may impact any test job 18 # --------------------------------------------------------------- 19 .core-rules: 21 - !reference [.no_scheduled_pipelines-rules, rules] 22 - changes: &core_file_list 23 - .gitlab-ci.yml [all …]
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .build-rules 10 - _build/meson-logs/*.txt 11 - _build/meson-logs/strace 12 - shader-db 15 .build-linux: 16 extends: .build-common 23 - !reference [default, before_script] 24 - export PATH="/usr/lib/ccache:$PATH" 25 - export CCACHE_BASEDIR="$PWD" [all …]
|
1234