diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-31 23:56:36 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-31 23:56:36 +0000 |
commit | e88ff9651ec76cca398c749b8705a1130ce8c6a1 (patch) | |
tree | f0aade1df5530c9931f0b503583803aff9be5853 | |
parent | 65f34ec6e76e42e47830e5c7a8d3a41f0b5e9a75 (diff) |
updated glext.h to version 28
-rw-r--r-- | docs/VERSIONS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 24c2c2888e..5f7fd06269 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1315,6 +1315,8 @@ Mesa Version History 6.2.2 Month day, 2005 + New: + - Updated GL/glext.h to version 28 Bug fixes: - fragment program texcoords were sometimes wrong for points and lines - fixed problem with negative dot product in arbfplight, fplight demos |