/[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.49 by mudyc, Mon Mar 17 15:42:18 2003 UTC revision 1.50 by mudyc, Mon Mar 17 20:53:31 2003 UTC
# Line 844  public class GL { Line 844  public class GL {
844                      float fract, boolean standardcoords,                      float fract, boolean standardcoords,
845                  boolean showFinal);                  boolean showFinal);
846    
     // Frame Counts  
     public static void clearFrameCount() {  
         clearFrameCountImpl();  
     } private static native void clearFrameCountImpl();  
   
     public static int getFrameCount() {  
         return getFrameCountImpl();  
     } private static native int getFrameCountImpl();  
   
   
847      public static float timeRender(      public static float timeRender(
848                      RenderingSurface win, int iters,                      RenderingSurface win, int iters,
849                      int ninds, int[] inds1, float[] pts1,                      int ninds, int[] inds1, float[] pts1,

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

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