All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Mesa and DRI fixes
@ 2014-06-09 14:18 Ross Burton
  2014-06-09 14:18 ` [PATCH 1/3] mesa: add build-dependency on libxml2-native Ross Burton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ross Burton @ 2014-06-09 14:18 UTC (permalink / raw)
  To: openembedded-core

Hi,

This series is mostly based on Valentin's Mesa upgrade with some tweaks to the
Python, a build fix, and changing DRI3 to be disabled rather than enabled.  I
spoke to a few colleagues who work on the graphics system and the conclusion was
that DRI3 isn't ready to replace DRI2 just yet.

Ross

The following changes since commit 66d5be204fd339cc84a0ae92d3923a8c1e6f1389:

  bitbake: bitbake: show wildcard appends for bitbake-layers (2014-06-06 10:33:19 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ross/mesa

for you to fetch changes up to 521c60cab274b7833562f18907efe4bf51bd5d42:

  xorg-xserver: disable DRI3 by default (2014-06-09 13:49:38 +0100)

----------------------------------------------------------------
Ross Burton (2):
      mesa: add build-dependency on libxml2-native
      xorg-xserver: disable DRI3 by default

Valentin Popa (1):
      mesa: upgrade to 10.1.3

 .../mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb}   |    0
 meta/recipes-graphics/mesa/mesa.inc                |   30 +++++++++++++-------
 .../mesa/{mesa_9.2.5.bb => mesa_10.1.3.bb}         |    4 +--
 meta/recipes-graphics/mesa/mesa_git.bb             |    4 +--
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |    1 +
 5 files changed, 24 insertions(+), 15 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_9.2.5.bb => mesa_10.1.3.bb} (82%)

Ross Burton (2):
  mesa: add build-dependency on libxml2-native
  xorg-xserver: disable DRI3 by default

Valentin Popa (1):
  mesa: upgrade to 10.1.3

 .../mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb}   |    0
 meta/recipes-graphics/mesa/mesa.inc                |   30 +++++++++++++-------
 .../mesa/{mesa_9.2.5.bb => mesa_10.1.3.bb}         |    4 +--
 meta/recipes-graphics/mesa/mesa_git.bb             |    4 +--
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |    1 +
 5 files changed, 24 insertions(+), 15 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_9.2.5.bb => mesa_10.1.3.bb} (82%)

-- 
1.7.10.4



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

end of thread, other threads:[~2014-06-09 14:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 14:18 [PATCH 0/3] Mesa and DRI fixes Ross Burton
2014-06-09 14:18 ` [PATCH 1/3] mesa: add build-dependency on libxml2-native Ross Burton
2014-06-09 14:18 ` [PATCH 2/3] mesa: upgrade to 10.1.3 Ross Burton
2014-06-09 14:18 ` [PATCH 3/3] xorg-xserver: disable DRI3 by default 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.