summaryrefslogtreecommitdiff
path: root/graphics/glu
diff options
context:
space:
mode:
authorhasso <hasso>2009-07-08 20:00:57 +0000
committerhasso <hasso>2009-07-08 20:00:57 +0000
commitf392bf18a99dace067940339654eaa5e55a17adc (patch)
treedec80c2d65e6d94b3bb326d022352373ea629acd /graphics/glu
parentca396a6bac0f20b4b3712ac1318fb7b184a48c72 (diff)
downloadpkgsrc-f392bf18a99dace067940339654eaa5e55a17adc.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/glu')
-rw-r--r--graphics/glu/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/glu/Makefile b/graphics/glu/Makefile
index c46bb64a361..6aab4b3ca50 100644
--- a/graphics/glu/Makefile
+++ b/graphics/glu/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2009/06/10 17:33:34 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2009/07/08 20:00:58 hasso Exp $
PKGNAME= glu-${MESA_PKGVERSION}
-PKGREVISION= 1
COMMENT= GLU polygon tessellation facility for Mesa
CONFLICTS+= Mesa-glx-[0-9]*