From: Brian Paul Date: Sat, 24 Jan 2004 16:53:20 +0000 (+0000) Subject: initial info for version 6.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c6bf130e98b3c5b691ecaf4d99d401f2aab48e03;p=mesa.git initial info for version 6.1 --- diff --git a/docs/VERSIONS b/docs/VERSIONS index a8e7730dad9..56c39ad4f28 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1203,3 +1203,15 @@ Mesa Version History - glDeleteProgramsARB failed for ARB fragment programs (bug 876160) - glDrawRangeElements tried to modify potentially read-only storage - updated files for building on Windows + + +6.1 Month day, 2004 + New: + - glXUseRotatedXFont() utility (see xdemos/xuserotfont.c) + - internal driver interface changes related to texture object + allocation, vertex/fragment programs, BlendEquationSeparate, etc. + Changes: + - + Bug fixes: + - everything in 6.0.1 plus TBD +