summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-11-04 23:38:33 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-11-04 23:38:33 +0000
commite83cf6ddf2b3f2f652ee0dfb1b0951649331c4e8 (patch)
tree52c0ebe74629b28b1201446a4d6dbc36d208acb9 /docs/VERSIONS
parentafa6e978b9c74bcd013571a53aca47cbb8ca7b10 (diff)
added wgl bug fix
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 959ef3193d..3c4b03373b 100644
--- 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.