/aosp_15_r20/external/libva/ |
H A D | NEWS | 1 libva NEWS -- summary of user visible changes. 2024-06-20 2 Copyright (C) 2009-2024 Intel Corporation 4 version 2.22.0 - 20.Jun.2024 6 * va: fix --version-script detection for lld >= 17 7 * wayland: add support for linux-dmabuf 8 * meson:remove autogen.sh from the meson script 11 version 2.21.0 - 12.Mar.2024 14 * va: Re-add drm_state and fd checks to VA_DRM_GetDriverNames 24 * ci: update to vmactions/freebsd-vm from v0 to v1 25 * ci: windows.yml: Add windows-msvc-debug [all …]
|
/aosp_15_r20/external/libepoxy/ |
H A D | meson.build | 10 epoxy_version = meson.project_version().split('.') 20 cc = meson.get_compiler('c') 24 conf.set_quoted('PACKAGE_NAME', meson.project_name()) 25 conf.set_quoted('PACKAGE_VERSION', meson.project_version()) 26 conf.set_quoted('PACKAGE_STRING', '@0@-@1@'.format(meson.project_name(), meson.project_version())) 81 '-we4002', # too many actual parameters for macro 82 '-we4003', # not enough actual parameters for macro 83 '-w14010', # single-line comment contains line-continuation character 84 '-we4013', # 'function' undefined; assuming extern returning int 85 '-w14016', # no function return type; using int as default [all …]
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
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 | 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 | 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 …]
|
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 | 18.3.3.rst | 16 ---------------- 20 6b9893942fe8011c7736d51448deb6ef80ece2257e0fac27b02e997a6605d5e4 mesa-18.3.3.tar.gz 21 2ab6886a6966c532ccbcc3b240925e681464b658244f0cbed752615af3936299 mesa-18.3.3.tar.xz 24 ------------ 29 --------- 31 - `Bug 108877 <https://bugs.freedesktop.org/show_bug.cgi?id=108877>`__ 32 - OpenGL CTS gl43 test cases were interrupted due to segment fault 33 - `Bug 109023 <https://bugs.freedesktop.org/show_bug.cgi?id=109023>`__ 34 - error: inlining failed in call to always_inline ‘__m512 36 - `Bug 109129 <https://bugs.freedesktop.org/show_bug.cgi?id=109129>`__ [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 | 24.1.0.rst | 1 Mesa 24.1.0 Release Notes / 2024-05-22 20 --------------- 24 b7eac8c79244806b1c276eeeacc329e4a5b31a370804c4b0c7cd16837783f78b mesa-24.1.0.tar.xz 28 ------------ 30 - VK_EXT_map_memory_placed on RADV, ANV and NVK 31 - VK_KHR_shader_subgroup_rotate on RADV and ANV and NVK 32 - VK_KHR_load_store_op_none on RADV, ANV, NVK and Turnip 33 - VK_KHR_line_rasterization on RADV, ANV, NVK and Turnip 34 - VK_KHR_index_type_uint8 on RADV, ANV, NVK and Turnip 35 - VK_KHR_shader_expect_assume on all Vulkan drivers [all …]
|
H A D | 19.2.2.rst | 1 Mesa 19.2.2 Release Notes / 2019-10-23 20 --------------- 24 7e4f0e2678bfcf3b94f533078b514f37943378a4a8604e477c888ec8a2904394 mesa-19.2.2.tar.xz 27 ------------ 29 - None 32 --------- 34 - Vulkan version of "Middle-earth: Shadow of Mordor" has graphics 36 - Vulkan version of "Middle-earth: Shadow of Mordor" has graphics 38 - [amdgpu][Navi][llvm] Minimap problem in Nier Automata 39 - Black ground in Dirt 4 [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 | 24.0.0.rst | 1 Mesa 24.0.0 Release Notes / 2024-02-01 20 --------------- 24 dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36 mesa-24.0.0.tar.xz 28 ------------ 30 - VK_EXT_image_compression_control on RADV 31 - VK_EXT_device_fault on RADV 32 - OpenGL 3.3 on Asahi 33 - Geometry shaders on Asahi 34 - GL_ARB_texture_cube_map_array on Asahi 35 - GL_ARB_clip_control on Asahi [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 | 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 …]
|
H A D | 24.1.5.rst | 1 Mesa 24.1.5 Release Notes / 2024-07-31 18 --------------- 22 02761ffd965dd64b95421ebfca1191d73724aba00f30034009237564f34cf976 mesa-24.1.5.tar.xz 26 ------------ 28 - None 32 --------- 34 - piglit: cl-api-build-program crashes 35 - i915g: glGenerateMipmap() fails with 2048×2048 textures 36 - Build fails without Vulkan 37 - [Bisected] Recent compile issue in libnak [all …]
|
H A 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 …]
|
H A D | 24.2.0.rst | 1 Mesa 24.2.0 Release Notes / 2024-08-14 20 --------------- 24 c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf mesa-24.2.0.tar.xz 28 ------------ 30 - VK_KHR_dynamic_rendering_local_read on RADV 31 - VK_EXT_legacy_vertex_attributes on lavapipe, ANV, Turnip and RADV 32 - VK_MESA_image_alignment_control on RADV 33 - VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip 34 - VK_KHR_maintenance5 on v3dv 35 - VK_KHR_maintenance7 on RADV [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 | 20.1.3.rst | 1 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 …]
|
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 …]
|
/aosp_15_r20/external/zstd/ |
H A D | CHANGELOG | 6 lib: reduce binary size with selective built-time exclusion, by @felixhandte 11 lib: fix zdict prototype mismatch in static_only mode, by @ldv-alt 12 lib: fix several bugs in magicless-format decoding, by @embg 13 cli: add common compressed file types to `--exclude-compressed`` by @daniellerozenblit 14 cli: fix mixing `-c` and `-o` commands with `--rm`, by @Cyan4973 15 cli: fix erroneous exclusion of hidden files with `--output-dir-mirror` by @felixhandte 20 …rovements by @terrelln, @sighingnow, @gjasny, @JohanMabille, @Saverio976, @gruenich, @teo-tsirpanis 22 build: fix cross-compiling for AArch64 with lld by @jcelerier 31 port: risc-v support validation in CI, by @Cyan4973 34 port: HP-UX compatibility, by @likema [all …]
|
/aosp_15_r20/external/mesa3d/meson_to_hermetic/ |
H A D | README.md | 6 How: parse the meson build tree into a python build script, which can be used 12 - Python 3.11+ 13 - See `requirements.txt` 14 …- [ commands) 28 and uses meson2python to transform the meson into python. 30 meson2python.py: passes meson.build input and the meson grammar to [all …]
|
/aosp_15_r20/external/libdav1d/ |
H A D | README.md | 5 **dav1d** is an **AV1** cross-platform **d**ecoder, open-source, and focused on speed and correctne… 7 It is now battle-tested and production-ready and can be used everywhere. 17 It supports all features from AV1, including all subsampling and bit-depth parameters. 23 …her VideoLAN projects, so that it can be embedded anywhere, including non-open-source software; or… 25 …is the same as for libvorbis, see [RMS on vorbis](https://lwn.net/2001/0301/a/rms-ov-license.php3). 38 7. Make high bit-depth fast on mobile, by writing asm for ARMv8 chips. 40 9. Make high bit-depth fast on older mobile, by writing asm for ARMv7 chips, 41 10. Make high bit-depth fast on desktop, by writing asm for AVX2 chips, 42 11. Make high bit-depth fast on older desktop, by writing asm for SSSE3+ chips, 45 ### On-going [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 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` 21 and also relies on implementation-defined behaviors in others. It is not [all …]
|
/aosp_15_r20/external/igt-gpu-tools/ |
H A D | NEWS | 2 ---------- 4 Meson build options have been renamed. Please check the news options in 8 Release 1.24 (2019-06-20) 9 ------------------------- 11 - Bumped required meson version to 0.47. (Arkadiusz Hiler) 13 - All the meson build options that used auto, true and false are now first 16 - Piglit as the primary test executor replaced by mostly drop-in 19 - Stack traces now contain source file names and line numbers, using 22 - Pixman dependency is now mandatory. (Maxime Ripard) 24 - The project has moved to gitlab, and uses gitlab's CI to build test [all …]
|