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 <