diff options
author | hasso <hasso@pkgsrc.org> | 2009-07-08 20:00:57 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-07-08 20:00:57 +0000 |
commit | f9627f96d13992c46f70deb27c95d7f45b7ffe20 (patch) | |
tree | dec80c2d65e6d94b3bb326d022352373ea629acd /graphics/glx-utils/distinfo | |
parent | 10a7d7eb5b02620a6502759b4acd2049d980cb96 (diff) | |
download | pkgsrc-f9627f96d13992c46f70deb27c95d7f45b7ffe20.tar.gz |
Update to 7.4.4. Make software ratserizer actually work. Add one patch from
upstream repo to fix null pointer dereference.
Changes in 7.4.4:
* Fixed i965/i915 segfault in screen destruction (bug 22408)
Changes in 7.4.3:
* Fixed texture object reference counting bug (bug 21756)
* Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT
point (SF bug 2793846)
* Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
* Fixed some OSMesa build issues
* Fixed a vertex buffer object crash
* Fixed broken glTexImage3D() when image type = GL_BITMAP
* Fixed some GLSL preprocessor bugs
* Fixed framebuffer mem leak in i945/i965 DRI drivers
* Fixed texture coordinate repeat bug in swrast (bug 21872)
* Fixed incorrect viewport clamping (lower bound is zero, not one)
* GLX fix for glean's makeCurrent test case
Diffstat (limited to 'graphics/glx-utils/distinfo')
-rw-r--r-- | graphics/glx-utils/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/glx-utils/distinfo b/graphics/glx-utils/distinfo index 75fe2177db8..2a998068a17 100644 --- a/graphics/glx-utils/distinfo +++ b/graphics/glx-utils/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2009/06/05 11:10:35 wiz Exp $ +$NetBSD: distinfo,v 1.12 2009/07/08 20:00:58 hasso Exp $ -SHA1 (Mesa-7.4.2/MesaDemos-7.4.2.tar.bz2) = cbba586829c76a5e7a54a906567b4b2174d6e1aa -RMD160 (Mesa-7.4.2/MesaDemos-7.4.2.tar.bz2) = c6434d325897540618130e97891f391721b543b5 -Size (Mesa-7.4.2/MesaDemos-7.4.2.tar.bz2) = 1367293 bytes +SHA1 (Mesa-7.4.4/MesaDemos-7.4.4.tar.bz2) = 190b51dd1e456f12c70cd428ec47ca8de0ed72fe +RMD160 (Mesa-7.4.4/MesaDemos-7.4.4.tar.bz2) = 492850ff48aa54d35f1acdd09ac90e61a9d93bc1 +Size (Mesa-7.4.4/MesaDemos-7.4.4.tar.bz2) = 1367659 bytes |