mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
updated glext.h, fixed bug 876160
This commit is contained in:
parent
a7e6f7ba35
commit
b44d4a0d6a
1 changed files with 2 additions and 0 deletions
|
|
@ -1189,6 +1189,7 @@ Mesa Version History
|
|||
6.0 January ??, 2004
|
||||
New:
|
||||
- full OpenGL 1.5 support
|
||||
- updated GL/glext.h file to version 21
|
||||
Bug fixes:
|
||||
- fixed bug in UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color
|
||||
clamping issue
|
||||
|
|
@ -1197,3 +1198,4 @@ Mesa Version History
|
|||
- fixed FP divide by zero error seen on VMS with xlockmore, others
|
||||
- fixed program debug problem (bug 873011)
|
||||
- building on AIX with gcc works now
|
||||
- glDeleteProgramsARB failed for ARB fragment programs (bug 876160)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue