From 3dc8cc4ebc63624dd521923271e63c2ac5a8aaae Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 19 Aug 2003 01:09:57 +0000 Subject: glPixelMap fix --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/VERSIONS b/docs/VERSIONS index 062a482216..d7c3f2a403 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1135,6 +1135,7 @@ Mesa Version History Bug fixes: - really enable OpenGL 1.4 features in DOS driver. - fixed issues in glDrawPixels and glCopyPixels for very wide images + - glPixelMapf/ui/usv()'s size parameter is GLsizei, not GLint Changes: - dropped API trace feature (src/Trace/) - documentation overhaul. merged with website content. more html. -- cgit v1.2.3