/[gzz]/gzz/gfx/libutil/effects.py
ViewVC logotype

Diff of /gzz/gfx/libutil/effects.py

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

revision 1.7 by tjl, Fri Sep 27 09:48:17 2002 UTC revision 1.8 by tjl, Fri Sep 27 18:22:59 2002 UTC
# Line 124  class IrreguFrame: Line 124  class IrreguFrame:
124                  PushAttrib ENABLE_BIT TEXTURE_BIT CURRENT_BIT                  PushAttrib ENABLE_BIT TEXTURE_BIT CURRENT_BIT
125                  Enable ALPHA_TEST                  Enable ALPHA_TEST
126                  AlphaFunc GREATER 0.0                  AlphaFunc GREATER 0.0
127                    Disable BLEND
128    
129                  ActiveTexture TEXTURE1                  ActiveTexture TEXTURE1
130                  BindTexture TEXTURE_2D %s                  BindTexture TEXTURE_2D %s

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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