glPixelMap fix

This commit is contained in:
Brian Paul 2003-08-19 01:09:57 +00:00
parent 9d73b81068
commit 3dc8cc4ebc
1 changed files with 1 additions and 0 deletions

View File

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