All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Mesa improvements
@ 2019-05-02 18:09 Marco Felsch
  2019-05-02 18:09 ` [PATCH v2 1/4] mesa: Convert recipe to use meson build system Marco Felsch
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Marco Felsch @ 2019-05-02 18:09 UTC (permalink / raw)
  To: fabio.berton, openembedded-core

Hi,

this series covers a few changes made by mesa-19. Since now mesa uses
meson as build system. This switch is covered by Fabio's patch.

Futhermore the imx gallium targets gets squashed into the kmsro target.

At last the gallium swrast and virgl shouldn't be build per default.

Fabio Berton (1):
  mesa: Convert recipe to use meson build system

Marco Felsch (3):
  mesa: fix imx gallium driver PACKAGECONFIG option
  mesa: make gallium swrast target optional
  mesa: make gallium virgl optional

 ...0001-Simplify-wayland-scanner-lookup.patch | 44 ----------
 ...k-for-all-linux-host_os-combinations.patch | 41 +++++++++
 ...-winsys-svga-drm-Include-sys-types.h.patch | 35 --------
 ...M-version-when-using-LLVM-Git-releas.patch | 45 ----------
 ...R-for-defining-WAYLAND_PROTOCOLS_DAT.patch | 38 ---------
 meta/recipes-graphics/mesa/mesa.inc           | 84 +++++++++----------
 meta/recipes-graphics/mesa/mesa_19.0.1.bb     |  5 +-
 7 files changed, 83 insertions(+), 209 deletions(-)
 delete mode 100644 meta/recipes-graphics/mesa/files/0001-Simplify-wayland-scanner-lookup.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0002-winsys-svga-drm-Include-sys-types.h.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0003-Properly-get-LLVM-version-when-using-LLVM-Git-releas.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0004-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch

-- 
2.20.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-05-09 13:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-02 18:09 [PATCH v2 0/4] Mesa improvements Marco Felsch
2019-05-02 18:09 ` [PATCH v2 1/4] mesa: Convert recipe to use meson build system Marco Felsch
2019-05-03 10:19   ` Alexander Kanavin
2019-05-06  5:56     ` Marco Felsch
2019-05-02 18:09 ` [PATCH v2 2/4] mesa: fix imx gallium driver PACKAGECONFIG option Marco Felsch
2019-05-02 18:09 ` [PATCH v2 3/4] mesa: make gallium swrast target optional Marco Felsch
2019-05-09 13:28   ` Ulrich Ölmann
2019-05-02 18:09 ` [PATCH v2 4/4] mesa: make gallium virgl optional Marco Felsch
2019-05-03 10:17   ` Alexander Kanavin
2019-05-06  5:52     ` Marco Felsch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.