-
mesa (7.0.1-1ubuntu3) gutsy; urgency=low
* Add lpia to -dri and -dri-dbg package in debian/control.
* Add lpa top ARCH_X86 in configs/debian-dri-default.
-- Tollef Fog Heen <email address hidden> Fri, 12 Oct 2007 14:12:21 +0200
-
mesa (7.0.1-1ubuntu2) gutsy; urgency=low
* Add fix-965-vblank.patch, pulled from upstream
b3fc9a1585f390274fa26b3e3f80bc6d16f4388a which fixes missed vbl
interrupts on Intel i965 hardware.
-- Kyle McMartin <email address hidden> Wed, 3 Oct 2007 11:11:22 -0400
-
mesa (7.0.1-1ubuntu1) gutsy; urgency=low
* Merge from debian unstable, remaining changes:
- Change maintainer to Ubuntu
- Add gcc-3.4 as a build dependency for lpia.
- Add support for Intel 945GME, G33, Q33, Q35
+ 200_945gme.patch, upstream a74eec5af5397b612d60dd4b0d81666027f19bb0,
ad6351a994fd14af9d07da4f06837a7f9b9d0de4
+ 201_g33.patch, upstream 8331d9d7aa7cde7126d38d4e1eb5fe8a168077f3
- Comment out GLw libs from control file
- Dropped Ubuntu addition of conflicts of libgl1-mesa-glx against
libgl1-mesa-swx11, since Debian has hadded a shlibs file for
libgl1-mesa-swx11-i686
-- Bryce Harrington <email address hidden> Wed, 15 Aug 2007 15:08:32 -0700
-
mesa (7.0.0-0ubuntu3) gutsy; urgency=low
* Add gcc-3.4 as a build dependency for lpia.
-- Matthias Klose <email address hidden> Tue, 07 Aug 2007 17:15:37 +0000
-
mesa (7.0.0-0ubuntu2) gutsy; urgency=low
[ Kyle McMartin ]
* Add support for Intel 945GME, G33, Q33, Q35
- 200_945gme.patch, upstream a74eec5af5397b612d60dd4b0d81666027f19bb0,
ad6351a994fd14af9d07da4f06837a7f9b9d0de4
- 201_g33.patch, upstream 8331d9d7aa7cde7126d38d4e1eb5fe8a168077f3
-- Kyle McMartin <email address hidden> Tue, 03 Jul 2007 19:32:39 +0000
-
mesa (7.0.0-0ubuntu1) gutsy; urgency=low
[ Bryce Harrington ]
* New upstream release
- Adds OpenGL 2.0 and 2.1 API support.
- Fixed a few fog-related bugs.
- Fixed broken GLSL mix() function.
- Fixed broken GLSL exp() functions.
- Fixed GLSL mod4(vec4, vec4) bug.
- Implemented GLSL asin(), acos(), atan() functions.
- Fixed an R300 driver bug that caused Xorg composite manager to
crash
- Fixed R300 vertex program/matrix bug (fdo# 10848)
- GLSL dFdx() and dFdy() work for fragment program inputs now
(texcoords)
- Fixed potential crash when specifying an invalid texture unit as a
sampler
- Fixed incorrect GLX protocol request for glXDestroyPBuffer()
(fdo# 10983)
- ARB vp state.light[n].half value was incorrect (fdo# 10987)
- Fixed a positional light source bug (fdo# 11009)
- Fixed point size attenuation problem (fdo# 11042)
- Fixed problem where glPopAttrib didn't restore texture object's
LOD bias (fdo# 11049)
- Fixed a TLS / TEXTREL problem (fdo# 7459)
- Some texture code consolidation and simplifiction
- R300 driver clean-ups.
[ Sarah Hobbs ]
* Added a conflicts of libgl1-mesa-glx against libgl1-mesa-swx11, and vice
versa
-- Sarah Hobbs <email address hidden> Tue, 26 Jun 2007 15:32:00 +1000
-
mesa (6.5.3-1ubuntu1) gutsy; urgency=low
* Update Maintainer for Ubuntu
[ Kyle McMartin ]
* Merge with Debian experimental:
- Remove lesstif-dev from Build-Depends (Timo Aaltonen)
- Comment out GLw libs from control file
- Add 102_ubuntu_no_glw.patch to remove lesstif build depends
- Add libxext-dev to Build-Depends (Paul Sladen)
- Add gcc-3.4 [i386 amd64] to Build-Depends (Ben Collins)
- Add 110_ubuntu_use_gcc-3.4_for_i965.patch (Timo Aaltonen)
- Add 101_ubuntu_hidden_glname.patch
- Add 112_fedora-hush-synthetic-visual-warning.patch (Adam Jackson)
* Dropped patches:
- 103_ubuntu_fd.org-9686-fog.patch merged upstream
- 104_r300_call_radeonsetcliprects.patch merged upstream
- 105_radeon_call_radeonsetcliprects.patch merged upstream
- 106_r200_call_radeonsetcliprects.patch merged upstream
- 107_r200_simplify_r200setcliprects.patch merged upstream
- 111_unichrome_remove_xdrawoffset.patch merged upstream
-- Kyle McMartin <email address hidden> Fri, 25 May 2007 16:43:31 +0000
-
mesa (6.5.2-3ubuntu7) feisty; urgency=low
* debian/patches:
111_unichrome_remove_xdrawoffset.patch
- a patch from upstream which fixes OpenGL viewport misplacement
on Unichrome (LP: #93362)
112_fedora-hush-synthetic-visual-warning.patch
- Hush the (useless) warning about the synthetic visual not being
supported. (LP: #58929)
* debian/control: libgl1-mesa-dri now suggests libglide3, with an
explanation in the description (LP: #44115)
-- Timo Aaltonen <email address hidden> Fri, 30 Mar 2007 18:55:09 +0300