commit | e83cf6ddf2b3f2f652ee0dfb1b0951649331c4e8 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Tue Nov 04 23:38:33 2003 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Tue Nov 04 23:38:33 2003 +0000 |
tree | 52c0ebe74629b28b1201446a4d6dbc36d208acb9 | |
parent | afa6e978b9c74bcd013571a53aca47cbb8ca7b10 [diff] [blame] |
added wgl bug fix
diff --git a/docs/VERSIONS b/docs/VERSIONS index 959ef31..3c4b033 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1170,6 +1170,7 @@ - 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.