Searched +full:gallium +full:- +full:vdpau (Results 1 – 25 of 60) sorted by relevance
123
/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 …]
|
/third_party/mesa3d/ |
D | meson_options.txt | 1 # 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 …]
|
D | meson.build | 1 # 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/ |
D | 13.0.1.rst | 15 ---------------- 19 7cbb91dead05cde279ee95f86e8321c8e1c8fc9deb88f12e0f587672a10d88c5 mesa-13.0.1.tar.gz 20 71962fb2bf77d33b0ad4a565b490dbbeaf4619099c6d9722f04a73187957a731 mesa-13.0.1.tar.xz 23 ------------ 28 --------- 30 - `Bug 97715 <https://bugs.freedesktop.org/show_bug.cgi?id=97715>`__ - 33 - `Bug 98012 <https://bugs.freedesktop.org/show_bug.cgi?id=98012>`__ - 35 - `Bug 98512 <https://bugs.freedesktop.org/show_bug.cgi?id=98512>`__ - 36 radeon r600 vdpau: Invalid command stream: texture bo too small 39 ------- [all …]
|
D | 13.0.4.rst | 15 ---------------- 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 …]
|
D | 17.0.0.rst | 16 ---------------- 20 696578f0b83796470511a88a95fff15a2a25fa201a9e487716f2ca20c177c3ab mesa-17.0.0.tar.gz 21 39db3d59700159add7f977307d12a7dfe016363e760ad82280ac4168ea668481 mesa-17.0.0.tar.xz 24 ------------ 28 - GL_ARB_post_depth_coverage on i965/gen9+ 29 - GL_KHR_blend_equation_advanced on nvc0 30 - GL_INTEL_conservative_rasterization on i965/gen9+ 31 - GL_NV_image_formats on any driver supporting 33 - GL_ARB_gpu_shader_fp64 in i965/haswell 34 - GL_ARB_vertex_attrib_64bit in i965/haswell [all …]
|
D | 10.3.rst | 16 ---------------- 20 9a1bf52040fc3dda81e83a35f944f1c3f532847dbe9fdf57161265cf71ea1bae MesaLib-10.3.0.tar.gz 21 0283bfe710fa449ed82e465cfa09612a269e19abb7e0382082608062ce7960b5 MesaLib-10.3.0.tar.bz2 22 221420763c2c3a244836a736e735612c4a6a0377b4e5223fca1e612f49906789 MesaLib-10.3.0.zip 25 ------------ 29 - GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, 31 - GL_ARB_clear_texture on i965 32 - GL_ARB_compressed_texture_pixel_storage on all drivers 33 - GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe 34 - GL_ARB_derivative_control on i965, nv50, nvc0, r600 [all …]
|
D | 9.2.rst | 16 ------------- 20 4f93c6475ec656fc1f7b93aeffc9b6c4 MesaLib-9.2.0.tar.gz 21 4185b6aae890bc62a964f4b24cc1aca8 MesaLib-9.2.0.tar.bz2 22 3bc5339bc98b9c37777ffd14e3a8eca4 MesaLib-9.2.0.zip 25 ------------ 29 - GL_ARB_shading_language_420pack in all drivers that support GLSL 31 - GL_ARB_texture_buffer_range 32 - GL_ARB_texture_multisample 33 - GL_ARB_texture_storage_multisample 34 - GL_ARB_texture_query_lod [all …]
|
D | 10.2.7.rst | 15 ---------------- 19 cb67dfaabf88acba29aa2cf0dd58ee17b21ebf9594f8d1226c41794da8de3e9d MesaLib-10.2.7.tar.gz 20 27b958063a4c002071f14ed45c7d2a1ee52cd85e4ac8876e8a1c273495a7d43f MesaLib-10.2.7.tar.bz2 21 a2796a2d5bbbc2edd22857ecc267cba68dfe5d0296f5d84ba7510877b216cc40 MesaLib-10.2.7.zip 24 ------------ 29 --------- 33 - `Bug 36193 <https://bugs.freedesktop.org/show_bug.cgi?id=36193>`__ - 36 - `Bug 66184 <https://bugs.freedesktop.org/show_bug.cgi?id=66184>`__ - 38 Assertion \`inst->dst.index < 4096' failed. 39 - `Bug 70441 <https://bugs.freedesktop.org/show_bug.cgi?id=70441>`__ - [all …]
|
D | 10.2.2.rst | 15 ---------------- 19 38c4a40364000f89cddaa1694f6f3cfb444981d1110238ce603093585477399c MesaLib-10.2.2.tar.bz2 20 2af2ec8b4db624c352e961eefbcce6c8d1f86d44c5542f6f378c50e1b958d453 MesaLib-10.2.2.tar.gz 21 d4c0372da59367a344d62ebcdf5cf61039c9cae6925f40f2dab8f8d95cf22da9 MesaLib-10.2.2.zip 24 ------------ 29 --------- 33 - `Bug 54372 <https://bugs.freedesktop.org/show_bug.cgi?id=54372>`__ - 35 - `Bug 66452 <https://bugs.freedesktop.org/show_bug.cgi?id=66452>`__ - 37 - `Bug 74005 <https://bugs.freedesktop.org/show_bug.cgi?id=74005>`__ - 38 [i965 Bisected]Piglit/glx_glx-make-glxdrawable-current fails [all …]
|
D | 17.1.0.rst | 16 ---------------- 20 c388069581a72853161657ac365f2c083afabd7cffd53f80513dacfa1cfa58a8 mesa-17.1.0.tar.gz 21 cf234a6ed4764673886b6661553b54675776ef0898f774716173cec890ac3b17 mesa-17.1.0.tar.xz 24 ------------ 28 - OpenGL 4.2 on i965/ivb 29 - GL_ARB_gpu_shader_fp64 on i965/ivybridge 30 - GL_ARB_gpu_shader_int64 on i965/gen8+, nvc0, radeonsi, softpipe, 32 - GL_ARB_shader_ballot on nvc0, radeonsi 33 - GL_ARB_shader_clock on nv50, nvc0, radeonsi 34 - GL_ARB_shader_group_vote on radeonsi [all …]
|
D | 11.2.2.rst | 15 ---------------- 19 e2453014cd2cc5337a5180cdeffe8cf24fffbb83e20a96888e2b01df868eaae6 mesa-11.2.2.tar.gz 20 40e148812388ec7c6d7b6657d5a16e2e8dabba8b97ddfceea5197947647bdfb4 mesa-11.2.2.tar.xz 23 ------------ 28 --------- 32 - `Bug 92850 <https://bugs.freedesktop.org/show_bug.cgi?id=92850>`__ - 34 - `Bug 93767 <https://bugs.freedesktop.org/show_bug.cgi?id=93767>`__ - 36 - `Bug 94955 <https://bugs.freedesktop.org/show_bug.cgi?id=94955>`__ - 39 - `Bug 94994 <https://bugs.freedesktop.org/show_bug.cgi?id=94994>`__ - 41 - `Bug 95026 <https://bugs.freedesktop.org/show_bug.cgi?id=95026>`__ - [all …]
|
D | 10.0.3.rst | 15 ------------- 19 5f9f463ef08129f6762106b434910adb MesaLib-10.0.3.tar.bz2 20 fb3997b6500e153bc32370cb3fc4ca9e MesaLib-10.0.3.tar.gz 21 a07b4b6b9eb449b88a6cb5061e51c331 MesaLib-10.0.3.zip 24 ------------ 29 --------- 33 - `Bug 72708 <https://bugs.freedesktop.org/show_bug.cgi?id=72708>`__ - 34 Master fails to build with older gcc due to -msse4.1 35 - `Bug 72926 <https://bugs.freedesktop.org/show_bug.cgi?id=72926>`__ - 36 [REGRESSION,swrast] Memory-related crash with anti-aliasing enabled [all …]
|
D | 18.0.1.rst | 15 ---------------- 19 0c93ba892c0610f5dd87f2e2673b9445187995c395b3ddb33fd4260bfb291e89 mesa-18.0.1.tar.gz 20 b2d2f5b5dbaab13e15cb0dcb5ec81887467f55ebc9625945b303a3647cd87954 mesa-18.0.1.tar.xz 23 ------------ 28 --------- 30 - `Bug 101408 <https://bugs.freedesktop.org/show_bug.cgi?id=101408>`__ 31 - [Gen8+] Xonotic fails to render one of the weapons 32 - `Bug 102342 <https://bugs.freedesktop.org/show_bug.cgi?id=102342>`__ 33 - mesa-17.1.7/src/gallium/auxiliary/pipebuffer/pb_cache.c:169]: 35 - `Bug 102542 <https://bugs.freedesktop.org/show_bug.cgi?id=102542>`__ [all …]
|
D | 20.2.3.rst | 1 Mesa 20.2.3 Release Notes / 2020-11-23 18 --------------- 22 ae1b240e11531df528d14dc214d2dc4d2b4f2e835c6230ba0b492b171eceb82b mesa-20.2.3.tar.xz 26 ------------ 28 - None 32 --------- 34 - glcpp test 084-unbalanced-parentheses fails with bison 3.6.y 35 - iris: glClear with FBO imported from DMA-BUF doesn't work 36 - [spirv-fuzz] Shader causes an assertion failure in nir_opt_large_constants 37 - Regnum Online UBO break after game update [all …]
|
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 …]
|
D | 12.0.4.rst | 15 ---------------- 19 22026ce4f1c6a7908b0d10ff057decec0a5633afe7f38a0cef5c08d0689f02a6 mesa-12.0.4.tar.gz 20 5d6003da867d3f54e5000b4acdfc37e6cce5b6a4459274fdad73e24bd2f0065e mesa-12.0.4.tar.xz 23 ------------ 28 --------- 32 - `Bug 71759 <https://bugs.freedesktop.org/show_bug.cgi?id=71759>`__ - 35 - `Bug 94354 <https://bugs.freedesktop.org/show_bug.cgi?id=94354>`__ - 36 R9285 Unigine Valley perf regression since radeonsi: use re-Z 37 - `Bug 96770 <https://bugs.freedesktop.org/show_bug.cgi?id=96770>`__ - 40 - `Bug 97231 <https://bugs.freedesktop.org/show_bug.cgi?id=97231>`__ - [all …]
|
D | 10.4.rst | 16 ---------------- 20 abfbfd2d91ce81491c5bb6923ae649212ad5f82d0bee277de8704cc948dc221e MesaLib-10.4.0.tar.gz 21 98a7dff3a1a6708c79789de8b9a05d8042e867067f70e8f30387c15026233219 MesaLib-10.4.0.tar.bz2 22 443a6d46d0691b5ac811d8d30091b1716c365689b16d49c57cf273c2b76086fe MesaLib-10.4.0.zip 25 ------------ 29 - GL_ARB_conditional_render_inverted on nv50 30 - GL_ARB_sample_shading on r600 31 - GL_ARB_texture_view on nv50, nvc0 32 - GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, 34 - GL_KHR_context_flush_control on all drivers [all …]
|
/third_party/mesa3d/docs/ |
D | sourcetree.rst | 7 - **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 …]
|
D | index.rst | 4 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 23 .. _VDPAU: https://en.wikipedia.org/wiki/VDPAU target 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 [all …]
|
D | systems.rst | 10 EGL, OpenMAX, OpenCL, VDPAU, VA-API and XvMC. 14 - Intel GMA, HD Graphics, Iris. See `Intel's 16 - AMD Radeon series. See 18 - NVIDIA GPUs (GeForce 5 / FX and later). See `Nouveau 20 - Qualcomm Adreno A2xx-A6xx. See :doc:`Freedreno 22 - Broadcom VideoCore 4 and 5. See :doc:`VC4 <drivers/vc4>` and 24 - ARM Mali Utgard. See :doc:`Lima <drivers/lima>` 25 - ARM Mali Midgard, Bifrost. See :doc:`Panfrost <drivers/panfrost>` 26 - Vivante GCxxx. See `Etnaviv 28 - NVIDIA Tegra (K1 and later). [all …]
|
/third_party/mesa3d/src/gallium/targets/vdpau/ |
D | meson.build | 1 # Copyright © 2017-2018 Intel Corporation 21 # TODO: support non-static targets 30 vdpau_link_args += ['-Wl,--version-script', join_paths(meson.current_source_dir(), 'vdpau.sym')] 31 vdpau_link_depends += files('vdpau.sym') 34 …vdpau_link_args += ['-Wl,--dynamic-list', join_paths(meson.current_source_dir(), '../dri-vdpau.dyn… 35 vdpau_link_depends += files('../dri-vdpau.dyn') 43 if with_glx == 'xlib' or with_glx == 'gallium-xlib'
|
/third_party/mesa3d/docs/gallium/ |
D | distro.rst | 4 Along with the interface definitions, the following drivers, Gallium frontends, 5 and auxiliary modules are shipped in the standard Gallium distribution. 8 ------- 18 A version of :ref:`softpipe` that uses the Low-Level Virtual Machine to 79 Wrapper driver. :ref:`rbug` driver used with stand alone rbug-gui. 81 Gallium frontends 82 ----------------- 94 Tracker that implements the client-side DRI protocol, for providing direct 104 The Gallium frontend implementing a GL state machine. Not usable as 105 a standalone frontend; Mesa should be built with another Gallium frontend, [all …]
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
D | vdpau_private.h | 20 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. 33 #include <vdpau/vdpau.h> 34 #include <vdpau/vdpau_x11.h> 56 /* Full VDPAU API documentation available at : 57 * ftp://download.nvidia.com/XFree86/vdpau/doxygen/html/index.html */ 59 #define INFORMATION G3DVL VDPAU Driver Shared Library version VER_MAJOR.VER_MINOR 78 return -1; in ChromaToPipe() 95 return -1; in PipeToChroma() 182 return -1; in PipeToFormatYCBCR() 203 return -1; in PipeToFormatRGBA() [all …]
|
/third_party/mesa3d/src/gallium/ |
D | meson.build | 2 # Copyright © 2017-2018 Intel Corporation 27 subdir('auxiliary/pipe-loader') 35 subdir('winsys/sw/kms-dri') 180 subdir('targets/pipe-loader') 196 subdir('targets/libgl-xlib') 199 subdir('frontends/vdpau') 200 subdir('targets/vdpau') 220 subdir('targets/haiku-softpipe') 234 subdir('targets/libgl-d3d12') 239 subdir('targets/libgl-gdi') [all …]
|
123