/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ci/ |
H A D | gitlab-ci.yml | 2 - local: 'src/gallium/drivers/virgl/ci/gitlab-ci-inc.yml' 4 virpipe-on-gl: 6 - .deqp-test 7 - .virpipe-test 9 DEQP_SUITE: virpipe-gl 10 GPU_VERSION: virpipe-gl 14 virgl-on-gl: 16 DEQP_SUITE: virgl-gl 17 GPU_VERSION: virgl-gl 21 - kvm [all …]
|
H A D | gitlab-ci-inc.yml | 1 .virgl-rules: 2 stage: layered-backends 4 - !reference [.test, rules] 5 - if: $FORCE_KERNEL_TAG != null 7 - !reference [.gl-rules, rules] 8 - !reference [.llvmpipe-rules, rules] 9 - changes: &virgl_file_list 10 - src/gallium/drivers/virgl/**/* 11 - src/gallium/winsys/virgl/**/* 14 .virgl-iris-manual-rules: [all …]
|
/aosp_15_r20/external/virglrenderer/ |
H A D | .gitlab-ci.yml | 2 FDO_UPSTREAM_REPO: "virgl/virglrenderer" 3 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' [all …]
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 19.0.0.rst | 17 ---------------- 21 4c5b9c5227d37c1f6bdc786a6fa7ee7fbce40b2e8a87340c7d3234534ece3304 mesa-19.0.0.tar.gz 22 5a549dfb40ec31e5c36c47aadac04554cb2e2a8d144a046a378fc16da57e38f8 mesa-19.0.0.tar.xz 25 ------------ 27 - GL_AMD_texture_texture4 on all GL 4.0 drivers. 28 - GL_EXT_shader_implicit_conversions on all drivers (ES extension). 29 - GL_EXT_texture_compression_bptc on all GL 4.0 drivers (ES extension). 30 - GL_EXT_texture_compression_rgtc on all GL 3.0 drivers (ES extension). 31 - GL_EXT_render_snorm on gallium drivers (ES extension). 32 - GL_EXT_texture_view on drivers supporting texture views (ES [all …]
|
H A 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 …]
|
H A 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 …]
|
H A D | 22.2.0.rst | 1 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 …]
|
H A 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 …]
|
H A D | 23.3.0.rst | 1 Mesa 23.3.0 Release Notes / 2023-11-29 20 --------------- 24 50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5 mesa-23.3.0.tar.xz 28 ----------- 29 - NVK: A Vulkan driver for Nvidia hardware 32 ------------ 33 - VK_EXT_pipeline_robustness on ANV 34 - VK_KHR_maintenance5 on RADV 35 - OpenGL ES 3.1 on Asahi 36 - GL_ARB_compute_shader on Asahi [all …]
|
H A D | 18.3.2.rst | 16 ---------------- 20 1cde4fafd40cd1ad4ee3a13b364b7a0175a08b7afdd127fb46f918c1e1dfd4b0 mesa-18.3.2.tar.gz 21 f7ce7181c07b6d8e0132da879af1729523a6c8aa87f79a9d59dfd064024cfb35 mesa-18.3.2.tar.xz 24 ------------ 29 --------- 31 - `Bug 106595 <https://bugs.freedesktop.org/show_bug.cgi?id=106595>`__ 32 - [RADV] Rendering distortions only when MSAA is enabled 33 - `Bug 107728 <https://bugs.freedesktop.org/show_bug.cgi?id=107728>`__ 34 - Wrong background in Sascha Willem's Multisampling Demo 35 - `Bug 108114 <https://bugs.freedesktop.org/show_bug.cgi?id=108114>`__ [all …]
|
H A D | 23.1.0.rst | 1 Mesa 23.1.0 Release Notes / 2023-05-10 20 --------------- 24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz 28 ------------ 30 - VK_EXT_pipeline_library_group_handles on RADV 31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+ 32 - VK_KHR_map_memory2 on ANV and RADV 33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+ 34 - VK_EXT_discard_rectangles version 2 on RADV 35 - VK_EXT_graphics_pipeline_library on RADV [all …]
|
H A D | 23.2.1.rst | 1 Mesa 23.2.1 Release Notes / 2023-09-28 23 --------------- 27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz 32 ------------ 34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV 36 - extendedDynamicState3SampleLocationsEnable on RADV 38 - VK_EXT_dynamic_rendering_unused_attachments on RADV 40 - VK_EXT_mesh_shader on lavapipe 42 - OpenGL 3.1 on Asahi 44 - OpenGL ES 3.0 on Asahi [all …]
|
H A 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 …]
|
H A 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 …]
|
H A D | 22.3.0.rst | 1 Mesa 22.3.0 Release Notes / 2022-12-02 20 --------------- 24 644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746 mesa-22.3.0.tar.xz 28 ------------ 30 - GL_ARB_shader_clock on llvmpipe 31 - VK_KHR_shader_clock on lavapipe 32 - Mesa-DB, the new single file cache type 33 - VK_EXT_attachment_feedback_loop_layout on RADV, lavapipe 34 - VK_KHR_global_priority on RADV 35 - GL_KHR_blend_equation_advanced_coherent on zink [all …]
|
H A D | 18.2.7.rst | 16 ---------------- 20 092351cfbcd430ec595fbd3a3d8d253fd62c29074e1740d7198b00289ab400f8 mesa-18.2.7.tar.gz 21 9c7b02560d89d77ca279cd21f36ea9a49e9ffc5611f6fe35099357d744d07ae6 mesa-18.2.7.tar.xz 24 ------------ 29 --------- 31 - `Bug 106577 <https://bugs.freedesktop.org/show_bug.cgi?id=106577>`__ 32 - broken rendering with nine and nouveau (GM107) 33 - `Bug 108245 <https://bugs.freedesktop.org/show_bug.cgi?id=108245>`__ 34 - RADV/Vega: Low mip levels of large BCn textures get corrupted by 36 - `Bug 108311 <https://bugs.freedesktop.org/show_bug.cgi?id=108311>`__ [all …]
|
H A D | 18.2.8.rst | 16 ---------------- 20 77512edc0a84e19c7131a0e2e5ebf1beaf1494dc4b71508fcc92d06d65f9f4f5 mesa-18.2.8.tar.gz 21 1d2ed9fd435d86d95b7215b287258d3e6b1180293a36f688e5a2efc18298d863 mesa-18.2.8.tar.xz 24 ------------ 29 --------- 31 - `Bug 108114 <https://bugs.freedesktop.org/show_bug.cgi?id=108114>`__ 32 - [vulkancts] new VK_KHR_16bit_storage tests fail. 33 - `Bug 108116 <https://bugs.freedesktop.org/show_bug.cgi?id=108116>`__ 34 - [vulkancts] stencil partial clear tests fail. 35 - `Bug 108910 <https://bugs.freedesktop.org/show_bug.cgi?id=108910>`__ [all …]
|
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/build/ |
H A D | gitlab-ci.yml | 2 .build-common: 3 extends: .container+build-rules 6 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner 20 - _build/meson-logs/*.txt 21 - _build/meson-logs/strace 22 - artifacts 25 .build-linux: 26 extends: .build-common 33 - !reference [default, before_script] 34 - | [all …]
|
/aosp_15_r20/external/mesa3d/docs/drivers/ |
H A D | venus.rst | 1 Virtio-GPU Venus 4 Venus is a Virtio-GPU protocol for Vulkan command serialization. The protocol 5 definition and codegen are hosted at `venus-protocol 6 <https://gitlab.freedesktop.org/virgl/venus-protocol>`__. The renderer is 8 <https://gitlab.freedesktop.org/virgl/virglrenderer>`__. 11 ------------ 15 - Vulkan 1.1 16 - :ext:`VK_EXT_external_memory_dma_buf` 17 - :ext:`VK_EXT_image_drm_format_modifier` 18 - :ext:`VK_EXT_queue_family_foreign` [all …]
|
/aosp_15_r20/external/crosvm/docs/book/src/appendix/ |
H A D | rutabaga_gfx.md | 3 The Rutabaga Virtual Graphics Interface (VGI) is a cross-platform abstraction for GPU and display 4 virtualization. The virtio-gpu 5 [context type](https://www.phoronix.com/news/VirtIO-Linux-5.16-Ctx-Type) feature is used to dispatch 9 <!-- Image from https://goto.google.com/crosvm-rutabaga-diagram --> 26 sudo apt install libdrm libglm-dev libstb-dev 34 git checkout v0.1.2-aemu-release 35 cmake -DAEMU_COMMON_GEN_PKGCONFIG=ON \ 36 -DAEMU_COMMON_BUILD_CONFIG=gfxstream \ 37 -DENABLE_VKCEREAL_TESTS=OFF -B build 38 cmake --build build -j [all …]
|
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/ |
H A D | parameters.rs | 2 // Use of this source code is governed by a BSD-style license that can be 25 pub fn serialize<S>(capset_mask: &u64, serializer: S) -> Result<S::Ok, S::Error> in serialize() 34 pub fn deserialize<'de, D: Deserializer<'de>>(deserializer: D) -> Result<u64, D::Error> { in deserialize() 42 #[serde(rename = "per-surface")] 44 #[serde(rename = "one-global")] 49 #[serde(deny_unknown_fields, default, rename_all = "kebab-case")] 80 #[serde(rename = "context-types", with = "serde_capset_mask")] 88 #[serde(rename = "implicit-render-server")] 90 // Passthrough parameters sent to the underlying renderer in a renderer-specific format. 95 fn default() -> Self { in default() [all …]
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/ |
H A D | rutabaga_core.rs | 2 // Use of this source code is governed by a BSD-style license that can be 5 //! rutabaga_core: Cross-platform, Rust-based, Wayland and Vulkan centric GPU virtualization. 36 /// A Rutabaga resource, supporting 2D and 3D rutabaga features. Assumes a single-threaded library. 64 fn try_from(resource: &RutabagaResource) -> Result<Self, Self::Error> { in try_from() 84 fn try_from(snapshot: RutabagaResourceSnapshot) -> Result<Self, Self::Error> { in try_from() 115 /// libraries like gfxstream or virglrenderer, and Rutabaga's own 2D and cross-domain prototype 123 fn get_capset_info(&self, _capset_id: u32) -> (u32, u32) { in get_capset_info() 128 /// zero-sized array is returned by default. 129 fn get_capset(&self, _capset_id: u32, _version: u32) -> Vec<u8> { in get_capset() 138 fn create_fence(&mut self, _fence: RutabagaFence) -> RutabagaResult<()> { in create_fence() [all …]
|