[Lunar-commits] <moonbase> mesa-lib: version bumped to 7.7.1.
Florin Braescu
florin at lunar-linux.org
Wed Mar 31 06:24:57 CEST 2010
commit 8a9d77ffee2d3069da1613f9ba44fe633fd7b207
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Mar 31 07:24:57 2010 +0300
mesa-lib: version bumped to 7.7.1.
Changes:
A VMware "SVGA" Gallium3D driver, targeting the VMware virtual graphics
device, was added.
Support for GL_ARB_draw_elements_base_vertex, GL_ARB_depth_clamp,
GL_NV_depth_clamp, and GL_ARB_provoking_vertex was added.
A new Mesa texture/surface format infrastructure was introduced.
Several minor bugs were fixed.
---
xorg7/mesa-lib/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/xorg7/mesa-lib/DETAILS b/xorg7/mesa-lib/DETAILS
index 79f8d5a..530c44e 100644
--- a/xorg7/mesa-lib/DETAILS
+++ b/xorg7/mesa-lib/DETAILS
@@ -1,5 +1,5 @@
MODULE=mesa-lib
- VERSION=7.6.1
+ VERSION=7.7.1
SOURCE=MesaLib-$VERSION.tar.bz2
SOURCE2=MesaGLUT-$VERSION.tar.bz2
SOURCE3=MesaDemos-$VERSION.tar.bz2
@@ -7,12 +7,12 @@
SOURCE_URL=ftp://ftp.freedesktop.org/pub/mesa/$VERSION
SOURCE2_URL=$SOURCE_URL
SOURCE3_URL=$SOURCE_URL
- SOURCE_VFY=sha1:6d99fca5f362d51a95401b4392542eb222e3d0f8
- SOURCE2_VFY=sha1:7554d7e43968df5b0490f5defe2e01eceac0ab7f
- SOURCE3_VFY=sha1:4ebcefdcbb2ff28102b1e06a3f804fb32993d5bb
+ SOURCE_VFY=sha1:31500d7e3e3bbf9288b3bee4fbddd26a5e0b7782
+ SOURCE2_VFY=sha1:34d26b61b496b5ba4e7423cf26e6f3318cb4f46b
+ SOURCE3_VFY=sha1:32cb484bf0963e58f47bdfe16f127e4195f1f7ad
WEB_SITE=http://www.mesa3d.org
ENTERED=20060215
- UPDATED=20100114
+ UPDATED=20100331
SHORT="Mesa 3D library"
PSAFE=no
More information about the Lunar-commits
mailing list