-
mesa (7.7.1-1ubuntu3.1) lucid-proposed; urgency=low
* Add 08_glx-ignore-BadRequest-errors-from-DRI2Connect.diff from
Debian squeeze: fix remote GLX. (LP: #785368)
-- Timo Aaltonen <email address hidden> Fri, 29 Jun 2012 11:47:00 +0300
-
mesa (7.7.1-1ubuntu3) lucid-proposed; urgency=low
* Add 104_savage_init_mesa.patch: Savage driver needs to initialize
&ctx->Meta->Save. Fixes crash when using _mesa_CopyTexImage2D
on Savage hardware. Cherrypick from upstream. Thanks Tormod.
(LP: #562718)
-- Bryce Harrington <email address hidden> Wed, 21 Apr 2010 09:48:09 -0700
-
mesa (7.7.1-1ubuntu2) lucid; urgency=low
* Add 103_savage-expose_fbmodes_with_nonzero_alpha.patch: Expose
fbmodes with non-zero alpha depth. Fixes issue where clutter apps
crash when using the savage driver. Thanks to knarf for developing
the fix.
(LP: #467474)
* mesa-common-dev should depend on libdrm-dev
(LP: #490811)
-- Bryce Harrington <email address hidden> Wed, 14 Apr 2010 12:06:00 -0700
-
mesa (7.7.1-1ubuntu1) lucid; urgency=low
[ Alberto Milone ]
* debian/rules: pass --with-dri-searchpath=/usr/lib/dri:/usr/lib32/dri
to confflags-dri on i386 so that /usr/lib32/dri is used for 32 bit
compatibility on 64 bit systems (LP: #248392).
mesa (7.7.1-1) unstable; urgency=low
[ Brice Goglin ]
* Remove Thierry Reding from Uploaders, closes: #572539.
* Bump Standards-Version to 3.8.4, no changes needed.
[ Timo Aaltonen ]
* New upstream release.
-- Timo Aaltonen <email address hidden> Thu, 01 Apr 2010 13:31:09 +0300
-
mesa (7.7-4ubuntu1) lucid; urgency=low
[Timo Aaltonen]
* libgl1-mesa-dri: Get rid of the old hook (65mesa-check-x86-64).
(LP: #460809)
[Rolf Leggewie]
* debian/control: depend on dpkg package where u-a supports --force
(LP: #525592)
-- Timo Aaltonen <email address hidden> Tue, 02 Mar 2010 17:11:31 +0200
-
mesa (7.7-3ubuntu1) lucid; urgency=low
[ Timo Aaltonen ]
* Merge from Debian experimental.
[ Robert Hooker ]
* Add 100_no_abi_tag.patch: Removes the ABI tag in /usr/lib/libGL.so.1
which prevented ldconfig from using a libGL from another directory
at a higher priority than the one in /usr/lib.
* Install libGL alternatives with libgl1-mesa-swx11 as well. (LP: #522048)
mesa (7.7-3) experimental; urgency=low
* Pull from upstream mesa_7_7_branch up to commit f5145a6e.
* Build against libdrm-radeon1 2.4.17 to get DRI2 support.
mesa (7.7-2) experimental; urgency=low
[ Julien Cristau ]
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
good reason. Thanks, Colin Watson!
* Remove myself from Uploaders
[ Brice Goglin ]
* Pull from upstream mesa_7_7_branch up to commit 2f28ca0a.
+ Fix funky colors on radeon/r200/r300.
-- Timo Aaltonen <email address hidden> Fri, 19 Feb 2010 15:52:12 +0200
-
mesa (7.7-0ubuntu8) lucid; urgency=low
* debian/libgl1-mesa-glx.postinst:
- Pass LDCONFIG_NOTRIGGER=y to ldconfig as it needs to be run
immediately as we're changing /etc/ld.so.conf.d/ with
alternatives.
-- Alberto Milone <email address hidden> Wed, 20 Jan 2010 13:17:54 +0100
-
mesa (7.7-0ubuntu7) lucid; urgency=low
* debian/libgl1-mesa-glx.postinst
- Install alternative with --force so that files that
already exist are overwritten thus avoiding to install a
broken alternative.
-- Alberto Milone <email address hidden> Tue, 19 Jan 2010 17:29:19 +0100
-
mesa (7.7-0ubuntu6) lucid; urgency=low
* debian/libgl1-mesa-glx.postinst
- Remove gl_libraries slave link as the file in ld.so.conf.d is
enough.
-- Alberto Milone <email address hidden> Sun, 17 Jan 2010 17:01:12 +0100
-
mesa (7.7-0ubuntu5) lucid; urgency=low
* debian/rules:
- Remove invalid "install -d" command.
- Do not pass --libdir=/usr/lib/mesa flag any more.
* debian/libgl1-mesa-dev.install, libgl1-mesa-swx11-dev.install,
libgl1-mesa-swx11.install, libglu1-mesa-dev.install,
libglu1-mesa.install:
- Install *.pc files in /usr/lib/pkgconfig instead of
/usr/lib/mesa/pkgconfig.
- Do not Install libGLU* in /usr/lib/mesa (LP: #506547).
* debian/libglu1-mesa-dev.links:
- Remove file as we install libGLU in the right place now.
-- Alberto Milone <email address hidden> Wed, 13 Jan 2010 20:18:17 +0100
-
mesa (7.7-0ubuntu4) lucid; urgency=low
* debian/libgl1-mesa-dev.links:
- Add link to /usr/lib/mesa/libGL.so in /usr/lib so as not to break
software that build against mesa (LP: #505359).
* debian/libgl1-mesa-glx.{postinst|prerm}:
- Use alternatives so that /usr/lib/GL is a slave which points to
/usr/lib/mesa.
* debian/libglu-mesa-dev.links:
- Add link to /usr/lib/mesa/libGLU.so in /usr/lib/libGLU.so.
* debian/rules:
- Install /usr/lib/mesa/ld.so.conf
- Create an empty directory (for alternatives) just to be sure:
/usr/lib/xorg/x11-extra-modules.
-- Alberto Milone <email address hidden> Mon, 11 Jan 2010 16:49:14 +0100
-
mesa (7.7-0ubuntu3) lucid; urgency=low
* Add -l/usr/lib/mesa to dh_shlibdeps to fix FTBFS, thanks to
Albert Damen for the patch!
-- Stefan Potyra <email address hidden> Sun, 10 Jan 2010 00:41:48 +0100
-
mesa (7.7-0ubuntu2) lucid; urgency=low
* Moving just libGL.so.* to /usr/lib/mesa broke all builds depending on
libGL.so or gl.pc. Fix the swx11 target --libdir to use /usr/lib/mesa.
-- Timo Aaltonen <email address hidden> Sat, 09 Jan 2010 11:21:13 +0200
-
mesa (7.7-0ubuntu1) lucid; urgency=low
* Merge from Debian experimental.
mesa (7.7-1) UNRELEASED; urgency=low
[ Brice Goglin ]
* Bump libdrm build dependency to 2.4.15, closes: #561058.
[ Julien Cristau ]
* Add freedesktop.org ftp to watch file since that's where newer upstream
tarballs are.
* Don't include GLUT sources since we don't use them.
* Pull from upstream mesa_7_7_branch, commit f42c861.
mesa (7.7~rc2-1) experimental; urgency=low
* New upstream release candidate.
+ s3v and trident DRI drivers removed since they never worked.
-- Timo Aaltonen <email address hidden> Sat, 09 Jan 2010 00:12:29 +0200
-
mesa (7.6.1~rc3-1ubuntu2) lucid; urgency=low
* debian/libgl1-mesa-glx.install:
- Install libGL.so* in /usr/lib/mesa so as to allow things to
work with alternatives.
-- Alberto Milone <email address hidden> Fri, 08 Jan 2010 19:38:14 +0100
-
mesa (7.6.1~rc3-1ubuntu1) lucid; urgency=low
* Merge from Debian unstable.
mesa (7.6.1~rc3-1) unstable; urgency=low
* New upstream release candidate.
+ Pull upstream mesa_7_6_branch up to commit 7d41b424.
+ Includes sparc64 xform asm patch from #560403.
* Update debian/rules to fix sparc64 FTBFS, thanks Aurelien Jarno,
closes: #560403.
* Build r600 DRI driver.
-- Timo Aaltonen <email address hidden> Mon, 14 Dec 2009 16:49:11 +0200
-
mesa (7.6.1~rc2-1ubuntu1) lucid; urgency=low
* Merge from Debian unstable, remaining changes:
- debian/control
+ Drop lesstif-dev from Build-Depends.
+ Comment out GLw libs since it depends on lesstif-dev.
- debian/rules
+ Unexport LDFLAGS (amd64 FTBFS).
+ Use --disable-glw for swx11 targets too.
+ Don't enable motif for swx11 targets.
+ Build .debs with lzma compression.
- debian/patches
+ 101_ubuntu_hidden_glname.patch
+ 102_dont_vblank.patch
+ 107_glxgears_is_not_a_benchmark.patch
* Drop patches now included upstream:
- 108_fix_scissors_regression.patch
- 109_revert-dma-reuse.patch
- 110_dont_free.patch
mesa (7.6.1~rc2-1) unstable; urgency=low
* New upstream release candidate.
+ Pull upstream mesa_7_6_branch up to commit b2953ee.
+ i965: Fix the bounds emitted in the vertex buffer packets,
closes: #556541.
+ Fix window drawing regression in Kwin on older Radeon hardware,
fix assertion failure leading to crash on kwin when compositing
is enabled, closes: #549588.
+ Refresh patches.
-- Timo Aaltonen <email address hidden> Mon, 07 Dec 2009 18:07:26 +0200
-
mesa (7.6.0-1ubuntu4) karmic; urgency=low
* Add 110_dont_free.patch: It is not necessary to worry about freeing
the textures, VBOs, etc. in _mesa_meta_free() since these are already
handled by the normal context deallocation code. Fixes a crash in
Blender in brw_prepare_vertices().
(LP: #438657)
-- Bryce Harrington <email address hidden> Tue, 13 Oct 2009 13:48:03 -0700