From 184e91489c39295a2c56966ebcff579b8e811cae Mon Sep 17 00:00:00 2001 From: ikits Date: Mon, 16 May 2005 04:13:06 +0000 Subject: [PATCH] Fixed GL_ARB_transpose_matrix bug git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@418 783a27ee-832a-0410-bc00-9f386506c6dd --- auto/bin/update_ext.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/auto/bin/update_ext.sh b/auto/bin/update_ext.sh index 330f875..4b3ec0e 100755 --- a/auto/bin/update_ext.sh +++ b/auto/bin/update_ext.sh @@ -162,6 +162,14 @@ EOT typedef unsigned int GLhandleARB EOT +# add missing functions to GL_ARB_transpose_matrix + cat >> $1/GL_ARB_transpose_matrix <