diff options
author | Brian Paul <[email protected]> | 2005-09-21 21:21:28 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2005-09-21 21:21:28 +0000 |
commit | d73a838f010e8d867e3aa9f960bad6dcde99a35c (patch) | |
tree | 27a978f334e8d697a2d7ba32f742fdc14c5a7203 /docs/VERSIONS | |
parent | c72b2fb2db02003aa815a0c0d1ac3127442cac3d (diff) |
fix glGetTexLevelParameter GL_TEXTURE_DEPTH_SIZE_ARB query
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index b3887254f26..b665af4cbd4 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1392,3 +1392,4 @@ Mesa Version History - glBitmap, glDraw/CopyPixels mistakenly generated selection hits - fixed potential segfault caused by reading pixels outside of renderbuffer bounds + - glGetTexLevelParameter didn't accept GL_TEXTURE_DEPTH_SIZE_ARB |