[ubuntu/maverick] mesa 7.9~git20100909-0ubuntu1 (Accepted)
Robert Hooker
robert.hooker at canonical.com
Tue Sep 14 17:20:32 BST 2010
mesa (7.9~git20100909-0ubuntu1) maverick; urgency=low
[ Robert Hooker ]
* New upstream git snapshot up to commit 94118fe2d4b1e5 (LP: #631413)
* New features include ATI HD5xxx series support in r600, and a vastly
improved glsl compiler.
* Remove pre-generated .pc's, use the ones generated at build time
instead.
* Remove all references to mesa-utils now that its no longer shipped
with the mesa source.
* Disable the experimental ARB_fragment_shader option by default on
i915, it exposes incomplete functionality that breaks KDE compositing
among other things. It can be enabled via driconf still. (LP: #628930).
[ Christopher James Halse Rogers ]
* debian/patches/04_osmesa_version.diff:
- Refresh for new upstream
* Bugs fixed in this release:
- Fixes severe rendering corruption in Unity on radeon (LP: #628727,
LP: #596292, LP: #599741, LP: #630315, LP: #613694, LP: #599741).
- Also fixes rendering in gnome-shell (LP: #578619).
- Flickering in OpenGL apps on radeon (LP: #626943, LP: #610541).
- Provides preliminary support for new intel chips (LP: #601052).
* debian/rules:
- Update configure flags to match upstream reshuffling.
- Explicitly remove gallium DRI drivers that we don't want to ship.
* Update debian/gbp.conf for this Maverick-specific packaging
* libegl1-mesa-dri-x11,kms: There are no longer separate kms or x11 drivers
for EGL, libegl1-mesa-drivers now contains a single driver that provides
both backends.
Date: Tue, 14 Sep 2010 08:55:40 -0400
Changed-By: Robert Hooker <robert.hooker at canonical.com>
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Signed-By: Scott Kitterman <ubuntu at kitterman.com>
https://launchpad.net/ubuntu/maverick/+source/mesa/7.9~git20100909-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 14 Sep 2010 08:55:40 -0400
Source: mesa
Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev libegl1-mesa-drivers libegl1-mesa-drivers-dbg libopenvg1-mesa libopenvg1-mesa-dbg libopenvg1-mesa-dev libgles1-mesa libgles1-mesa-dbg libgles1-mesa-dev libgles2-mesa libgles2-mesa-dbg libgles2-mesa-dev libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri libgl1-mesa-dri-dbg libgl1-mesa-dri-experimental libgl1-mesa-dri-experimental-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev libglu1-mesa libglu1-mesa-dev
Architecture: source
Version: 7.9~git20100909-0ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Changed-By: Robert Hooker <robert.hooker at canonical.com>
Description:
libegl1-mesa - A free implementation of the EGL API -- runtime
libegl1-mesa-dbg - A free implementation of the EGL API -- debugging symbols
libegl1-mesa-dev - A free implementation of the EGL API -- development files
libegl1-mesa-drivers - A free implementation of the EGL API -- hardware drivers.
libegl1-mesa-drivers-dbg - A free implementation of the EGL API -- driver debugging symbols
libgl1-mesa-dev - A free implementation of the OpenGL API -- GLX development files
libgl1-mesa-dri - A free implementation of the OpenGL API -- DRI modules
libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules
libgl1-mesa-dri-experimental - A free implementation of the OpenGL API -- Extra DRI modules
libgl1-mesa-dri-experimental-dbg - Debugging symbols for the experimental Mesa DRI modules
libgl1-mesa-glx - A free implementation of the OpenGL API -- GLX runtime
libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime
libgl1-mesa-swx11 - A free implementation of the OpenGL API -- runtime
libgl1-mesa-swx11-dbg - A free implementation of the OpenGL API -- debugging symbols
libgl1-mesa-swx11-dev - A free implementation of the OpenGL API -- development files
libgles1-mesa - A free implementation of the OpenGL|ES 1.x API -- runtime
libgles1-mesa-dbg - A free implementation of the OpenGL|ES 1.x API -- debugging symbo
libgles1-mesa-dev - A free implementation of the OpenGL|ES 1.x API -- development fil
libgles2-mesa - A free implementation of the OpenGL|ES 2.x API -- runtime
libgles2-mesa-dbg - A free implementation of the OpenGL|ES 2.x API -- debugging symbo
libgles2-mesa-dev - A free implementation of the OpenGL|ES 2.x API -- development fil
libglu1-mesa - The OpenGL utility library (GLU)
libglu1-mesa-dev - The OpenGL utility library -- development files
libopenvg1-mesa - A free implementation of the OpenVG API -- runtime
libopenvg1-mesa-dbg - A free implementation of the OpenVG API -- debugging symbols
libopenvg1-mesa-dev - A free implementation of the OpenVG API -- development files
libosmesa6 - Mesa Off-screen rendering extension
libosmesa6-dev - Mesa Off-screen rendering extension -- development files
mesa-common-dev - Developer documentation for Mesa
Launchpad-Bugs-Fixed: 578619 596292 599741 599741 601052 610541 613694 626943 628727 628930 630315 631413
Changes:
mesa (7.9~git20100909-0ubuntu1) maverick; urgency=low
.
[ Robert Hooker ]
* New upstream git snapshot up to commit 94118fe2d4b1e5 (LP: #631413)
* New features include ATI HD5xxx series support in r600, and a vastly
improved glsl compiler.
* Remove pre-generated .pc's, use the ones generated at build time
instead.
* Remove all references to mesa-utils now that its no longer shipped
with the mesa source.
* Disable the experimental ARB_fragment_shader option by default on
i915, it exposes incomplete functionality that breaks KDE compositing
among other things. It can be enabled via driconf still. (LP: #628930).
.
[ Christopher James Halse Rogers ]
* debian/patches/04_osmesa_version.diff:
- Refresh for new upstream
* Bugs fixed in this release:
- Fixes severe rendering corruption in Unity on radeon (LP: #628727,
LP: #596292, LP: #599741, LP: #630315, LP: #613694, LP: #599741).
- Also fixes rendering in gnome-shell (LP: #578619).
- Flickering in OpenGL apps on radeon (LP: #626943, LP: #610541).
- Provides preliminary support for new intel chips (LP: #601052).
* debian/rules:
- Update configure flags to match upstream reshuffling.
- Explicitly remove gallium DRI drivers that we don't want to ship.
* Update debian/gbp.conf for this Maverick-specific packaging
* libegl1-mesa-dri-x11,kms: There are no longer separate kms or x11 drivers
for EGL, libegl1-mesa-drivers now contains a single driver that provides
both backends.
Checksums-Sha1:
667650c57bd4d87d63d229ba1b203903b099183b 2318 mesa_7.9~git20100909-0ubuntu1.dsc
5b8d35c6d6c3b3a458fd7d6c74d4f972556afee2 7612812 mesa_7.9~git20100909.orig.tar.gz
67d14b731bb35f723b5ad261afb51a166dc81f23 50512 mesa_7.9~git20100909-0ubuntu1.diff.gz
Checksums-Sha256:
88ac559a8044e676b96383f0979cad3a4e9c07a219df4a8d87870e87245b3d16 2318 mesa_7.9~git20100909-0ubuntu1.dsc
27ee49a4abb748c1a0054b2f5250120600c8f7100ae09a73c797cedd3471abb2 7612812 mesa_7.9~git20100909.orig.tar.gz
55a8f033671e28ebb964ede1071fa10cfacc01f974065852b44dad061c2f6b6e 50512 mesa_7.9~git20100909-0ubuntu1.diff.gz
Files:
8a05199137df7afa74f32ae8f1c45a23 2318 graphics optional mesa_7.9~git20100909-0ubuntu1.dsc
bffde76ea38583e57d1320e0811f1ad1 7612812 graphics optional mesa_7.9~git20100909.orig.tar.gz
cc70c4975460c07a6087221520d2593c 50512 graphics optional mesa_7.9~git20100909-0ubuntu1.diff.gz
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkyPoEIACgkQHajaM93NaGoDyQCgiDJVRVoaRVHyLLrh0QhcPrK6
8/cAn3AB1zXYx/YVGcDYsVK8hrytKfK+
=gTEE
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list