From 871c3cceb50bbb1ce54e76d2db11422acc9b3a1d Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 27 Feb 1999 17:47:51 +0000 Subject: [PATCH] added GL_LINEAR 3D texture bug --- docs/VERSIONS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/VERSIONS b/docs/VERSIONS index b4a6f1466d7..67436c4b5a0 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -610,7 +610,7 @@ Mesa Version History - removed GL_EXT_multitexture extension -3.1 beta 2 February ??, 1999 +3.1 beta 2 March ??, 1999 New: - multi-textured points and lines (mjk@nvidia.com) - optimized 24bpp X rendering (bernd.paysan@gmx.de) @@ -631,6 +631,7 @@ Mesa Version History - fixed texture segfault seen in Lament screensaver - fixed miscellaneous low-memory bugs - glClear(GL_COLOR_BUFFER_BIT) with RGBA or CI masking was broken + - GL_LINEAR sampling of 3D textures was broken Changes: - some device driver changes (see src/dd.h) - new copyright on core Mesa code -- 2.30.2