Rename _mesa_IsProgram() to _mesa_IsProgramARB() to avoid collision with the
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 2 Nov 2006 16:20:29 +0000 (16:20 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 2 Nov 2006 16:20:29 +0000 (16:20 +0000)
commitf49c0d0dfbae5624c4db57b24fff23bd7dbaae01
tree632fe4f715e789018360df89d9968035de4a19db
parentf961d394e30586fa61d53d93b65fe4424b5cef36
Rename _mesa_IsProgram() to _mesa_IsProgramARB() to avoid collision with the
OpenGL 2.0 function of the same name.
src/mesa/main/dlist.c
src/mesa/main/state.c
src/mesa/shader/arbprogram.c
src/mesa/shader/arbprogram.h
src/mesa/shader/program.c
src/mesa/shader/program.h