mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
added convolution, ARB_imaging items
This commit is contained in:
parent
513d486e75
commit
bc6f07856f
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
Mesa Version History
|
||||||
|
|
@ -757,6 +757,8 @@ Mesa Version History
|
||||||
New:
|
New:
|
||||||
- internals of Mesa divided into modular pieces (Keith Whitwell)
|
- internals of Mesa divided into modular pieces (Keith Whitwell)
|
||||||
- support for hardware T&L for DRI
|
- support for hardware T&L for DRI
|
||||||
|
- GL_EXT_convolution extension
|
||||||
|
- GL_ARB_imaging subset
|
||||||
Bug Fixes:
|
Bug Fixes:
|
||||||
- fbiRev and tmuRev were unitialized when using Glide3
|
- fbiRev and tmuRev were unitialized when using Glide3
|
||||||
Changes:
|
Changes:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue