-$Id: VERSIONS,v 1.3 1999/02/27 17:48:27 brianp Exp $
+$Id: VERSIONS,v 1.4 1999/03/02 20:52:14 martin Exp $
Mesa Version History
- more efficient filled gluCylinder() function
- utilities: util/showbuffer.[ch] and util/glstate.[ch]
- fixed some IRIX compiler warnings
+ - added support for building Mesa in XFree86 with
+ SGI's GLX (kevin@precisioninsight.com)
Bug fixes:
- a variety of Windows/Mesa bug fixes (mjk@nvidia.com)
- packed pixel images weren't unpacked correctly
- 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
+ - fixed SVR4 'cc' compiler macro problem (dawes@xfree86.org)
Changes:
- some device driver changes (see src/dd.h)
- new copyright on core Mesa code