diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/VERSIONS | 1 |
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. |