/[fenfire]/fenfire/org/fenfire/spanimages/gl/PoolManager.java
ViewVC logotype

Diff of /fenfire/org/fenfire/spanimages/gl/PoolManager.java

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

revision 1.9 by tjl, Mon Aug 25 07:46:52 2003 UTC revision 1.10 by tjl, Mon Aug 25 07:51:19 2003 UTC
# Line 115  public class PoolManager implements GL.S Line 115  public class PoolManager implements GL.S
115          siv.quad = GLRen.createFixedPaperQuad(          siv.quad = GLRen.createFixedPaperQuad(
116                      p, 0, 0, w, h, 0,                      p, 0, 0, w, h, 0,
117                      DICELENGTH, DICELENGTH2, DICEDEPTH,                      DICELENGTH, DICELENGTH2, DICEDEPTH,
118                      i.accum, mult * anisoCorrection);                      i.accum, mult / anisoCorrection);
119          if(dbg) p("Made quad: "+i.accum+" "+mult+" "+anisoCorrection+" || "+w+" "+h);          if(dbg) p("Made quad: "+i.accum+" "+mult+" "+anisoCorrection+" || "+w+" "+h);
120          return siv;          return siv;
121      }      }

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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