From 946765a95f32f362794c2f89264d2e8c5295bc65 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 14 Aug 2004 15:21:17 +0000 Subject: BeOS updates, memory leak fix, updated release notes --- docs/VERSIONS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 9f448773ed7..f4c8d9ffafe 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1250,6 +1250,7 @@ Mesa Version History - support for AUX buffers in software GLX driver - updated glext.h to version 24 and glxext.h to version 6 - new MESA_GLX_FORCE_ALPHA and MESA_GLX_DEPTH_BITS env vars + - updated BeOS support (Philippe Houdoin) Changes: - fragment fog interpolation is perspective corrected now - new glTexImage code, much cleaner, may be a bit faster @@ -1272,3 +1273,4 @@ Mesa Version History - glBeginQueryARB and glEndQueryARB didn't work inside display lists - vertex program state references were broken - fixed triangle color interpolation bug on AIX (Shane Blackett) + - fixed a number of minor memory leaks (bug #1002030) -- cgit v1.2.3