mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
added a few more bug fixes
This commit is contained in:
parent
b30e70436c
commit
212ce73b08
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$Id: VERSIONS,v 1.10 1999/07/30 18:58:30 brianp Exp $
|
||||
$Id: VERSIONS,v 1.11 1999/08/20 01:19:36 brianp Exp $
|
||||
|
||||
|
||||
Mesa Version History
|
||||
|
|
@ -650,6 +650,8 @@ Mesa Version History
|
|||
Bug Fixes:
|
||||
- glGetTexLevelParameter wasn't fully implemented
|
||||
- glXUseXFont now handles multi-byte fonts
|
||||
- glIsEnabled(GL_TEXTURE_2D / 3D) returned wrong result
|
||||
- alpha channel of blending points, lines was sometimes incorrect
|
||||
Changes:
|
||||
- New library names: libGL.so and libGLU.so
|
||||
- New subdirectories: docs/ and bin/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue