[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'ubuntu-maverick'



 debian/control                 |    1 +
 debian/libopenvg1-mesa.symbols |   15 ++++++---------
 debian/rules                   |    2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)

New commits:
commit 77cba73436f53cad654e802c2ef29348a529ceb5
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Thu Aug 26 13:39:43 2010 +0000

    Enable nouveau-vieux classic mesa driver.

diff --git a/debian/rules b/debian/rules
index 0e19a48..59e863b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,7 +77,7 @@ else
 	DRI_DRIVERS += i915 i965
 	GALLIUM_DRIVERS += i915 i965
   else ifneq ($(DEB_HOST_ARCH), s390)
-	DRI_DRIVERS += mga r128 r200 r300 r600 radeon savage tdfx
+	DRI_DRIVERS += mga nouveau r128 r200 r300 r600 radeon savage tdfx
     ifeq ($(DEB_HOST_ARCH_CPU), i386)
 	DRI_DRIVERS += i810 i915 i965 sis unichrome
 	GALLIUM_DRIVERS += i915 i965

commit 6a154a5208613ec0348e1054fb4ee1a71bb51c66
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Thu Aug 26 13:35:40 2010 +0000

    Update libopenvg1 symbols.

diff --git a/debian/libopenvg1-mesa.symbols b/debian/libopenvg1-mesa.symbols
index dde51e0..f753f14 100644
--- a/debian/libopenvg1-mesa.symbols
+++ b/debian/libopenvg1-mesa.symbols
@@ -1,4 +1,10 @@
 libOpenVG.so.1 libopenvg1-mesa #MINVER# | libopenvg1
+ mapi_get_proc_address@Base 7.9~
+ mapi_init@Base 7.9~
+ mapi_table_create@Base 7.9~
+ mapi_table_destroy@Base 7.9~
+ mapi_table_fill@Base 7.9~
+ mapi_table_make_current@Base 7.9~
  vgAppendPath@Base 7.8.1
  vgAppendPathData@Base 7.8.1
  vgChildImage@Base 7.8.1
@@ -74,12 +80,3 @@ libOpenVG.so.1 libopenvg1-mesa #MINVER# | libopenvg1
  vgTransformPath@Base 7.8.1
  vgTranslate@Base 7.8.1
  vgWritePixels@Base 7.8.1
- vguArc@Base 7.8.1
- vguComputeWarpQuadToQuad@Base 7.8.1
- vguComputeWarpQuadToSquare@Base 7.8.1
- vguComputeWarpSquareToQuad@Base 7.8.1
- vguEllipse@Base 7.8.1
- vguLine@Base 7.8.1
- vguPolygon@Base 7.8.1
- vguRect@Base 7.8.1
- vguRoundRect@Base 7.8.1

commit 67a3269a23f341e509860883ac873bc59cc76ab5
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Thu Aug 26 09:24:12 2010 -0400

    Add libtalloc-dev to build deps.

diff --git a/debian/control b/debian/control
index d414df1..74e16bc 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 7.2.7), quilt (>= 0.40), pkg-config,
  libxdamage-dev, libxext-dev, autoconf, automake, x11proto-dri2-dev (>= 2.1),
  linux-libc-dev (>= 2.6.31) [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386],
  libx11-xcb-dev, libxcb-dri2-0-dev, libxcb-xfixes0-dev, python-libxml2,
+ libtalloc-dev
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git
 Homepage: http://mesa3d.sourceforge.net/


Reply to: