From: Brian Paul Date: Tue, 4 Nov 2003 23:38:33 +0000 (+0000) Subject: added wgl bug fix X-Git-Tag: 062012170305~25423 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e83cf6ddf2b3f2f652ee0dfb1b0951649331c4e8;p=profile%2Fivi%2Fmesa.git 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 @@ 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.