/[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.45 by jvk, Sat Oct 12 14:59:54 2002 UTC revision 1.46 by mudyc, Mon Oct 14 07:33:05 2002 UTC
# Line 49  if GL.hasExtension("GL_NV_register_combi Line 49  if GL.hasExtension("GL_NV_register_combi
49  else:  else:
50      # Must use OpenGL 1.1 specified calls.      # Must use OpenGL 1.1 specified calls.
51      print "NEED FIX - DOES _NOT_ WORK : Using OpenGL 1.1 texenv and blending"      print "NEED FIX - DOES _NOT_ WORK : Using OpenGL 1.1 texenv and blending"
52        my_import("gfx.libpaper.texcomb_GL1_1")
53        from gfx.libpaper.texcomb_GL1_1 import *
54    
55    
56  # Check whether anisotropic filtering is supported  # Check whether anisotropic filtering is supported

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

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