/[gzz]/gzz/gfx/libpaper/papermill.py
ViewVC logotype

Diff of /gzz/gfx/libpaper/papermill.py

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

revision 1.69 by tjl, Sat Jan 25 14:45:14 2003 UTC revision 1.70 by tjl, Mon Jan 27 17:26:04 2003 UTC
# Line 175  class ThePaperMill(PaperMill): Line 175  class ThePaperMill(PaperMill):
175              BindTexture TEXTURE_2D 0              BindTexture TEXTURE_2D 0
176          """ % locals())          """ % locals())
177          print "READ: ", 0, vs.getSize().height-1-s, s, s          print "READ: ", 0, vs.getSize().height-1-s, s, s
178          tex.copyTexImage2D(w.getRenderingSurface(), "FRONT", "TEXTURE_2D", 0,          tex.copyTexImage2D(w.getRenderingSurface(),
179                            "FRONT", "TEXTURE_2D", 0,
180                          "RGB", 0, vs.getSize().height-1-s,                          "RGB", 0, vs.getSize().height-1-s,
181                              s, s, 0)                              s, s, 0)
182    

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

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