fix glGetTexLevelParameter GL_TEXTURE_DEPTH_SIZE_ARB query

This commit is contained in:
Brian Paul 2005-09-21 21:21:28 +00:00
parent c72b2fb2db
commit d73a838f01

View file

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