/[callgl]/callgl/include/callgl_objects.hxx
ViewVC logotype

Diff of /callgl/include/callgl_objects.hxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tjl, Sat Feb 22 18:50:18 2003 UTC revision 1.2 by tjl, Wed Mar 26 14:41:19 2003 UTC
# Line 137  namespace CallGL { Line 137  namespace CallGL {
137  #ifdef GL_ARB_fragment_program  #ifdef GL_ARB_fragment_program
138      typedef Program<GL_FRAGMENT_PROGRAM_ARB> ARBFragmentProgram;      typedef Program<GL_FRAGMENT_PROGRAM_ARB> ARBFragmentProgram;
139  #endif  #endif
140    #ifdef GL_ARB_vertex_program
141        typedef Program<GL_VERTEX_PROGRAM_ARB> ARBVertexProgram;
142    #endif
143    
144  #endif  #endif
145    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26