added wgl bug fix

This commit is contained in:
Brian Paul
2003-11-04 23:38:33 +00:00
parent afa6e978b9
commit e83cf6ddf2

View File

@@ -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.