/[gzz]/gzz/gzz/gfx/gl/GL.java
ViewVC logotype

Diff of /gzz/gzz/gfx/gl/GL.java

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

revision 1.32 by tjl, Sat Dec 14 08:11:35 2002 UTC revision 1.33 by tjl, Sat Dec 14 08:35:18 2002 UTC
# Line 870  public class GL { Line 870  public class GL {
870       * @param target The name of the program target, e.g. "VERTEX_PROGRAM_ARB"       * @param target The name of the program target, e.g. "VERTEX_PROGRAM_ARB"
871       * @param name The name of the parameter to return, e.g. "MAX_PROGRAM_INSTRUCTIONS_ARB"       * @param name The name of the parameter to return, e.g. "MAX_PROGRAM_INSTRUCTIONS_ARB"
872       */       */
873      public static native int[] getGLProgram(String target, String name);      public static native float[] getGLProgram(String target, String name);
874      /** Get float(s) describing the current state of the given      /** Get float(s) describing the current state of the given
875       * OpenGL texture.       * OpenGL texture.
876       * See the manpage of glGetTexParameterfv(3)       * See the manpage of glGetTexParameterfv(3)

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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