From 2b3e01646d36be3899d70d5456f80a571c2802c2 Mon Sep 17 00:00:00 2001 From: ikits Date: Mon, 6 Dec 2004 05:39:22 +0000 Subject: [PATCH] fixed ATI_fragment_shader problem git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@304 783a27ee-832a-0410-bc00-9f386506c6dd --- auto/bin/update_ext.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/auto/bin/update_ext.sh b/auto/bin/update_ext.sh index d15fa1c..4cb683e 100755 --- a/auto/bin/update_ext.sh +++ b/auto/bin/update_ext.sh @@ -46,6 +46,18 @@ if [ ! -d $1 ] ; then perl -e 's/ void\*/ GLvoid\*/g' -pi \ $1/GL_ARB_vertex_buffer_object +# add deprecated constants to GL_ATI_fragment_shader + cat >> $1/GL_ATI_fragment_shader <> $1/WGL_ATI_pixel_format_float <