Searched +full:i915g +full:- +full:rules (Results 1 – 11 of 11) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/i915/ci/ |
| D | gitlab-ci.yml | 1 # Manual test rules for using anholt's shared g33. 2 .anholt-g33-test: 4 - .i915g-rules 5 - .test-gl 6 - .test-manual-mr 8 - anholt-g33 10 GPU_VERSION: i915-g33 12 i915-g33-deqp: 14 - .anholt-g33-test 15 - .deqp-test [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 7.10.rst | 16 ------------- 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 …]
|
| 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.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 | 13.0.0.rst | 16 ---------------- 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 …]
|
| 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 | 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 | 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 …]
|
| /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/ |
| 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", 535 "description": "i915g: avoid left shifting a negative number", [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 …]
|