mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 18:10:11 +01:00
added latest 3.5 changes
This commit is contained in:
parent
5071b0812f
commit
c47a5327d3
1 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
$Id: VERSIONS,v 1.53 2001/03/26 19:45:08 brianp Exp $
|
$Id: VERSIONS,v 1.54 2001/05/15 21:31:36 brianp Exp $
|
||||||
|
|
||||||
|
|
||||||
Mesa Version History
|
Mesa Version History
|
||||||
|
|
@ -806,7 +806,6 @@ Mesa Version History
|
||||||
3.5 Month ??, 2001
|
3.5 Month ??, 2001
|
||||||
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
|
|
||||||
- 100% OpenGL 1.2 conformance (passes all conformance tests)
|
- 100% OpenGL 1.2 conformance (passes all conformance tests)
|
||||||
- new AA line algorithm
|
- new AA line algorithm
|
||||||
- GL_EXT_convolution extension
|
- GL_EXT_convolution extension
|
||||||
|
|
@ -831,5 +830,7 @@ Mesa Version History
|
||||||
- all color-index conformance tests now pass (only 8bpp tested)
|
- all color-index conformance tests now pass (only 8bpp tested)
|
||||||
Bug Fixes:
|
Bug Fixes:
|
||||||
- fbiRev and tmuRev were unitialized when using Glide3
|
- fbiRev and tmuRev were unitialized when using Glide3
|
||||||
|
- fixed a few color index mode conformance failures; all pass now
|
||||||
|
- now appling antialiasing coverage to alpha after texturing
|
||||||
Changes:
|
Changes:
|
||||||
- SGI's Sample Implementation (SI) 1.3 GLU library replaces Mesa GLU
|
- SGI's Sample Implementation (SI) 1.3 GLU library replaces Mesa GLU
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue