Name mesa-lima
Version 18.2.5+gitX (f34bddc325c414cb8ee21666bd307512577efdef)
Summary A free implementation of the OpenGL API
Description Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. A variety of device drivers allows Mesa to be used in many different environments ranging from software emulation to complete hardware acceleration for modern GPUs. Mesa is used as part of the overall Direct Rendering Infrastructure and X.org environment.
Section x11
License MIT
Homepage http://mesa3d.org
Bug tracker https://bugs.freedesktop.org
Recipe file recipes-graphics/mesa/mesa-lima_git.bb
recipes-graphics/mesa/mesa-lima.inc
Layer meta-96boards (warrior branch)
Inherits
  • autotools
  • distro_features_check
  • gettext
  • pkgconfig
  • python-dir
  • pythonnative
  • siteconfig
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • bison-native
  • chrpath-replacement-native
  • expat
  • flex-native
  • gettext-native
  • gnu-config-native
  • libtool-cross
  • libtool-native
  • libxml2-native
  • makedepend-native
  • pkgconfig-native
  • python-mako-native
  • python-native
  • zlib
  • xorgproto
  • libdrm
  • xorgproto
  • presentproto
  • libxshmfence
  • llvm${MESA_LLVM_RELEASE}
  • llvm-native
  • ${@'elfutils'
  • if
  • ${GALLIUMDRIVERS_LLVM33_ENABLED}
  • else
  • ''}
  • libunwind
  • python3-mako-native
  • wayland-native
  • wayland
  • libdrm
  • wayland-protocols
  • ${X11_DEPS}
  • libxvmc
PACKAGECONFIG options
  • dri
  • dri3
  • egl
  • etnaviv
  • gallium
  • gallium-llvm
  • gbm
  • gles
  • imx
  • opengl
  • osmesa
  • r600
  • unwind
  • vulkan
  • wayland
  • x11
  • xa
  • xvmc

Sources

git://gitlab.freedesktop.org/mesa/mesa.git

Patches

Patch Status
files/0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch Accepted
files/0003-winsys-svga-drm-Include-sys-types.h.patch Unknown
files/0004-hardware-gloat.patch Inappropriate [not author]
files/0005-Properly-get-LLVM-version-when-using-LLVM-Git-releas.patch Pending
files/lima/0001-gallium-u_math-add-ushort_to_float-float_to_ushort.patch Unknown
files/lima/0002-nir-add-load-uniform-lower-to-scalar.patch Unknown
files/lima/0003-u_dynarray-add-util_dynarray_enlarge.patch Unknown
files/lima/0004-gallium-add-a-cap-to-force-compute-minmax-indices.patch Unknown
files/lima/0005-drm-uapi-forcc-add-ARM-tiled-modifier-format.patch Unknown
files/lima/0006-drm-uapi-add-lima_drm.h.patch Unknown
files/lima/0007-gallium-add-lima-driver.patch Unknown
files/lima/0008-gallium-add-sun4i-driver.patch Unknown
files/lima/0009-gallium-add-exynos-driver.patch Unknown
files/lima/0010-gallium-add-meson-driver.patch Unknown
files/lima/0011-gallium-add-rockchip-driver.patch Unknown
files/lima/0012-lima-use-WINSYS_HANDLE_-for-18.2-rebase.patch Unknown
files/lima/0013-lima-is_format_supported-changed-in-18.2.patch Unknown
files/lima/0014-egl-glx-query-dri-integer-to-expose-EGL-GLX_EXT_buff.patch Unknown
files/lima/0015-gallium-add-PIPE_CAP_BUFFER_AGE.patch Unknown
files/lima/0016-egl-fix-query-buffer-age-fail-when-EGL_KHR_partial_u.patch Unknown
files/lima/0017-egl-android-Delete-set_damage_region-from-egl-dri-vt.patch Unknown
files/lima/0018-dri_interface-add-an-interface-for-setting-damage-re.patch Unknown
files/lima/0019-egl-dri-Use-__DRI2_DAMAGE-extension-for-KHR_partial_.patch Unknown
files/lima/0020-st-dri2-use-dynamic-alloc-extensions.patch Unknown
files/lima/0021-gallium-add-PIPE_CAP_SET_DAMAGE.patch Unknown
files/lima/0022-st-dri2-add-optional-dri2DamageExtension.patch Unknown
files/lima/0023-lima-add-lima_set_damage_region.patch Unknown
files/lima/0024-lima-mali450-be-able-to-not-use-dlbu.patch Unknown
files/lima/0025-Revert-lima-initial-implementation-for-no-glClear-dr.patch Unknown
files/lima/0026-lima-fix-texture-wrap_t-parameter.patch Unknown
files/lima/0027-lima-seperate-lima_texture_desc_set_res.patch Unknown
files/lima/0028-lima-reload-FB-tile-buffer-when-glFlush-without-glCl.patch Unknown
files/lima/0029-lima-set-damage-with-tile-buffer-region.patch Unknown
files/lima/0030-lima-implement-EGL_KHR_partial_update.patch Unknown
files/lima/0031-lima-ir-print-name-of-unsupported-nir_op.patch Unknown
files/lima/0032-lima-clear-add-command-stream-directly.patch Unknown
files/lima/0033-lima-implement-partial-clear.patch Unknown
files/lima/0034-lima-ppir-fix-bitcopy-bug.patch Unknown
files/lima/0035-lima-use-PLBU_CMD-for-plbu-command-stream-constructi.patch Unknown
files/lima/0036-lima-use-VS_CMD-for-vs-command-stream-construction.patch Unknown
files/lima/0037-lima-move-update-submit-bo-to-the-begin-of-a-draw-cl.patch Unknown
files/lima/0038-lima-fix-mtx_lock-Assertion-mtx-NULL-failed.patch Unknown
files/lima/0039-lima-fix-LIMA_DUMP_COMMAND_STREAM-fail.patch Unknown
files/lima/0040-lima-fix-texture-layout-setting.patch Unknown
files/lima/0041-lima-gpir-Rename-gpir_lower_funcs.patch Unknown
files/lima/0042-lima-gpir-add-fnot-op-support.patch Unknown
files/lima/0043-lima-pp-Add-a-disassembler.patch Unknown
files/lima/0044-lima-gp-Add-a-disassembler.patch Unknown
files/lima/0045-lima-pp-Fix-some-whitespace-issues-in-disassembler.patch Unknown
files/lima/0046-lima-pp-Fix-disassembler-shift-issue.patch Unknown
files/lima/0047-lima-fix-tiling-untiling-partial-textures.patch Unknown
files/lima/0048-lima-fix-multi-triangle-index-draw-hang.patch Unknown
files/lima/0049-lima-gp-Fix-fnot.patch Unknown
files/lima/0050-lima-fix-src_x-not-initialized.patch Unknown
files/lima/0051-meson-add-lima-related-build.patch Unknown
files/lima/0052-lima-support-INT-index-draw.patch Unknown
files/lima/0001-gallium-add-hikey-driver.patch Unknown

bbappends

This recipe is appended by:

meta-96boards mesa-lima_%.bbappend

Other branches

This recipe in other branches of meta-96boards:

Branch Recipe
warrior (Yocto Project 2.7) mesa-lima 18.2.5+gitX (this recipe)
thud (Yocto Project 2.6) mesa-lima 18.2.5+gitX