From 8de924dbb0447579fa455c94a1e410c69e5ce4b5 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 14 Sep 2004 20:43:22 +0000 Subject: fixed glDeleteTextures bug --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 60588fa..099ff6a 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 -- cgit v1.1