summaryrefslogtreecommitdiffstats
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-08-19 01:09:57 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-08-19 01:09:57 +0000
commit3dc8cc4ebc63624dd521923271e63c2ac5a8aaae (patch)
treee61bea635c1a9cafb235cc83eb44c75fcf9dea25 /docs/VERSIONS
parent9d73b81068182b72e332b762786d3e89f8dcac71 (diff)
downloadexternal_mesa3d-3dc8cc4ebc63624dd521923271e63c2ac5a8aaae.zip
external_mesa3d-3dc8cc4ebc63624dd521923271e63c2ac5a8aaae.tar.gz
external_mesa3d-3dc8cc4ebc63624dd521923271e63c2ac5a8aaae.tar.bz2
glPixelMap fix
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 062a482..d7c3f2a 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.