added convolution, ARB_imaging items

This commit is contained in:
Brian Paul
2000-09-02 17:54:28 +00:00
parent 513d486e75
commit bc6f07856f

View File

@@ -1,4 +1,4 @@
$Id: VERSIONS,v 1.40 2000/08/31 23:04:03 brianp Exp $
$Id: VERSIONS,v 1.41 2000/09/02 17:54:28 brianp Exp $
Mesa Version History
@@ -757,6 +757,8 @@ Mesa Version History
New:
- internals of Mesa divided into modular pieces (Keith Whitwell)
- support for hardware T&L for DRI
- GL_EXT_convolution extension
- GL_ARB_imaging subset
Bug Fixes:
- fbiRev and tmuRev were unitialized when using Glide3
Changes: