summaryrefslogtreecommitdiff
path: root/graphics/glut
diff options
context:
space:
mode:
authordrochner <drochner>2001-05-30 07:53:01 +0000
committerdrochner <drochner>2001-05-30 07:53:01 +0000
commitbcd00a75ef4a3a7af95c043266ef7022f9dc9369 (patch)
tree4ca4fe67731d4a387fe44bfdba71c58808a745ed /graphics/glut
parent0ffcf9e9505597d2e48ebf03fad5ee1867365fc4 (diff)
downloadpkgsrc-bcd00a75ef4a3a7af95c043266ef7022f9dc9369.tar.gz
update Mesa to 3.4.2
Bug fixes: - deleting the currently bound texture could cause bad problems - using fog could result in random vertex alpha values - AA triangle rendering could touch pixels outside right window bound - fixed byteswapping problem in clear_32bit_ximage() function - fixed bugs in wglUseFontBitmapsA(), by Frank Warmerdam - fixed memory leak in glXUseXFont() - fragment sampling in AA triangle function was off by 1/2 pixel - Windows: reading pixels from framebuffer didn't always work - glConvolutionFilter2D could segfault or cause FP exception - fixed segfaults in FX and X drivers when using tex unit 1 but not 0 - GL_NAND logicop didn't work right in RGBA mode - fixed a memory corruption bug in vertex buffer reset code - clearing the softwara alpha buffer with scissoring was broken - fixed a few color index mode fog bugs - fixed some bad assertions in color index mode - fixed FX line 'stipple' bug #420091 Changes: - optimized writing mono-colored pixel spans to X pixmaps - increased max viewport size to 2048 x 2048
Diffstat (limited to 'graphics/glut')
-rw-r--r--graphics/glut/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/glut/distinfo b/graphics/glut/distinfo
index ca67e386f00..59ee1902f41 100644
--- a/graphics/glut/distinfo
+++ b/graphics/glut/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 09:54:14 wiz Exp $
+$NetBSD: distinfo,v 1.3 2001/05/30 07:53:04 drochner Exp $
-SHA1 (MesaLib-3.4.1.tar.bz2) = d239335f11e5322d98a98aa699afb4fc5b995197
-Size (MesaLib-3.4.1.tar.bz2) = 1379494 bytes
-SHA1 (MesaDemos-3.4.1.tar.bz2) = 2298901e36e887c0979e7d5e08fcb1f63784d97b
-Size (MesaDemos-3.4.1.tar.bz2) = 855311 bytes
+SHA1 (MesaLib-3.4.2.tar.bz2) = 0beefac5ecf9e65c3738ac935abd158987cce346
+Size (MesaLib-3.4.2.tar.bz2) = 1381342 bytes
+SHA1 (MesaDemos-3.4.2.tar.bz2) = b291eb70c07ad2e12122e53039bf6d36c061a914
+Size (MesaDemos-3.4.2.tar.bz2) = 854130 bytes