diff options
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index dfaa63dc993..0739e12d8ff 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1212,6 +1212,7 @@ Mesa Version History allocation, vertex/fragment programs, BlendEquationSeparate, etc. - option to walk triangle edges with double-precision floats (Justin Novosad of Discreet) (see config.h file) + - support for AUX buffers in software GLX driver Changes: - fragment fog interpolation is perspective corrected now Bug fixes: |