Home
last modified time | relevance | path

Searched +full:gallium +full:- +full:va (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml2 .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 …]
/third_party/mesa3d/
Dmeson_options.txt1 # Copyright © 2017-2019 Intel Corporation
31 'egl-native-platform',
41 'android-stub',
44 description : 'Build against android-stub',
55 'dri-drivers',
60 'dri-drivers-path',
66 'dri-search-path',
69 …: 'Locations to search for dri drivers, passed as colon separated list. Default: dri-drivers-path.'
72 'gallium-drivers',
80 …description : 'List of gallium drivers to build. If this is set to auto all drivers applicable to …
[all …]
Dmeson.build1 # Copyright © 2017-2020 Intel Corporation
30 …default_options : ['buildtype=debugoptimized', 'b_ndebug=if-release', 'c_std=c11', 'cpp_std=c++14']
54 '-D__STDC_CONSTANT_MACROS',
55 '-D__STDC_FORMAT_MACROS',
56 '-D__STDC_LIMIT_MACROS',
57 '-DPACKAGE_VERSION="@0@"'.format(meson.project_version()),
58 '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"',
63 with_moltenvk_dir = get_option('moltenvk-dir')
64 with_vulkan_icd_dir = get_option('vulkan-icd-dir')
65 with_tests = get_option('build-tests')
[all …]
/third_party/mesa3d/docs/relnotes/
D18.3.4.rst16 ----------------
20 e22e6fe4c3aca80fe872a0a7285b6c5523e0cfc0bfb57ffcc3b3d66d292593e4 mesa-18.3.4.tar.gz
21 32314da4365d37f80d84f599bd9625b00161c273c39600ba63b45002d500bb07 mesa-18.3.4.tar.xz
24 ------------
29 ---------
31 - `Bug 109107 <https://bugs.freedesktop.org/show_bug.cgi?id=109107>`__
32 - gallium/st/va: change va max_profiles when using Radeon VCN
34 - `Bug 109401 <https://bugs.freedesktop.org/show_bug.cgi?id=109401>`__
35 - [DXVK] Project Cars rendering problems
36 - `Bug 109543 <https://bugs.freedesktop.org/show_bug.cgi?id=109543>`__
[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 …]
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 …]
D13.0.4.rst15 ----------------
19 a78518030b0b7d77a6c426ac3ff40f4b27fb0e2cdb0dfbe685024a46cae59bad mesa-13.0.4.tar.gz
20 a95d7ce8f7bd5f88585e4be3144a341236d8c0fc91f6feaec59bb8ba3120e726 mesa-13.0.4.tar.xz
23 ------------
28 ---------
30 - `Bug 92634 <https://bugs.freedesktop.org/show_bug.cgi?id=92634>`__ -
31 gallium's vl_mpeg12_decoder does not work with st/va
32 - `Bug 94512 <https://bugs.freedesktop.org/show_bug.cgi?id=94512>`__ -
33 X segfaults with glx-tls enabled in a x32 environment
34 - `Bug 94900 <https://bugs.freedesktop.org/show_bug.cgi?id=94900>`__ -
[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 …]
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 …]
D21.0.1.rst1 Mesa 21.0.1 Release Notes / 2021-03-24
18 ---------------
22 379fc984459394f2ab2d84049efdc3a659869dc1328ce72ef0598506611712bb mesa-21.0.1.tar.xz
26 ------------
28 - None
32 ---------
34 - \[RADV\] Halo: The Master Chief Collection: Crash in Halo Reach Firefight
35 - subgroupBallotFindMSB() broken in RADV/ACO 20.3.4
36 - "unknown intrinsic" assertion triggered by multiview shader in non-multiview renderpass in Vulkan…
40 -------
[all …]
D22.2.2.rst1 Mesa 22.2.2 Release Notes / 2022-10-19
18 ---------------
22 2de11fb74fc5cc671b818e49fe203cea0cd1d8b69756e97cdb06a2f4e78948f9 mesa-22.2.2.tar.xz
27 ------------
29 - None
33 ---------
35 - radv: Crash in dEQP-VK.ray_query.misc.dynamic_indexing
36 - glthread: radeonsi: offset textures in game starsector with glthread enabled
37 - Crashing on Windows VM
38 - Exanima renders with the wrong colors.
[all …]
D21.1.7.rst1 Mesa 21.1.7 Release Notes / 2021-08-11
18 ---------------
22 e9e67c10654f2e4bf15b944bb048007a614292aa4792b1b7512eb700b7b3a7bb mesa-21.1.7.tar.xz
26 ------------
28 - None
32 ---------
34 - Miscompilation of a switch case
35 - [radeonsi][regression] CPU is being used ~10 times more than usual after c5478f9067f.
36 - dEQP-VK.wsi.android.swapchain.create#image_swapchain_create_info crash on Android R
37 - The image is distorted while use iGPU(Intel GPU) rendering and output via dGPU (AMD GPU)
[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 …]
D22.1.2.rst1 Mesa 22.1.2 Release Notes / 2022-06-16
18 ---------------
22 0971226b4a6a3d10cfc255736b33e4017e18c14c9db1e53863ac1f8ae0deb9ea mesa-22.1.2.tar.xz
26 ------------
28 - None
32 ---------
34 - Random texture flickering in Minecraft
35 - panfrost: Broken interaction between CRC and tile size
36 - [anv, bisected, regression] Pipeline statistics query segfaults
37 - d3d12: point coord regression due to NIR IO changes
[all …]
D19.1.8.rst20 ----------------
24 f0fe8289b7d147943bf2fc2147833254881577e8f9ed3d94ddb39e430e711725 mesa-19.1.8.tar.xz
27 ------------
32 ---------
34 - `Bug 111236 <https://bugs.freedesktop.org/show_bug.cgi?id=111236>`__
35 - VA-API radeonsi SIGSEGV \__memmove_avx_unaligned
36 - `Bug 111664 <https://bugs.freedesktop.org/show_bug.cgi?id=111664>`__
37 - [Bisected] Segmentation fault on FS shader compilation (mat4x3 \*
39 - `Issue
40 #121 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/121>`__ -
[all …]
D11.1.4.rst15 ----------------
19 034231fffb22621dadb8e4a968cb44752b8b68db7a2417568d63c275b3490cea mesa-11.1.4.tar.gz
20 0f781e9072655305f576efd4204d183bf99ac8cb8d9e0dd9fc2b4093230a0eba mesa-11.1.4.tar.xz
23 ------------
28 ---------
32 - `Bug 92850 <https://bugs.freedesktop.org/show_bug.cgi?id=92850>`__ -
34 - `Bug 93962 <https://bugs.freedesktop.org/show_bug.cgi?id=93962>`__ -
36 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts
37 - `Bug 94955 <https://bugs.freedesktop.org/show_bug.cgi?id=94955>`__ -
40 - `Bug 94994 <https://bugs.freedesktop.org/show_bug.cgi?id=94994>`__ -
[all …]
D17.1.6.rst15 ----------------
19 971831bc1e748b3e8367eee6b9eb509bad2970e3c2f8520ad25f5caa12ca5491 mesa-17.1.6.tar.gz
20 0686deadde1f126b20aa67e47e8c50502043eee4ecdf60d5009ffda3cebfee50 mesa-17.1.6.tar.xz
23 ------------
28 ---------
30 - `Bug 97957 <https://bugs.freedesktop.org/show_bug.cgi?id=97957>`__ -
32 - `Bug 101683 <https://bugs.freedesktop.org/show_bug.cgi?id=101683>`__
33 - Some games hang while loading when compositing is shut off or
35 - `Bug 101867 <https://bugs.freedesktop.org/show_bug.cgi?id=101867>`__
36 - Launch options window renders black in Feral Games in current Mesa
[all …]
/third_party/mesa3d/docs/
Dsourcetree.rst7 - **docs** - Documentation
8 - **include** - Public OpenGL header files
9 - **src**
11 - **amd** - AMD-specific sources
13 - **addrlib** - common sources for creating images
14 - **common** - common code between RADV, radeonsi and ACO
15 - **compiler** - ACO shader compiler
16 - **llvm** - common code between RADV and radeonsi for compiling
18 - **registers** - register definitions
19 - **vulkan** - RADV Vulkan implementation for AMD Southern Island
[all …]
Dindex.rst4 The Mesa project began as an open-source implementation of the
5 `OpenGL`_ specification - a system for rendering interactive 3D graphics.
8 including `OpenGL ES`_, `OpenCL`_, `OpenMAX`_, `VDPAU`_, `VA-API`_,
15 Mesa ties into several other open-source projects: the `Direct Rendering
24 .. _VA-API: https://en.wikipedia.org/wiki/Video_Acceleration_API
25 .. _XvMC: https://en.wikipedia.org/wiki/X-Video_Motion_Compensation
75 gpu-perf-tracing
77 application-issues
78 gallium-nine
115 release-calendar
[all …]
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_log.c17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
63 u_log_page_destroy(ctx->cur); in u_log_context_destroy()
64 FREE(ctx->auto_loggers); in u_log_context_destroy()
78 REALLOC(ctx->auto_loggers, in u_log_add_auto_logger()
79 sizeof(*new_auto_loggers) * ctx->num_auto_loggers, in u_log_add_auto_logger()
80 sizeof(*new_auto_loggers) * (ctx->num_auto_loggers + 1)); in u_log_add_auto_logger()
82 fprintf(stderr, "Gallium u_log: out of memory\n"); in u_log_add_auto_logger()
86 unsigned idx = ctx->num_auto_loggers++; in u_log_add_auto_logger()
87 ctx->auto_loggers = new_auto_loggers; in u_log_add_auto_logger()
88 ctx->auto_loggers[idx].callback = callback; in u_log_add_auto_logger()
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/va/
Dgstvadisplay.h18 * Boston, MA 02110-1301, USA.
23 #include <gst/va/va_fwd.h>
24 #include <gst/va/va-prelude.h>
31 * @GST_VA_IMPLEMENTATION_MESA_GALLIUM: The mesa gallium implementation.
37 * Types of different VA API implemented drivers. These are the typical and
38 * the most widely used VA drivers.
56 #define GST_VA_DISPLAY_HANDLE_CONTEXT_TYPE_STR "gst.va.display.handle"
89 * The common VA display object structure.
102 * The common VA display object class structure.
Dgstvadisplay.c18 * Boston, MA 02110-1301, USA.
26 * - gstvadisplay.h
33 * #GstContext so all the VA processing elements will use the same
44 #include <va/va.h>
64 "VA Display"));
78 if (g_str_has_prefix (vendor, "Mesa Gallium driver")) in _get_implementation()
95 g_assert ((foreign_display != NULL) ^ (priv->display != NULL)); in _gst_va_display_filter_driver()
96 dpy = foreign_display ? foreign_display : priv->display; in _gst_va_display_filter_driver()
99 GST_INFO ("VA-API driver vendor: %s", vendor); in _gst_va_display_filter_driver()
104 priv->display = foreign_display; in _gst_va_display_filter_driver()
[all …]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c2 * Copyright 2013-2017 Advanced Micro Devices, Inc.
45 /* If the context wasn't flushed at fence creation, this is non-NULL. */
63 * \param va GPU address
69 struct si_resource *buf, uint64_t va, uint32_t new_fence, in si_cp_release_mem() argument
76 bool compute_ib = !ctx->has_graphics; in si_cp_release_mem()
80 if (ctx->gfx_level >= GFX9 || (compute_ib && ctx->gfx_level >= GFX7)) { in si_cp_release_mem()
88 if (ctx->gfx_level == GFX9 && !compute_ib && query_type != PIPE_QUERY_OCCLUSION_COUNTER && in si_cp_release_mem()
91 struct si_screen *sscreen = ctx->screen; in si_cp_release_mem()
94 if (!ctx->ws->cs_is_secure(&ctx->gfx_cs)) { in si_cp_release_mem()
95 scratch = ctx->eop_bug_scratch; in si_cp_release_mem()
[all …]
/third_party/mesa3d/ohos/
Ddependency_inputs.gni41 "../bin/khronos-update.py",
42 "../bin/meson-cmd-extract.py",
43 "../bin/meson-options.py",
46 "../bin/perf-annotate-jit.py",
47 "../bin/pick-ui.py",
50 "../bin/symbols-check.py",
51 "../bin/update-android-headers.sh",
58 "../build-support/conftest.dyn",
59 "../build-support/conftest.map",
172 "../include/android_stub/system/graphics-base-v1.0.h",
[all …]
/third_party/mesa3d/src/gallium/targets/va/
Dmeson.build1 # Copyright © 2017-2018 Intel Corporation
21 # TODO: support non-static targets
30 va_link_args += ['-Wl,--version-script', join_paths(meson.current_source_dir(), 'va.sym')]
31 va_link_depends += files('va.sym')
39 if with_glx == 'xlib' or with_glx == 'gallium-xlib'

1234