diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 60588fa0989..099ff6a1cae 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1290,3 +1290,4 @@ Mesa Version History before parsing (Dave Reveman) - adjust texcoords for sampling texture rectangles (Dave Reveman) - glGet*(GL_MAX_VERTEX_ATTRIBS_ARB) wasn't implemented + - repeated calls to glDeleteTexture(t) could lead to a crash |