added aux buffers item

This commit is contained in:
Brian Paul 2004-03-21 17:09:59 +00:00
parent 04da5cea31
commit 57ff474cb0
1 changed files with 1 additions and 0 deletions

View File

@ -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: