summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-09-26 23:07:01 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-09-26 23:07:01 +0000
commite15a7d48831c3fc24c9bde7a0c7546e655053eb5 (patch)
treefb4c4a0c0e634061d52a1ec33708e01f5d2a5cda /docs/VERSIONS
parent2e95fdc5d8c7210b127951b75f5fa67548ca66ab (diff)
added glDraw/CopyPixels stencil mask 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 e2ac9f4ee8f..934713904f8 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1397,3 +1397,4 @@ Mesa Version History
- glGetTexLevelParameter didn't accept GL_TEXTURE_DEPTH_SIZE_ARB
- fixed memory corruption bug involving software alpha buffers
- glReadPixels clipped by window bounds was sometimes broken
+ - glDraw/CopyPixels of stencil data ignored the stencil write mask