projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afa6e97
)
added wgl bug fix
author
Brian Paul
<brian.paul@tungstengraphics.com>
Tue, 4 Nov 2003 23:38:33 +0000
(23:38 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Tue, 4 Nov 2003 23:38:33 +0000
(23:38 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 959ef3193d40bc16af8b6b3df1417d81b9f473bb..3c4b03373b83e20008d8dd1ea8255c1e8870f889 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1170,6
+1170,7
@@
Mesa Version History
- fixed issues in glDrawPixels and glCopyPixels for very wide images
- glPixelMapf/ui/usv()'s size parameter is GLsizei, not GLint
- fixed some texgen bugs reported by Daniel Borca
+ - fixed wglMakeCurrent(NULL, NULL) bug (#835861)
Changes:
- dropped API trace feature (src/Trace/)
- documentation overhaul. merged with website content. more html.