All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Wayland/Mesa/Clutter improvements
@ 2013-06-20 16:08 Ross Burton
  2013-06-20 16:08 ` [PATCH 1/7] weston-init: fix a typo in a user-visible message Ross Burton
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ross Burton @ 2013-06-20 16:08 UTC (permalink / raw)
  To: openembedded-core

Hi,

Here are the bits of my Wayland working branch that are good to merge.  Some
fixes to Weston, a Mesa tweak, and Wayland-enabling for Cogl and Clutter.

Ross

The following changes since commit 590010a6525b0e1bc1de73e794764e23404591df:

  core-image-weston: add weston-examples to the image (2013-06-18 17:33:17 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ross/wayland-safe

for you to fetch changes up to 8c481d40a6746d31d566a9db0b5bbb395ad54031:

  core-image-weston: add clutter examples (2013-06-20 17:06:11 +0100)

----------------------------------------------------------------
Ross Burton (7):
      weston-init: fix a typo in a user-visible message
      weston: add patches to make weston-launch work
      mesa: remove a redundant do_install tweak
      weston: move mtdev dependency to the DRM backend, where it belongs
      cogl: add Wayland support
      clutter: add Wayland support
      core-image-weston: add clutter examples

 meta/recipes-graphics/clutter/clutter-1.0.inc      |    8 ++-
 meta/recipes-graphics/cogl/cogl-1.0.inc            |   24 ++++---
 meta/recipes-graphics/images/core-image-weston.bb  |    2 +-
 meta/recipes-graphics/mesa/mesa.inc                |    3 -
 meta/recipes-graphics/wayland/weston-init/init     |    2 +-
 meta/recipes-graphics/wayland/weston/groups.patch  |   47 +++++++++++++
 .../wayland/weston/weston-launch-shell.patch       |   74 ++++++++++++++++++++
 meta/recipes-graphics/wayland/weston_1.1.0.bb      |    6 +-
 8 files changed, 148 insertions(+), 18 deletions(-)
 create mode 100644 meta/recipes-graphics/wayland/weston/groups.patch
 create mode 100644 meta/recipes-graphics/wayland/weston/weston-launch-shell.patch

Ross Burton (7):
  weston-init: fix a typo in a user-visible message
  weston: add patches to make weston-launch work
  mesa: remove a redundant do_install tweak
  weston: move mtdev dependency to the DRM backend, where it belongs
  cogl: add Wayland support
  clutter: add Wayland support
  core-image-weston: add clutter examples

 meta/recipes-graphics/clutter/clutter-1.0.inc      |    8 ++-
 meta/recipes-graphics/cogl/cogl-1.0.inc            |   24 ++++---
 meta/recipes-graphics/images/core-image-weston.bb  |    2 +-
 meta/recipes-graphics/mesa/mesa.inc                |    3 -
 meta/recipes-graphics/wayland/weston-init/init     |    2 +-
 meta/recipes-graphics/wayland/weston/groups.patch  |   47 +++++++++++++
 .../wayland/weston/weston-launch-shell.patch       |   74 ++++++++++++++++++++
 meta/recipes-graphics/wayland/weston_1.1.0.bb      |    6 +-
 8 files changed, 148 insertions(+), 18 deletions(-)
 create mode 100644 meta/recipes-graphics/wayland/weston/groups.patch
 create mode 100644 meta/recipes-graphics/wayland/weston/weston-launch-shell.patch

-- 
1.7.10.4



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

end of thread, other threads:[~2013-06-20 16:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 16:08 [PATCH 0/7] Wayland/Mesa/Clutter improvements Ross Burton
2013-06-20 16:08 ` [PATCH 1/7] weston-init: fix a typo in a user-visible message Ross Burton
2013-06-20 16:08 ` [PATCH 2/7] weston: add patches to make weston-launch work Ross Burton
2013-06-20 16:08 ` [PATCH 3/7] mesa: remove a redundant do_install tweak Ross Burton
2013-06-20 16:08 ` [PATCH 4/7] weston: move mtdev dependency to the DRM backend, where it belongs Ross Burton
2013-06-20 16:08 ` [PATCH 5/7] cogl: add Wayland support Ross Burton
2013-06-20 16:08 ` [PATCH 6/7] clutter: " Ross Burton
2013-06-20 16:08 ` [PATCH 7/7] core-image-weston: add clutter examples Ross Burton

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.